DEV Community

Front-end

"If you're already a front-end developer, well, pretend you're also wearing a pirate hat." - Ethan Marcotte

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
11 Tips That Make You a Better Typescript Programmer

11 Tips That Make You a Better Typescript Programmer

529
Comments 37
9 min read
Don't use useEffect unnecessarily

Don't use useEffect unnecessarily

40
Comments 13
2 min read
10 Steps to become a frontend developer in 2023

10 Steps to become a frontend developer in 2023

7
Comments 1
8 min read
Setear rutas relativas en NextJS

Setear rutas relativas en NextJS

2
Comments
1 min read
How to Become a Web Developer in 2023

How to Become a Web Developer in 2023

5
Comments 2
11 min read
Frontend Engineering: The Crucial Role it Plays in the Development Process

Frontend Engineering: The Crucial Role it Plays in the Development Process

2
Comments
5 min read
Building Server-Side Components in Next.js: A Step-by-Step Guide

Building Server-Side Components in Next.js: A Step-by-Step Guide

3
Comments
5 min read
React Hooks Fundamentals for Beginners

React Hooks Fundamentals for Beginners

5
Comments
4 min read
Оптимизация React приложения с помощью React.lazy

Оптимизация React приложения с помощью React.lazy

5
Comments
1 min read
how to fix image in CSS

how to fix image in CSS

Comments
1 min read
Becoming a better frontend developer in 2023

Becoming a better frontend developer in 2023

9
Comments 3
6 min read
Use of package-lock.json

Use of package-lock.json

6
Comments
2 min read
Refactoring A Junior’s React Code - Reduced Complexity With A Single Source Of Truth

Refactoring A Junior’s React Code - Reduced Complexity With A Single Source Of Truth

9
Comments 1
19 min read
6 React questions for technical interviews and their answers

6 React questions for technical interviews and their answers

13
Comments 2
7 min read
DIY usePagination - React with Typescript

DIY usePagination - React with Typescript

Comments
4 min read
Getting started with AWS Amplify

Getting started with AWS Amplify

9
Comments
3 min read
Svelte vs Vue.js: Key Differences and Considerations

Svelte vs Vue.js: Key Differences and Considerations

3
Comments 1
3 min read
How to Test Accessibility, a Guide for Software Engineers

How to Test Accessibility, a Guide for Software Engineers

2
Comments
3 min read
Front End Development : Easy or Hard

Front End Development : Easy or Hard

6
Comments 3
2 min read
Todo CORS explicado de la A a la Z

Todo CORS explicado de la A a la Z

12
Comments 4
7 min read
Essential Azure Tools and Services for Front-End Developers

Essential Azure Tools and Services for Front-End Developers

2
Comments
8 min read
Frontend Backend - December release

Frontend Backend - December release

2
Comments
1 min read
3. The modern frontend architectures: Which should you choose?

3. The modern frontend architectures: Which should you choose?

4
Comments
3 min read
Why Front-End Developers Should Start Learning Cloud Now

Why Front-End Developers Should Start Learning Cloud Now

2
Comments
3 min read
2. The modern application architectures

2. The modern application architectures

4
Comments
5 min read
Help me(us) out fellow developers!!

Help me(us) out fellow developers!!

2
Comments 7
1 min read
How to use Hooks (useState and useEffect) in Reactjs

How to use Hooks (useState and useEffect) in Reactjs

1
Comments 2
2 min read
Build a reactive countdown timer using RxJS and Angular

Build a reactive countdown timer using RxJS and Angular

3
Comments
6 min read
1. What is frontend architecture?

1. What is frontend architecture?

8
Comments
3 min read
Key React 18 release features in 2022

Key React 18 release features in 2022

18
Comments
6 min read
A/B testing development - A developer overview (Part - 1)

A/B testing development - A developer overview (Part - 1)

4
Comments
2 min read
What you should know about React Key Prop

What you should know about React Key Prop

2
Comments
3 min read
The Javascript higher order array methods with reactjs examples

The Javascript higher order array methods with reactjs examples

14
Comments 1
6 min read
Front-End Development

Front-End Development

8
Comments 3
4 min read
Cookies for Authentication are harder than they look

Cookies for Authentication are harder than they look

4
Comments 1
5 min read
Writing More Effective Front-End Tests with Jest

Writing More Effective Front-End Tests with Jest

1
Comments
2 min read
CSS Ugly Sweater: Thanos

CSS Ugly Sweater: Thanos

3
Comments
4 min read
React's new killer documentation focused only on functional components

React's new killer documentation focused only on functional components

363
Comments 27
4 min read
Favorite TypeScript Resources

Favorite TypeScript Resources

14
Comments
3 min read
The Trap of the useState hook with forms

The Trap of the useState hook with forms

3
Comments
6 min read
What I would say to myself at the beginning of my career

What I would say to myself at the beginning of my career

5
Comments
3 min read
Why You Should Use Descriptive Names for Colors in Your Palette or Theme

Why You Should Use Descriptive Names for Colors in Your Palette or Theme

3
Comments
2 min read
5 things to remember when building an app to make it accessible.

5 things to remember when building an app to make it accessible.

3
Comments
5 min read
Automated Frontend Workflow

Automated Frontend Workflow

18
Comments 1
14 min read
Descomplicando o HTML

Descomplicando o HTML

1
Comments
2 min read
CSS Ugly Sweater: R2D2, We wish you a Merry Christmas

CSS Ugly Sweater: R2D2, We wish you a Merry Christmas

17
Comments 4
4 min read
Figma-to-code: How FUNCTION12 is different from other code automations

Figma-to-code: How FUNCTION12 is different from other code automations

9
Comments
9 min read
How to setup NextJs and Typescript with Styled-component

How to setup NextJs and Typescript with Styled-component

5
Comments
3 min read
Shake the tree and make your app smaller

Shake the tree and make your app smaller

4
Comments 2
5 min read
4 Design Patterns para usar no frontend

4 Design Patterns para usar no frontend

16
Comments
6 min read
Mixing state and logic is an anti-pattern

Mixing state and logic is an anti-pattern

4
Comments
21 min read
How to create custom Hooks in React.Js?

How to create custom Hooks in React.Js?

3
Comments
2 min read
Accesibilidad web: Navegación por teclado

Accesibilidad web: Navegación por teclado

2
Comments
4 min read
Avoid These Common Pitfalls Of React useState (incl exercises)

Avoid These Common Pitfalls Of React useState (incl exercises)

36
Comments 5
12 min read
[React + Jest] Introducing to Components Tests

[React + Jest] Introducing to Components Tests

8
Comments
7 min read
REST API vs GraphQL

REST API vs GraphQL

134
Comments 18
5 min read
[React + Jest] Introduzindo Testes para "Components"

[React + Jest] Introduzindo Testes para "Components"

5
Comments
8 min read
How to convert Figma design to HTML/CSS?

How to convert Figma design to HTML/CSS?

33
Comments 4
6 min read
How to Add End-to-End Tests to Your React Project

How to Add End-to-End Tests to Your React Project

6
Comments
7 min read
Best Angular Component Library for Frontend Web Abbs

Best Angular Component Library for Frontend Web Abbs

6
Comments
6 min read
loading...