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.
You Need to Know About Pure Functions & Impure Functions in JavaScript
Article discusses pure and impure functions in JavaScript, their differences, benefits, and importance in writing maintainable code.
Understanding the Benefits of "Quirky" Web Languages
The benefits of using quirky web languages and how they can provide unique solutions to web development challenges.
JavaScript Package Managers: NPM, YARN And PNPM
The article compares and contrasts the popular JavaScript package managers, discussing their features, benefits, and limitations.
Regular Expressions aka REGEX crash course
The author of the post provides a concise and practical introduction to regular expressions with examples covering their syntax, usage, and common patterns.
Top JavaScript Libraries and Frameworks: A Comprehensive Guide
Comprehensive guide to the top JavaScript libraries and frameworks, discussing their features, popularity, and use cases.
Why JavaScript is a Prototype-based OOP
The article explains why JavaScript is a prototype-based Object-Oriented Programming (OOP) language, covering its unique features, benefits, and limitations.
What’s wrong with HTML number input
Limitations and potential issues with HTML's number input, proposing alternatives and workarounds for better user experience and accessibility.
7 Tricks to take the Performance of your Website to the Moon
The author of the post offers practical tricks and techniques to improve website performance, covering topics such as image optimization, caching, and lazy loading.
What is Javascript Slice? practical example and guides
The article explains the JavaScript slice method and provides practical examples and guides for its usage in arrays and strings.
5 CSS authors that I recommend reading
The article recommends five CSS authors to follow and read for their insights, tips, and best practices in web development and design.
Top comments (0)