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.
Eliminate CORS Policy Errors on a Frontend Application
The post provides a clear understanding of what CORS policy errors are and shows ways to avoid them when developing applications.
What are the best platforms to write technical articles?
The author of the post reviews some of the best platforms to write technical articles from his perspective.
The complete guide to understanding Promise in JavaScript
Explanation of what is a Promise, what is a Callback and Asynchronous/Synchronous operations.
:where :is CSS?
A post about :is()
and :where()
functional pseudo-class selectors, how they work, how they differ, and when to use them.
Why you should prefer using pnpm?
What is the new pnpm package manager, why is it better than npm and yarn, and how to migrate to it.
The Essential Guide to Javascript Sets
What is the Set
data structure and what operations can be performed with it.
Importance Of Semantic HTML In Modern Web Development
A post designed to help you remember all the vital benefits of semantic HTML in modern web development.
Microfrontends: Microservices for the Frontend
The article explores microfrontends, their benefits and disadvantages, and how they differ from traditional microservices.
How to scrape Google Maps
A guide explaining how to scrape valuable Google Maps information with Node JS and how the Serpdog API can help with it.
Preload Fonts
How to load fonts correctly for a better UI feel.
Top comments (0)