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.
Inside Javascript Hoisting
This post explains arguably the most important JS concept known as "HOISTING".
Split a commit into 2 commits with git rebase
A guide on how to split a commit during an interactive git rebase.
How To Handle Scroll Events In JavaScript
Ways to listen and handle the page scroll event using JavaScript.
Why use NextJS?
What is NextJS, what is it used for, main differences from React.
Advance Your Website's SEO with HTML
This article will guide you on approaches to SEO and better ways to leave people wanting more from your site.
Animate an SVG path with CSS
How to animate SVG Paths with CSS with example.
6 Awesome tools to write better code
The author of the post offers his list of tools that can help you implement code quality improvement practices.
ES6 Symbol in JavaScript
What is the primitive data type Symbol, how to create and use it.
The CSS accent-color
property explained
Overview of CSS-property accent-color
, its accessibility and cross-browser compatibility.
WTF is Jamstack: The Best Way to Build Content Sites?
What is a Jamstack, its technical features and differences from traditional architecture.
Top comments (1)
Thanks 🤩