DEV Community

Cover image for Top-10 Posts for FE (Week 4, Oct 2022)
fruntend
fruntend

Posted on

Top-10 Posts for FE (Week 4, Oct 2022)

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.

Best Practices For Case Styles: Camel, Pascal, Snake, and Kebab Case In Node And Javascript

This post will help you learn how to properly writing code and naming your variables, functions, and classes.

Best Practices For Case Styles: Camel, Pascal, Snake, and Kebab Case In Node And Javascript

How to Use JavaScript some method

The post is about the some() method in JavaScript and how it works.

How to Use JavaScript some method

What display: grid does

The author discusses the problems with understanding the display:grid property and offers a live cheat sheet to help you understand it.

What display: grid does

How to make a request within a loop

The post discusses two ways to make a request within a loop: sequence or parallel way.

How to make a request within a loop

8 must-know tips for writing clean code with Javascript

The best tools and tricks you can use to take your Javascript code quality to the next level.

8 must-know tips for writing clean code with Javascript

Is Tailwind CSS Accessible?

Reasoning of the author of the post that Tailwind is not fully accessible like other frameworks.

Is Tailwind CSS Accessible?

Two ways to handle ltr/rtl on a page

Two ways to solve the problem of processing right-to-left languages.

Two ways to handle ltr/rtl on a page

All About CSS Animations

This article discusses design areas where the appearance can be further developed using CSS animation.

All About CSS Animations

Let’s understand map, filter and reduce by writing polyfills for them

The post allows you to understand how map, filter and reduce work by writing polyfils for them.

Let’s understand map, filter and reduce by writing polyfills for them

10 Reasons to Become a Front-End Developer

What does a frontend developer do and Why become a front-end developer.

10 Reasons to Become a Front-End Developer


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

Top comments (1)

Collapse
 
melnik909 profile image
Stas Melnikov

@fruntend thank you!