DEV Community

Cover image for Top-10 Posts for FE (Week 1, Apr 2023)
fruntend
fruntend

Posted on

Top-10 Posts for FE (Week 1, Apr 2023)

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.

16 don’ts: when JavaScript code review feels like watching a thriller movie

This article lists common mistakes and pitfalls to avoid when reviewing JavaScript code, as well as tips and tricks for writing cleaner and more maintainable code.

16 don’ts: when JavaScript code review feels like watching a thriller movie

How to use chat gpt as a developer?

This article provides a developer's guide to using ChatGPT, demonstrating its capabilities for code completion, language translation, and other development tasks.

How to use chat gpt as a developer?

A Comprehensive Guide to CSS Shorthand Properties

The article provides a comprehensive guide to CSS shorthand properties, explaining how to use them to write more concise and readable CSS code.

A Comprehensive Guide to CSS Shorthand Properties

Revamp your front-end skills: Hands-on with HTML5 and CSS3

The article introduces a hands-on course on HTML5 and CSS3, providing tips, techniques, and best practices for building responsive, modern web pages.

Revamp your front-end skills: Hands-on with HTML5 and CSS3

What are JavaScript Promises? Explain with practical Examples

The article explains the concept of JavaScript Promises and provides practical examples of how to use them for asynchronous programming, error handling, and chaining.

What are JavaScript Promises? Explain with practical Examples

Choosing the Right CSS Naming Convention for Your Project

The article discusses various CSS naming conventions, including BEM, SMACSS, and Atomic, and provides guidance on choosing the right convention for your project based on its size, complexity, and team collaboration.

Choosing the Right CSS Naming Convention for Your Project

The Pros and Cons of CSS Frameworks: A Comprehensive Review

The article provides a comprehensive review of CSS frameworks, including Bootstrap, Foundation, and Bulma, listing their pros and cons and helping readers choose the right framework for their project.

The Pros and Cons of CSS Frameworks: A Comprehensive Review

JavaScript Destructuring

The article explains the concept of JavaScript destructuring, including object and array destructuring, and provides practical examples of how to use it for variable assignment, function parameters, and nested objects/arrays.

JavaScript Destructuring

Using the CSS :not() pseudo-class

The article explores the CSS :not() pseudo-class and how it can be used to target elements that do not match a specific selector, with examples and tips for best practices.

Using the CSS :not() pseudo-class

Boost Your JavaScript with JSDoc Typing

This article highlights the benefits of using JSDoc typing in JavaScript code to improve code quality and reduce potential errors, with examples and explanations of different JSDoc types.

Boost Your JavaScript with JSDoc Typing


More News on channel t.me/fruntend_newsBy me a coffee

Top comments (0)