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.
Configure TailwindCSS with Blazor

Configure TailwindCSS with Blazor

7
Comments
4 min read
Add TailwindCSS JIT to your Nuxtjs site

Add TailwindCSS JIT to your Nuxtjs site

7
Comments
2 min read
Add dark mode to your site with TailwindCSS

Add dark mode to your site with TailwindCSS

9
Comments
2 min read
How to create a screen reader accessible graph like Apple's with D3.js

How to create a screen reader accessible graph like Apple's with D3.js

34
Comments 1
8 min read
What Is React Template? React Template Definition

What Is React Template? React Template Definition

6
Comments 1
14 min read
Help Wanted: Do you have a Chromebook and want to contribute to DEV?

Help Wanted: Do you have a Chromebook and want to contribute to DEV?

14
Comments 2
1 min read
[CSS] You Don't Know Margins

[CSS] You Don't Know Margins

47
Comments 2
4 min read
React vs Angular, who wins the competition?

React vs Angular, who wins the competition?

6
Comments 9
5 min read
Desmistificando e dominando datas com PHP

Desmistificando e dominando datas com PHP

6
Comments
3 min read
CSS frameworks evaluation on 2021: How to pick the right framework?

CSS frameworks evaluation on 2021: How to pick the right framework?

3
Comments
7 min read
Frontend Developerlar için İş başvurusu ve Kariyer tavsiyeleri

Frontend Developerlar için İş başvurusu ve Kariyer tavsiyeleri

21
Comments 2
9 min read
Pure CSS Tooltip

Pure CSS Tooltip

6
Comments
1 min read
Web Components, o que é ShadowDOM (parte 3)

Web Components, o que é ShadowDOM (parte 3)

8
Comments
6 min read
Mutable values with React.useRef()

Mutable values with React.useRef()

13
Comments 1
2 min read
The Front End: S3-E2 - Matt Studdert

The Front End: S3-E2 - Matt Studdert

3
Comments
2 min read
Clicking Stuff in E2E tests - smooth scrolling, Electron flags, and Cypress

Clicking Stuff in E2E tests - smooth scrolling, Electron flags, and Cypress

8
Comments 1
7 min read
My journey in learning git basics 🧗🏻‍♀️

My journey in learning git basics 🧗🏻‍♀️

43
Comments 2
3 min read
The Best Open Source Headless CMS Software

The Best Open Source Headless CMS Software

15
Comments
9 min read
New Features in ECMAScript 2021 (with code examples)

New Features in ECMAScript 2021 (with code examples)

271
Comments 15
7 min read
Why Frontend Developers Should Learn Node.js and Express?

Why Frontend Developers Should Learn Node.js and Express?

27
Comments 9
2 min read
Javascript: Data type and variables

Javascript: Data type and variables

19
Comments
2 min read
🎉 Zero-config JS Confetti library

🎉 Zero-config JS Confetti library

20
Comments
1 min read
How to get User leads in Google Sheet using NoCodeAPI and Divjoy

How to get User leads in Google Sheet using NoCodeAPI and Divjoy

9
Comments
3 min read
Color Palates for Web Design

Color Palates for Web Design

2
Comments
1 min read
Typescript vs. Javascript: The Key Differences You Should Know in 2021

Typescript vs. Javascript: The Key Differences You Should Know in 2021

15
Comments 1
7 min read
Las últimas NOVEDADES de CSS en 2021 parte 1

Las últimas NOVEDADES de CSS en 2021 parte 1

9
Comments
5 min read
Keep your front-end servers stateless to make them scalable

Keep your front-end servers stateless to make them scalable

9
Comments 2
3 min read
Sharpen Your Skills with Front-end mentor

Sharpen Your Skills with Front-end mentor

5
Comments
1 min read
Javascript array methods part 2

Javascript array methods part 2

5
Comments
3 min read
Creating a CSS color palette from Sass variables

Creating a CSS color palette from Sass variables

21
Comments
2 min read
✨ Inclusive components #2: the importance of headings

