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

27
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

95
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
7 tips to new Front-end developers

7 tips to new Front-end developers

9
Comments 1
3 min read
Understanding the reduce method in 2 mins

Understanding the reduce method in 2 mins

10
Comments
2 min read
Why are developers still using this legacy framework?

Why are developers still using this legacy framework?

29
Comments 19
1 min read
Netlify Hack Series - Editing sub-domain name

Netlify Hack Series - Editing sub-domain name

9
Comments 2
1 min read
How to pass extra params to your handlers functions with React?

How to pass extra params to your handlers functions with React?

6
Comments 4
3 min read
Using mocked APIs to increase developer productivity

Using mocked APIs to increase developer productivity

85
Comments 6
4 min read
The visual learner’s guide to async JS

The visual learner’s guide to async JS

7
Comments
8 min read
My 5 favorite front-end cheat-sheets and bookmarks

My 5 favorite front-end cheat-sheets and bookmarks

115
Comments 7
2 min read
Why you should render React on the server side

Why you should render React on the server side

7
Comments
7 min read
Social Sharing Buttons with zero JavaScript to Twitter, Reddit, LinkedIn, and Facebook

Social Sharing Buttons with zero JavaScript to Twitter, Reddit, LinkedIn, and Facebook

3
Comments
4 min read
How do I keep up with frontend world

How do I keep up with frontend world

236
Comments 15
10 min read
Power to the Front End with GraphQL

Power to the Front End with GraphQL

6
Comments
5 min read
Cover Your Base (Element)

Cover Your Base (Element)

31
Comments 2
1 min read
Drop the anchooor! Short story about hyperlinks, their styling and states, and why LVHA rule is important

Drop the anchooor! Short story about hyperlinks, their styling and states, and why LVHA rule is important

9
Comments 1
8 min read
Persisting your React state in 9 lines

Persisting your React state in 9 lines

159
Comments 21
3 min read
How to write a progressive image loading hook

How to write a progressive image loading hook

31
Comments 6
3 min read
A Complete Introduction Guide To TypeScript

A Complete Introduction Guide To TypeScript

82
Comments 4
10 min read
Flexing Your Muscles 💪 With CSS Flexbox

Flexing Your Muscles 💪 With CSS Flexbox

23
Comments
4 min read
References in JavaScript

References in JavaScript

11
Comments
1 min read
Mint 🍃: Handling HTTP Requests

Mint 🍃: Handling HTTP Requests

7
Comments 1
4 min read
Hello World! - Obligatory introduction post

Hello World! - Obligatory introduction post

34
Comments 12
2 min read
Custom Directives in slim.js

Custom Directives in slim.js

4
Comments
1 min read
Responsive Design

Responsive Design

9
Comments
1 min read
5 things you didn’t know about React DevTools

5 things you didn’t know about React DevTools

5
Comments
8 min read
Announcing the opinionated Drupal Frontend platform

Announcing the opinionated Drupal Frontend platform

9
Comments
4 min read
Secure your apps with Angular Directive when using target='_blank'

Secure your apps with Angular Directive when using target='_blank'

13
Comments 4
2 min read
Usare Travis con Firebase per deployare Applicazioni Frontend

Usare Travis con Firebase per deployare Applicazioni Frontend

13
Comments 2
4 min read
What is a Full-Stack Developer? A personal experience

What is a Full-Stack Developer? A personal experience

41
Comments 11
5 min read
Hi I'm Jeffrey, Ask Me Anything

Hi I'm Jeffrey, Ask Me Anything

11
Comments 10
1 min read
The Cover Letter that Got Me a Remote Front End Developer Job

The Cover Letter that Got Me a Remote Front End Developer Job

30
Comments 1
8 min read
Mint 🍃: Events and State of Components

Mint 🍃: Events and State of Components

11
Comments
3 min read
Seriously - do React hooks replace state containers?

Seriously - do React hooks replace state containers?

30
Comments 9
6 min read
Building Vue.js Applications With TypeScript - Part Two

Building Vue.js Applications With TypeScript - Part Two

27
Comments 4
7 min read
Mint 🍃: Components

Mint 🍃: Components

12
Comments 4
3 min read
Can I Just Be A Front-End Developer, Or Do I Need To Be Full-Stack?

Can I Just Be A Front-End Developer, Or Do I Need To Be Full-Stack?

75
Comments 1
5 min read
Drag and Drop Browser API

Drag and Drop Browser API

35
Comments 3
1 min read
webpack: From 0 to Automated Testing

webpack: From 0 to Automated Testing

32
Comments 2
15 min read
10 min guide to CSS3 Grid Layout

10 min guide to CSS3 Grid Layout

83
Comments 4
2 min read
Tales of a #SurfaceGopher: Understanding JavaScript Events

Tales of a #SurfaceGopher: Understanding JavaScript Events

19
Comments
9 min read
Why And How To Lazy Load Angular Libraries

Why And How To Lazy Load Angular Libraries

10
Comments
1 min read
Mint 🍃: Getting Started

Mint 🍃: Getting Started

25
Comments
2 min read
loading...