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.
Practical React Hooks: How to refactor your app to use Hooks

Practical React Hooks: How to refactor your app to use Hooks

11
Comments
18 min read
Understanding Shadow DOM v1

Understanding Shadow DOM v1

8
Comments
14 min read
Polypane versus Sizzy

Polypane versus Sizzy

20
Comments 8
17 min read
Why we wrote (yet) another state management tool

Why we wrote (yet) another state management tool

10
Comments
2 min read
How the CSS stacking context works

How the CSS stacking context works

6
Comments 1
4 min read
Dissecando React - Parte 3: Funções, Classes e Props

Dissecando React - Parte 3: Funções, Classes e Props

8
Comments 2
5 min read
REACT NEWS : Tools for Learning React, Mobile Native Development, Flow, ReactVR and Open Source Projects

REACT NEWS : Tools for Learning React, Mobile Native Development, Flow, ReactVR and Open Source Projects

13
Comments
4 min read
Any Cons to Specializing in a Front End Framework?

Any Cons to Specializing in a Front End Framework?

5
Comments 2
4 min read
Service workers and caching strategies explained

Service workers and caching strategies explained

76
Comments 4
9 min read
Chaining catch blocks with async/await

Chaining catch blocks with async/await

9
Comments
2 min read
An interactive and practical introduction to Web Accessibility for everyone

An interactive and practical introduction to Web Accessibility for everyone

48
Comments 2
1 min read
Understanding pseudo elements: Creating Simple Tooltips with CSS and HTML

Understanding pseudo elements: Creating Simple Tooltips with CSS and HTML

24
Comments 1
2 min read
Understanding pseudo elements: Display hrefs in printed documents

Understanding pseudo elements: Display hrefs in printed documents

8
Comments 2
1 min read
GraphQL Contributor Days -- Front-end Framework Edition August 8th, 2019

GraphQL Contributor Days -- Front-end Framework Edition August 8th, 2019

3
Comments
2 min read
Dissecando React - Parte 2: Renderização e Imutabilidade

Dissecando React - Parte 2: Renderização e Imutabilidade

12
Comments
2 min read
List of the best post around javascript topics

List of the best post around javascript topics

39
Comments
1 min read
Shades of Gray in Front-End Testing

Shades of Gray in Front-End Testing

38
Comments 1
4 min read
Blog post series on Vue.js

Blog post series on Vue.js

37
Comments
1 min read
Dissecando React - Parte 1: JSX

Dissecando React - Parte 1: JSX

25
Comments 2
4 min read
React hooks & the closure hell 2

React hooks & the closure hell 2

31
Comments 8
2 min read
An introduction to Reactive Programming in JavaScript

An introduction to Reactive Programming in JavaScript

10
Comments 1
7 min read
How to Keep Up with the Front-End Industry

How to Keep Up with the Front-End Industry

7
Comments 1
2 min read
The Myth of Inaccessible React

The Myth of Inaccessible React

9
Comments
9 min read
How frontend unit testing turned from a fling to a real thing for me

How frontend unit testing turned from a fling to a real thing for me

9
Comments 3
4 min read
Front End: Is Anything Getting Better?

Front End: Is Anything Getting Better?

55
Comments 62
1 min read
How to Scrape a Static Website

How to Scrape a Static Website

8
Comments
2 min read
Contributors wanted for unusual project.

Contributors wanted for unusual project.

6
Comments 2
3 min read
A gentle introduction to Progressive Web Apps

A gentle introduction to Progressive Web Apps

160
Comments 7
6 min read
An Introduction to Accessible Labeling

An Introduction to Accessible Labeling

75
Comments 1
4 min read
Front-end components/features names

Front-end components/features names

6
Comments
1 min read
React hooks & the closure hell

React hooks & the closure hell

16
Comments 8
2 min read
Redux or Context API?

Redux or Context API?

7
Comments 3
1 min read
How to install a PWA on a user's device

How to install a PWA on a user's device

32
Comments
6 min read
CSS Media Types and Queries for Mobile Responsive Design

CSS Media Types and Queries for Mobile Responsive Design

10
Comments
3 min read
Introduction to Gridsome

Introduction to Gridsome

10
Comments 1
2 min read
Loops in JavaScript with examples

Loops in JavaScript with examples

16
Comments 2
11 min read
Make a request between frontend and backend locally running on different ports without CORS issue

Make a request between frontend and backend locally running on different ports without CORS issue

36
Comments 4
3 min read
Public APIs for your Front-end Applications

Public APIs for your Front-end Applications

64
Comments 16
1 min read
Using promises in IndexedDB

Using promises in IndexedDB

17
Comments
13 min read
4 handy ways to create an element with properties in Javascript

4 handy ways to create an element with properties in Javascript

8
Comments 2
1 min read
Gridbox vs Flexbox.

Gridbox vs Flexbox.

13
Comments 2
4 min read
An Introduction to ARIA States

An Introduction to ARIA States

112
Comments 5
5 min read
Improving My Front-End Diagnostic Pattern

Improving My Front-End Diagnostic Pattern

16
Comments
2 min read
How to Add Charts and Graphs to a Vue.js Application

How to Add Charts and Graphs to a Vue.js Application

44
Comments
8 min read
Building an Exit Popup with JavaScript

Building an Exit Popup with JavaScript

26
Comments 4
3 min read
RE:Creation - Intermediate - Google.com

RE:Creation - Intermediate - Google.com

3
Comments
2 min read
I’m a Fan of TypeScript, but Please Be Careful!

I’m a Fan of TypeScript, but Please Be Careful!

9
Comments 3
4 min read
CSS Resources Recommended by the Tech Community

CSS Resources Recommended by the Tech Community

262
Comments 6
4 min read
RE:Creation - Basic - Google.com

RE:Creation - Basic - Google.com

14
Comments
3 min read
I just got a full-time position as a front-end webdev at the age of 35 in a broken corrupted banana country. Ask Me Anything :)

I just got a full-time position as a front-end webdev at the age of 35 in a broken corrupted banana country. Ask Me Anything :)

37
Comments 24
1 min read
How To Get Route Path Parameters In Non-Routed Angular Components 🦀

How To Get Route Path Parameters In Non-Routed Angular Components 🦀

16
Comments
1 min read
Web Components - Let's build em'all

Web Components - Let's build em'all

3
Comments
3 min read
5 Extremely Easy ways to drastically improve your VueJS app’s speed

5 Extremely Easy ways to drastically improve your VueJS app’s speed

264
Comments 14
4 min read
Do you really hate frontend or just the traditional frontend development

Do you really hate frontend or just the traditional frontend development

6
Comments 4
1 min read
Rails 5 & Vue.js: How to stop worrying and love the frontend

Rails 5 & Vue.js: How to stop worrying and love the frontend

21
Comments
7 min read
Design Patterns in JavaScript

Design Patterns in JavaScript

17
Comments
4 min read
How to Use React's Context Hook

How to Use React's Context Hook

13
Comments 1
3 min read
Building a pure CSS menu with nested dropdowns

Building a pure CSS menu with nested dropdowns

94
Comments 5
8 min read
Simple backend system for frontend workshops in Javascript

Simple backend system for frontend workshops in Javascript

65
Comments
4 min read
React Hook (useState) with React Context API

React Hook (useState) with React Context API

35
Comments
6 min read
loading...