DEV Community

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

Posted on

Top-10 Posts for FE (Week 1, May 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.

Styled Components and SCSS. Which One Should You Use?

The article discusses the pros and cons of using styled components and SCSS in your projects and suggests the best use cases for each.

Styled Components and SCSS Which One Should You Use?

Everything You Need to Know About Using HTML Block and Inline Elements

This article explains the differences between block and inline elements in HTML and when to use each type.

Everything You Need to Know About Using HTML Block and Inline Elements

:root isn't global

The article explains how the CSS :root selector works and why it's not the same as defining a global variable in JavaScript.

:root isn't global

Easy date and time localization with the time HTML element

This article explains how to use the time HTML element to easily localize date and time in web applications.

Easy date and time localization with the time HTML element

A love story of Svelte and JSX

This article explores the relationship between Svelte and JSX, revealing that Svelte secretly uses JSX features to provide rich developer experience, and explains how this clever approach allows Svelte and JSX to coexist together.

A love story of Svelte and JSX

The Sorting Algorithms you need to know

This article provides an overview of different sorting algorithms, including their time complexity and space complexity.

The Sorting Algorithms you need to know

Flexbox Magic: Design Patterns to Boost Your Projects

This article explores various Flexbox design patterns to enhance and optimize projects through a flexible layout structure.

Flexbox Magic: Design Patterns to Boost Your Projects

Error, Error Handling and Error Handling Technique

This article explains the importance of error handling in software development and describes various error handling techniques to ensure the smooth functioning of the software.

Error, Error Handling and Error Handling Technique

Do you really know what Typescript is

The article discusses the fundamental concepts of TypeScript and its benefits, including static typing, type inference, and type guards.

Do you really know what Typescript is

How to Customize Website Appearance with CSS Content?

This article explains how to use CSS content property to customize the appearance of a website by adding custom text, symbols, or images.

How to Customize Website Appearance with CSS Content?


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

Top comments (0)