DEV Community

Cover image for Top-10 Posts for FE (Week 4, Feb 2023)
fruntend
fruntend

Posted on

Top-10 Posts for FE (Week 4, Feb 2023)

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.

How to use Reduce in JavaScript

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.

File Handling: The Best File Formats for Web Development

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.

Converting Real-World Colors to a Digital Format

Top 10 CSS Animation Libraries

This post will cover ten common CSS animation libraries and frameworks for different types of animations.

Top 10 CSS Animation Libraries

All you need to know about asynchronous JavaScript

What does the phrase "JavaScript is a single-threaded language" mean and what is asynchrony.

All you need to know about asynchronous JavaScript

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.

When and how to use CSS will-change

Everything about package.json

What is the package.json file, what does it consist of with a detailed explanation.

Everything about package.json

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.

Debugging JavaScript Like a Pro: Tools and Techniques for Finding and Fixing Bugs

5 Rules of ARIA

What is the ARIA rule, what is it for and 5 of its main types.

5 Rules of ARIA

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.

Optimizing Web Performance: The Benefits of Using SVGs Over PNGs


More News on channel t.me/fruntend_newsBy me a coffee

Top comments (2)

Collapse
 
codeofrelevancy profile image
Code of Relevancy

Nice post..
You missed mine post which is sitting on weekly top section. 😂

Collapse
 
iayeshasahar profile image
Ayesha Sahar

Great Post!