DEV Community

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

Posted on • Updated on

Top-10 Posts for FE (Week 4, Apr 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.

Frontend Web Performance Checklist

This comprehensive article provides a detailed checklist for optimizing frontend web performance, covering topics such as image and font optimization, caching, JavaScript and CSS optimization, and more.

Frontend Web Performance Checklist

npm v/s yarn v/s pnpm

This article provides a detailed comparison of three popular package managers for JavaScript, including their features, performance, and use cases, to help developers choose the one that best fits their needs.

npm v/s yarn v/s pnpm

How To Use CSS Contain Property To Optimize Browsers

The article explores the CSS contain property and its various options, providing insights on how to use it effectively to optimize browser performance and rendering speed.

How To Use CSS Contain Property To Optimize Browsers

Understanding CSS Specificity: What It Is and How It Works

The article provides an in-depth explanation of CSS specificity, including its importance in resolving conflicts between CSS rules and the different methods to calculate specificity values.

Understanding CSS Specificity: What It Is and How It Works

A Deep Dive into .then() Method in JavaScript: How to Use it Like a Pro

The article explains the role and functionality of the then() method in JavaScript's Promise object, and provides examples and use cases for handling asynchronous operations.

A Deep Dive into .then() Method in JavaScript: How to Use it Like a Pro

JavaScript: Function Types You Should Know

The article explores different types of JavaScript functions, including anonymous, named, arrow, and IIFE functions, their syntax, use cases, and differences.

JavaScript: Function Types You Should Know!

Object-oriented programming (OOP)

The article provides a comprehensive introduction to Object-Oriented Programming (OOP) concepts, including encapsulation, inheritance, and polymorphism, and explains how these concepts can be applied in JavaScript.

Object-oriented programming (OOP)

Uncommon HTML Tags

In this article, the author discusses some uncommon HTML tags, including their usage and the impact they can have on the accessibility and structure of the web page.

Uncommon HTML Tags

Everything you need to know about Webpack's Bundle-Analyzer

This article provides a detailed explanation of how to use the Webpack Bundle Analyzer tool, which helps analyze and visualize the size and contents of a Webpack bundle, and provides strategies for optimizing bundle size and performance.

Everything you need to know about Webpack's Bundle-Analyzer

My Favorite Free Courses to Learn JavaScript in Depth

Author of this article provides a comprehensive list of free online courses that can help beginners and experienced programmers learn JavaScript in-depth, covering topics such as the basics of the language, advanced features, frameworks, and libraries.

My Favorite Free Courses to Learn JavaScript in Depth


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

Top comments (1)

Collapse
 
raxraj profile image
Ashutosh Kumar

A good comprehensive list. Kudos to all the authors who could make it. And thanks for mentioning my article. :)