Do you want to know some cool JavaScript tips, tricks and gems? Then, you are on the right place! In this second part of JavaScript tips, you will get what do you want. For example, you will learn about two gems from ES6. You will also learn why var keyword can be sometimes dangerous. Then,… Continue reading 9 Quick JavaScript Tips to Improve Your Code Pt2
Tag: programming language
9 Quick JavaScript Tips to Improve Your Code Pt1
JavaScript can be sometimes hard to use in the right way. It is language with a couple of quirks and pitfalls. In this article, you will learn about first five JavaScript tips to improve your code. You will explore topics such as strict-mode and debugging and what’s the difference between undefined and null. Then, you… Continue reading 9 Quick JavaScript Tips to Improve Your Code Pt1
Website Maintenance – 11 Tips for Web Designers and Developers Pt2
In this part of website maintenance mini series we will discuss the last 7 tips to make maintenance easy and fast. We will start with tips on improving code readability and testing for browser compatibility. Then, we will move to accessibility, usability and how to optimize for speed. Finally, we will discuss content, SEO optimization… Continue reading Website Maintenance – 11 Tips for Web Designers and Developers Pt2
Website Maintenance – 11 Tips for Web Designers and Developers Pt1
Website maintenance is often ignored area of web design and development. Today, we will change it. We will discuss 11 tips web designers and developers can use to maintain their websites. And, we will go beyond best practice for the content of the web. We will take a look at HTML, CSS and JavaScript. We… Continue reading Website Maintenance – 11 Tips for Web Designers and Developers Pt1
Atomic Design – Your Ultimate Guide to Scalable & Modular CSS (Sass)
Creating scalable and maintainable CSS is hard. On the other hand, it is very easy to create bloated stylesheets nobody can understand. Atomic design might be one way we can deal with it. In this article, we will take a look at this methodology, its benefits and basic structure. My goal for this article is… Continue reading Atomic Design – Your Ultimate Guide to Scalable & Modular CSS (Sass)
Psychology of Design Masterclass – 12 Secrets of Motivation You Need to Know
What is the main source of our motivation? What makes people tick? Is there some science-based theory that will help us motivate people? Yes, there are couple dark secrets science can give us. In this article, we are going to dive pretty deep right into the fundamentals of the science of motivation. You will learn… Continue reading Psychology of Design Masterclass – 12 Secrets of Motivation You Need to Know