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.
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

6
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

16
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

4
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

6
Comments
2 min read
Basics of Web App Architecture

Basics of Web App Architecture

2
Comments
6 min read
What is Postman?!

What is Postman?!

5
Comments
2 min read
CSS Egg Hunt

CSS Egg Hunt

14
Comments
3 min read
Data Driven Dynamic UI Generation with Vue.js and Quasar

Data Driven Dynamic UI Generation with Vue.js and Quasar

9
Comments
9 min read
13 Typescript Utility: A Cheat Sheet for Developer

13 Typescript Utility: A Cheat Sheet for Developer

462
Comments 12
3 min read
React 18 Quick Guide & Core Concepts Explained

React 18 Quick Guide & Core Concepts Explained

288
Comments 6
7 min read
Trouble finding good front end dev

Trouble finding good front end dev

6
Comments 15
1 min read
How to create a new component in svelte using a template - svelte component scaffolding and boilerplate

How to create a new component in svelte using a template - svelte component scaffolding and boilerplate

8
Comments
2 min read
AgnosticUI + Vest

AgnosticUI + Vest

8
Comments
1 min read
Day 11 -- #100days

Day 11 -- #100days

5
Comments
1 min read
How to Optimize SVG Animations to Improve Your Page Speed Insights Score

How to Optimize SVG Animations to Improve Your Page Speed Insights Score

5
Comments
7 min read
Free Animated Ecommerce Icons to Help You Sell More

Free Animated Ecommerce Icons to Help You Sell More

4
Comments
9 min read
Build Google Login with Canonic

Build Google Login with Canonic

8
Comments
7 min read
5 consejos para mejorar como desarrollador frontend

5 consejos para mejorar como desarrollador frontend

6
Comments
2 min read
Pair Programming, who's in?

Pair Programming, who's in?

4
Comments 3
1 min read
How to cancel Javascript API request with AbortController

How to cancel Javascript API request with AbortController

28
Comments 2
3 min read
How I started My Open-Source contribution Journey.

How I started My Open-Source contribution Journey.

10
Comments 2
1 min read
Everything I learnt building my first DApp - a frontend perspective

Everything I learnt building my first DApp - a frontend perspective

37
Comments 5
6 min read
Format numbers in the user's locale using vanilla JS

Format numbers in the user's locale using vanilla JS

6
Comments
1 min read
MĂ©todos HTTP da visĂŁo de FrontEnd

MĂ©todos HTTP da visĂŁo de FrontEnd

9
Comments
4 min read
Lecciones aprendidas como Lead Software Engineer, Parte 1

Lecciones aprendidas como Lead Software Engineer, Parte 1

9
Comments
4 min read
Criando consistĂŞncia de design com tokens

Criando consistĂŞncia de design com tokens

20
Comments
3 min read
Say goodbye to Yarn and say hello to PNPM

Say goodbye to Yarn and say hello to PNPM

5
Comments
2 min read
How Professional (React) Developer Teams Plan & Estimate Features (incl screencast)

How Professional (React) Developer Teams Plan & Estimate Features (incl screencast)

182
Comments 3
12 min read
Scaling Frontend Applications - Coding Guidelines

Scaling Frontend Applications - Coding Guidelines

27
Comments
4 min read
Day 1 -- Form #100days

Day 1 -- Form #100days

4
Comments 3
1 min read
Bootstrap a website.

Bootstrap a website.

5
Comments
1 min read
100 Days of Code

100 Days of Code

4
Comments
1 min read
What's in a File Naming Taxonomy?

What's in a File Naming Taxonomy?

7
Comments
6 min read
This is my website

This is my website

14
Comments 11
1 min read
Make Beautifully Resilient Apps With Progressive Enhancement

Make Beautifully Resilient Apps With Progressive Enhancement

5
Comments
18 min read
10 Dicas de Segurança para Projetos Front End

10 Dicas de Segurança para Projetos Front End

222
Comments 4
3 min read
Function Currying in JavaScript

Function Currying in JavaScript

11
Comments
2 min read
Track down the JavaScript code responsible for polluting the global scope

Track down the JavaScript code responsible for polluting the global scope

6
Comments
7 min read
5 Actionable Steps to Becoming a Better Frontend Developer

5 Actionable Steps to Becoming a Better Frontend Developer

120
Comments 3
4 min read
Everything You Need to Know About the React 18 RC

Everything You Need to Know About the React 18 RC

433
Comments 15
10 min read
creating a spotify extension

creating a spotify extension

3
Comments
1 min read
Web Development Fundamentals - Clients & Servers

Web Development Fundamentals - Clients & Servers

5
Comments
1 min read
The basic CSS guide for non-frontend developers

The basic CSS guide for non-frontend developers

29
Comments 1
11 min read
How to Convert Epoch Timestamp to Date Using JavaScript

How to Convert Epoch Timestamp to Date Using JavaScript

11
Comments
2 min read
Web Storage APIs - LocalStorage and SessionStorage

Web Storage APIs - LocalStorage and SessionStorage

8
Comments
2 min read
Figma + Flutter Complex Fills, Drop Shadows, SVGs and Borders - parabeac_core v2.5

Figma + Flutter Complex Fills, Drop Shadows, SVGs and Borders - parabeac_core v2.5

17
Comments
3 min read
loading...