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.
How to use Reduce in JavaScript
What is the reduse
function in js, examples of its use.
File Handling: The Best File Formats for Web Development
How to properly process files to match the state of the website, issues related to file formats.
Converting Real-World Colors to a Digital Format
The article is part of a series on JavaScript color/image manipulation that covers color theory for the web.
Top 10 CSS Animation Libraries
This post will cover ten common CSS animation libraries and frameworks for different types of animations.
All you need to know about asynchronous JavaScript
What does the phrase "JavaScript is a single-threaded language" mean and what is asynchrony.
When and how to use CSS will-change
This article will discuss how to use the will-change
property and when to avoid using it.
Everything about package.json
What is the package.json
file, what does it consist of with a detailed explanation.
Debugging JavaScript Like a Pro: Tools and Techniques for Finding and Fixing Bugs
In this article, the author looks at some of the tools and techniques that help you debug JavaScript like a pro so you can live a bug-free life.
5 Rules of ARIA
What is the ARIA rule, what is it for and 5 of its main types.
Optimizing Web Performance: The Benefits of Using SVGs Over PNGs
What is the difference between the svg image format and the usual raster ones and the main advantages of using it.
Top comments (2)
Nice post..
You missed mine post which is sitting on weekly top section. ๐
Great Post!