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.
JS vs TS: A Comprehensive Guide to Choosing the Right Programming Language
This article aims to give a comprehensive understanding of both JavaScript and TypeScript, allowing you to make an informed decision about which language is best for your project.
The ultimate guide to variables in JavaScript
What are the types of variables in Javascript, their detailed overview with examples.
Understanding the javascript:void(0) Statement
What does the expression javaScript:void(0);
mean, when and why it can be used..
Unleash the Power of JavaScript String Methods - Your Ultimate Cheat Sheet
The author of the article provides a comprehensive cheat sheet on JavaScript string methods that will help you easily find exactly what you need to achieve your goals.
Learn to Implement CSS Container Queries
What are CSS Container Queries, when and where to Use CSS Container Queries and related compatibility Issues.
The Sass Blueprint
This comprehensive guide will take you deep into the key concepts and techniques of Sass to help you understand and unlock its full potential.
Intro to React Native: Develop mobile apps
A superficial overview of what React Native is and how to develop a mobile application without learning the native language of the platform.
Rendering strategies: CSR, SSR, SSG, ISR
The article discusses ways to render applications, both on the client side and on the server side.
7 Free Public APIs you will love as a developer
The author of the post provides his top useful APIs that often help developers speed up and improve their work.
React Anti-Patterns and Best Practices - Do's and Don'ts
The article explains the most common anti-patterns and best practices in React.
Top comments (0)