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.
REST API vs GraphQL
Comparison of REST and GraphQL, use cases for each of them, advantages in choosing.
The illusion of speed – why perceived performance matters
What is active and passive User state, how it relates to site performance and how to change it.
Five Underated CSS Properties You NEED To Try Out!
5 CSS properties that deserve more attention and application.
Will Vue Become the Most Popular Front-end Framework in 2023?
The author briefly describes the main advantages of Vue and the prospects for its development in competition with React.
Permissions (access control) in web apps
The post allows you to better understand the standard methods in access control in web applications.
Detecting if the user is online with JavaScript
Demonstration of how to use JavaScript to make it clear to the User of your application whether he is currently online or not.
What should a modern CSS boilerplate look like?
The author of the post offers a list of must-haves for a modern CSS boilerplate for more predictable and easier maintenance in the future.
Autocomplete Algorithms
A complex but interesting article on approaches to using autocomplete models and a description of their essence.
Making a Build System Using NPM Scripts
A set of NMP commands that execute the most important scripts for a complete project build.
IIFE(immediately-Invoked function Expression)
What is IIFE, how it differs from a normal function and how to use it.
Top comments (0)