Here are the top 10 posts from the past week that will be useful to front-end developers and beyond. The selection was made on the basis of their interestingness, uniqueness, presentation, usefulness and subjective assessment of the author.
URI VS URL
In this article, you will learn about the concept of a URI, its components, its architecture, and how it differs from a URL.
Integer division in JavaScript explained
In this guide, you’ll learn how to do integer division in JavaScript.
tailwindCSS's classes order pattern "best practice"
What templates does tailwindCSS provide and how to customize them for the easiest possible use.
How to Configure and Set Up Sass CSS for your Future React projects
This article focuses on how to use and set up SASS to CSS for your React projects.
Use Maps more and Objects less
Problems that can arise when working with Objects and how Maps can deal with them.
5 Best Headless CMS Platforms
This article explains the benefits of using headless CMS and lists some of the top headless CMS platforms.
The Future of CSS
The author of the article has prepared an overview of all the main CSS technologies that are gaining popularity today and may be relevant tomorrow.
VS Code Setup for Frontend Devs
This author takes a look at his personal setup for Visual Studio Code and shares the themes, icons, and extensions he uses on a daily basis to improve his coding experience.
NPM Commands and Shortcuts You Should Know as a JavaScript Dev
The post provides the most famous NPM commands, shortcuts, and tips to help you be more productive and efficient as a JavaScript developer.
Decoding JS: Polyfills and Transpilers
What are Polyfills, Transpilers and examples of their use.
Top comments (1)
Awesome list