It doesn’t matter how good you are. Fields like design are always changing, shifting and growing. The only way to stay on the edge is to constantly learn and improve your design skills. These tips will help you make progress and improve your design skills no matter the level you are at.
Tag: web
JavaScript Classes – A Friendly Introduction Pt.2
JavaScript classes can make your code cleaner and more readable. This article will help you understand concepts such as class fields, getter and setter accessors and mixins. Learn how to work with JavaScript classes like a Pro, improve your programming skills, and become a better JavaScript developer.
JavaScript Classes – A Friendly Introduction Pt.1
JavaScript classes are one of the hottest features introduced in ECMAScript 2015. It is also one of the features that are discussed the most. Learn all you need to know about JavaScript classes, and how they work, so you can start using them with rock-solid confidence.
React Best Practices & Tips Every React Developer Should Know Pt.2
Writing clean React code is hard and it takes time. Use these React best practices to make your code better and your work easier and faster. Learn how to initialize state faster, use key props the right way, deal with asynchronous nature of the setState and how to use propTypes and defaultProps.
React Best Practices & Tips Every React Developer Should Know Pt.1
React is one of the most popular libraries for building interactive user interfaces. In this post, I will show you a handful of React best practices that will help you become a better React developer. Learn these practices so you can start writing a better React code.
11 Tips on Creating a Great User Onboarding Experience
User onboarding is important and often ignored part of product strategy. Done right, it can help your product succeed, increase user activation, retention and engagement. Done wrong, it can cause a lot of damage. Use these 11 tips and create user onboarding experience that will improve your product and delight your users.