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.
Svelte app: create Loading Overlay component using svelte/motion

Svelte app: create Loading Overlay component using svelte/motion

14
Comments 1
3 min read
Section Styling with CSS3

Section Styling with CSS3

12
Comments 1
2 min read
Sloppy @supports for flexbox gap

Sloppy @supports for flexbox gap

6
Comments
3 min read
PASSO A PASSO: COMO COLOCAR UMA IMAGEM DE FUNDO NO VSCODE

PASSO A PASSO: COMO COLOCAR UMA IMAGEM DE FUNDO NO VSCODE

27
Comments 2
2 min read
JavaScript: Not-Not (!!) Anti-Pattern

JavaScript: Not-Not (!!) Anti-Pattern

9
Comments 2
2 min read
Handling Pagination in Strapi v4 with SvelteKit

Handling Pagination in Strapi v4 with SvelteKit

8
Comments
1 min read
Surviving Your First Month as a Front-End Developer

Surviving Your First Month as a Front-End Developer

8
Comments 1
3 min read
Set up & deploy Nuxt.js Web Application on Ubuntu 22.04 LTS

Set up & deploy Nuxt.js Web Application on Ubuntu 22.04 LTS

16
Comments
3 min read
Getting started with SolidJs – A Beginner's Guide

Getting started with SolidJs – A Beginner's Guide

20
Comments
3 min read
😇 "Javascript Closure" I think you can get what it is finally after reading this

😇 "Javascript Closure" I think you can get what it is finally after reading this

12
Comments 1
2 min read
O QUE NÃO FAZER EM UMA ANÁLISE DE PULL REQUEST

O QUE NÃO FAZER EM UMA ANÁLISE DE PULL REQUEST

6
Comments
2 min read
The Collab Lab TCL-36 Wrap-up: SMART SHOPPER

The Collab Lab TCL-36 Wrap-up: SMART SHOPPER

3
Comments
2 min read
The new Viteamin: Vitejs !

The new Viteamin: Vitejs !

8
Comments
3 min read
Do this before optimizing your Lighthouse score

Do this before optimizing your Lighthouse score

13
Comments 4
3 min read
Javascript Closures

Javascript Closures

3
Comments 1
2 min read
Ecosystem and Frameworks: My Role at Netlify

Ecosystem and Frameworks: My Role at Netlify

37
Comments 2
2 min read
JavaScript: Destructuring Assignment

JavaScript: Destructuring Assignment

12
Comments
3 min read
What is Vue Storefront?

What is Vue Storefront?

10
Comments
3 min read
📖 History of "Stop unnecessary re-rendering component in React !!"

📖 History of "Stop unnecessary re-rendering component in React !!"

203
Comments 12
3 min read
Concurrent Rendering in SolidJS

Concurrent Rendering in SolidJS

8
Comments
5 min read
Guitarists, Drummers, and Javascript Developers

Guitarists, Drummers, and Javascript Developers

4
Comments
3 min read
Using modal dialogs in React via useModal hook. As simple as possible.

Using modal dialogs in React via useModal hook. As simple as possible.

7
Comments
2 min read
Self-invoking function as React children

Self-invoking function as React children

7
Comments
1 min read
JavaScript SDE Cheat Sheet

JavaScript SDE Cheat Sheet

19
Comments 1
8 min read
How To Bind CSS Class with Vue template

How To Bind CSS Class with Vue template

11
Comments 1
1 min read
Membuat Compound Components di Reactjs

Membuat Compound Components di Reactjs

14
Comments
6 min read
Getting understand "useReducer in React" from real life sample

Getting understand "useReducer in React" from real life sample

10
Comments
1 min read
Storybook for React.js

Storybook for React.js

47
Comments 2
4 min read
The difference between var, let and const in JavaScript

The difference between var, let and const in JavaScript

10
Comments
1 min read
Testing a React Application Integrating MSW with Vitest

Testing a React Application Integrating MSW with Vitest

10
Comments
4 min read
Arquitetura Front-end com Atomic Design

Arquitetura Front-end com Atomic Design

14
Comments 3
2 min read
Utilizar Single File Components ou separar em pastas?

Utilizar Single File Components ou separar em pastas?

10
Comments
2 min read
CSS - Efeito de Rotação e Zoom com mouse hover

CSS - Efeito de Rotação e Zoom com mouse hover

3
Comments
1 min read
State management in SolidJS applications

State management in SolidJS applications

13
Comments 1
5 min read
Testing a React Application: Creating a Unit Test

Testing a React Application: Creating a Unit Test

11
Comments
5 min read
Teoria das Cores para Frontend

Teoria das Cores para Frontend

35
Comments
3 min read
em vs rem - Most confusing CSS units explained

em vs rem - Most confusing CSS units explained

11
Comments
4 min read
Split your e2e testing into interactive testing and scenario testing

Split your e2e testing into interactive testing and scenario testing

9
Comments 1
2 min read
JavaScript: Map versus forEach

JavaScript: Map versus forEach

9
Comments
3 min read
COMMITS SEMÂNTICOS

COMMITS SEMÂNTICOS

12
Comments 1
2 min read
Interview tech-series

Interview tech-series

6
Comments 1
4 min read
🧑‍💻How to find a job as a Junior Frontend Engineer in Europe in 2022?

🧑‍💻How to find a job as a Junior Frontend Engineer in Europe in 2022?

3
Comments 1
8 min read
What's next step after HTML, CSS and JS?

What's next step after HTML, CSS and JS?

15
Comments 34
1 min read
The Tension of Design and Development

The Tension of Design and Development

13
Comments 1
3 min read
Diferença entre dependencies, devDependencies e peerDependencies

Diferença entre dependencies, devDependencies e peerDependencies

7
Comments
2 min read
Demystifying package.json

Demystifying package.json

8
Comments
8 min read
Escribiendo menos tests y más largos

Escribiendo menos tests y más largos

8
Comments
8 min read
Managing State with React useContext

Managing State with React useContext

9
Comments 1
1 min read
Diferença e organização de Class e ID no CSS: quando e como utilizá-los?

Diferença e organização de Class e ID no CSS: quando e como utilizá-los?

9
Comments 2
3 min read
Why Developers Need to Understand the Business

Why Developers Need to Understand the Business

5
Comments 1
3 min read
14 Exemplos de código limpo e encurtamento de código Javascript

14 Exemplos de código limpo e encurtamento de código Javascript

20
Comments 3
2 min read
5 Free React UI Components You Didn’t Know Existed

5 Free React UI Components You Didn’t Know Existed

2
Comments
1 min read
JavaScript roadmap to crack FAANG interviews in 2022

JavaScript roadmap to crack FAANG interviews in 2022

15
Comments 2
3 min read
Why you should use Typescript now

Why you should use Typescript now

25
Comments
4 min read
5 motivos para testar acessibilidade com leitor de telas

5 motivos para testar acessibilidade com leitor de telas

5
Comments
4 min read
Working with DOM elements of view components in Hyperapp

Working with DOM elements of view components in Hyperapp

6
Comments
4 min read
React 18, Next 12.1 and other Releases - Frontend News #24

React 18, Next 12.1 and other Releases - Frontend News #24

10
Comments
1 min read
Checklist for UI frameworks evaluation

Checklist for UI frameworks evaluation

3
Comments
2 min read
Setting up a working Design System in less than a day

Setting up a working Design System in less than a day

14
Comments 1
4 min read
90 Days are all you need to get a web developer job

90 Days are all you need to get a web developer job

5
Comments
2 min read
loading...