✨ Inclusive components #2: the importance of headings

43
Comments 3
6 min read
The best classless CSS frameworks in 2021

The best classless CSS frameworks in 2021

33
Comments
5 min read
12 questions to Angular developer test experience (not only knowledge)

12 questions to Angular developer test experience (not only knowledge)

22
Comments 2
2 min read
React e seus três mosqueteiros.

React e seus três mosqueteiros.

4
Comments 2
6 min read
Testing Library React em 4 minutos...

Testing Library React em 4 minutos...

6
Comments 2
4 min read
You don't know JS: Summary - Chapter 1 and Chapter 2 (this and Prototype)

You don't know JS: Summary - Chapter 1 and Chapter 2 (this and Prototype)

3
Comments
2 min read
How to add an existing project to GitHub – using the command line

How to add an existing project to GitHub – using the command line

19
Comments
2 min read
Convert px to rem Using Sass - 3 methods

Convert px to rem Using Sass - 3 methods

51
Comments 10
2 min read
JavaScript Snippet to dynamically adjust text color of HTML Selects

JavaScript Snippet to dynamically adjust text color of HTML Selects

7
Comments
2 min read
How to Set Up Protected Routes in Your React Application

How to Set Up Protected Routes in Your React Application

135
Comments 1
4 min read
Bamboo CSS - A classless CSS library

Bamboo CSS - A classless CSS library

8
Comments
2 min read
The Front End: S3-E1 - Brian Rinaldi & Raymond Camden

The Front End: S3-E1 - Brian Rinaldi & Raymond Camden

2
Comments
2 min read
Front-end Engineer in 2021

Front-end Engineer in 2021

19
Comments 2
7 min read
Image Snapshot Testing with Mocha

Image Snapshot Testing with Mocha

7
Comments
2 min read
Making your App really Sexy with a React Singleton Hook

Making your App really Sexy with a React Singleton Hook

11
Comments
5 min read
JavaScript - Constantes, Variáveis e Comentários

JavaScript - Constantes, Variáveis e Comentários

4
Comments
3 min read
Web Components, atributos e métodos de reação (parte 2)

Web Components, atributos e métodos de reação (parte 2)

8
Comments
4 min read
Partial and complete validation of the form with Joi on React

Partial and complete validation of the form with Joi on React

22
Comments
2 min read
React custom hooks to update form data

React custom hooks to update form data

7
Comments 1
3 min read
Web Components, o que são e como criar (parte 1)

Web Components, o que são e como criar (parte 1)

11
Comments
4 min read
Stoplight/Prism-CLI - Acelerando o desenvolvimento e aumentando a integração

Stoplight/Prism-CLI - Acelerando o desenvolvimento e aumentando a integração

7
Comments
6 min read
Bootstrap v5 Navbar Component with Multi-Level and Mega Menu

Bootstrap v5 Navbar Component with Multi-Level and Mega Menu

14
Comments 4
1 min read
Build your own React.js - Part 3. MultiChild

Build your own React.js - Part 3. MultiChild

20
Comments
10 min read
The Only React Hook for Sound Effects You Will Ever Need

The Only React Hook for Sound Effects You Will Ever Need

4
Comments
6 min read
Why Every Developer Needs to Use The CLI in 2021

Why Every Developer Needs to Use The CLI in 2021

5
Comments 2
6 min read
Apple M1: experiencia de un Frontend Developer

Apple M1: experiencia de un Frontend Developer

5
Comments
7 min read
Free Ruler, model to perfection!

Free Ruler, model to perfection!

2
Comments 3
2 min read
CSS Grid Layout – A Powerful Tool for Designing UI

CSS Grid Layout – A Powerful Tool for Designing UI

6
Comments
10 min read
The frontend tooling guide to improve Developer Experience

The frontend tooling guide to improve Developer Experience

3
Comments
9 min read
Setup TailwindCSS in Angular the easy way

Setup TailwindCSS in Angular the easy way

283
Comments 35
5 min read
loading...