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.
A first look at Bun
A short and simple description of what Bun is and how to use it.
When to use Function declarations or Function expressions in JavaScript?
One of the JavaScript series on what function declarations and function expressions are and when to use them.
SOLID Principles Sketches
The author of the post described the principles of SOLID in the form of interactive sketches.
Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code
This post describes how to write code in a simpler and shorter way with examples.
Simple way to add custom context menus to web pages
How to add a context menu to web page elements when the user right clicks or simply hovers over that element.
Best practices for Node.js
The author reviews the best practices for maintaining code when working with a Node.js.
High-level overview of Javascript
A description of why JavaScript belongs to a certain group of programming languages.
5 ways to use the reduce method in JS
What is the reduse method in JavaScript, types and examples of its application.
Why is z-index not working?! - Explaining CSS Stacking Context
How to manage overlapping elements, what is a z-index and the problems it can cause.
Virtual URL navigation using vanilla JavaScript
How to change URL using JavaScript while staying on the same page.
Top comments (1)
Hey! Thanks for taking the time to create this post! 😆