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.
Explicit Software Design. Preliminary Conclusions

Explicit Software Design. Preliminary Conclusions

1
Comments 2
9 min read
Figma to React

Figma to React

1
Comments 1
1 min read
Shifting Frontend to the Server

Shifting Frontend to the Server

8
Comments
3 min read
clip-path is the Best css trick for you as frontend developer2023–2024

clip-path is the Best css trick for you as frontend developer2023–2024

Comments
4 min read
15 Popular Common Frontend Interview Questions

15 Popular Common Frontend Interview Questions

27
Comments
11 min read
Generating Dynamic PDFs with React. A Step-by-Step Guide.

Generating Dynamic PDFs with React. A Step-by-Step Guide.

21
Comments 3
6 min read
JavaScript ‘this’ keyword’s binding rules

JavaScript ‘this’ keyword’s binding rules

3
Comments
10 min read
🤖 Svelte Reviewed: A Masterclass on Empowerment 🤖

🤖 Svelte Reviewed: A Masterclass on Empowerment 🤖

51
Comments 12
14 min read
Typescript: Don't use 'as' when using localStorage, define their types

Typescript: Don't use 'as' when using localStorage, define their types

8
Comments
3 min read
One Thing Every Frontend Developer Must Have

One Thing Every Frontend Developer Must Have

Comments
3 min read
The useEffect Conversations we Shouldn't be Having Anymore

The useEffect Conversations we Shouldn't be Having Anymore

6
Comments
10 min read
Troubleshooting parallel routing in Next.js

Troubleshooting parallel routing in Next.js

11
Comments 1
2 min read
Toggling Mobile Navigation Visibility with CSS: 3 Ways

Toggling Mobile Navigation Visibility with CSS: 3 Ways

8
Comments
2 min read
I cave, Tailwind rocks!

I cave, Tailwind rocks!

8
Comments 12
8 min read
Implementing Infinity Scroll In Angular

Implementing Infinity Scroll In Angular

13
Comments 3
5 min read
Exploring Authentication Strategies in Microfrontends: A Deep Dive into BFF Authorization and Frontend Silent Login

Exploring Authentication Strategies in Microfrontends: A Deep Dive into BFF Authorization and Frontend Silent Login

142
Comments 5
6 min read
🏁 Understanding componentDidMount in React 🏁

🏁 Understanding componentDidMount in React 🏁

6
Comments
2 min read
How Developing Habits Helped Me as a Developer

How Developing Habits Helped Me as a Developer

2
Comments
4 min read
Getting Started with Color Module for Your Design System

Getting Started with Color Module for Your Design System

7
Comments
5 min read
Forget about manual modal windows, html has got you covered!

Forget about manual modal windows, html has got you covered!

4
Comments
3 min read
Data binding: Directives 🫰

Data binding: Directives 🫰

10
Comments
2 min read
Understanding this in JavaScript: Guide for Beginners

Understanding this in JavaScript: Guide for Beginners

1
Comments 1
4 min read
Will Bun replace Node.js? First try with NestJS

Will Bun replace Node.js? First try with NestJS

2
Comments
1 min read
Laravel Breeze & Vue.js pagination component

Laravel Breeze & Vue.js pagination component

1
Comments
4 min read
SEO Optimization with Nuxt.js

SEO Optimization with Nuxt.js

8
Comments 1
3 min read
10 Underutilized CSS Properties Every Developer Should Know

10 Underutilized CSS Properties Every Developer Should Know

21
Comments 10
4 min read
The Fundamentals of Scope in JavaScript: A Beginner’s Guide

The Fundamentals of Scope in JavaScript: A Beginner’s Guide

4
Comments
5 min read
Multi-page web apps

Multi-page web apps

2
Comments
3 min read
REACT CONTEXT

REACT CONTEXT

Comments
9 min read
Extensões do Visual Studio Code para um Front-end

Extensões do Visual Studio Code para um Front-end

9
Comments 2
3 min read
Next.js: How <Suspense /> and Components Streaming works?

Next.js: How <Suspense /> and Components Streaming works?

9
Comments
10 min read
🚀 Transform Your UI: Creating Layouts Using Compound Components in React – A Step-by-Step Guide

🚀 Transform Your UI: Creating Layouts Using Compound Components in React – A Step-by-Step Guide

1
Comments
3 min read
Time to break up with auto-generated URLs, custom domains for preview environments have arrived!

Time to break up with auto-generated URLs, custom domains for preview environments have arrived!

Comments
1 min read
How to Dynamically Add Input Fields on Button Click in ReactJs

How to Dynamically Add Input Fields on Button Click in ReactJs

21
Comments
3 min read
Part 4 (c): Unit Testing: How to Build a To-do App with Vue.Js

Part 4 (c): Unit Testing: How to Build a To-do App with Vue.Js

4
Comments
8 min read
Making TypeScript Truly "Strongly Typed"

Making TypeScript Truly "Strongly Typed"

2
Comments
10 min read
Step-by-Step Guide: Migrating Your React Applications to Version 18

Step-by-Step Guide: Migrating Your React Applications to Version 18

Comments
4 min read
Making Your Web Content Accessible and SEO-friendly

Making Your Web Content Accessible and SEO-friendly

1
Comments
4 min read
Carreira Dev: Não comece pelo frontend

Carreira Dev: Não comece pelo frontend

Comments
9 min read
Explicit Design, Part 9. Decoupling Features with Events

Explicit Design, Part 9. Decoupling Features with Events

5
Comments
8 min read
How to use the facade pattern to create custom components and decouple your code from third-party libraries

How to use the facade pattern to create custom components and decouple your code from third-party libraries

2
Comments
5 min read
How to Improve Front-end performance??🤔

How to Improve Front-end performance??🤔

18
Comments 3
2 min read
Setup Next.js with Airbnb ESLint, Prettier, TypeScript and Tailwind CSS

Setup Next.js with Airbnb ESLint, Prettier, TypeScript and Tailwind CSS

6
Comments
3 min read
Finding the Best React CMS: A Comprehensive Guide

Finding the Best React CMS: A Comprehensive Guide

15
Comments
9 min read
Cómo usar el patrón facade para crear componentes personalizados y desacoplar tu código de librerías de terceros

Cómo usar el patrón facade para crear componentes personalizados y desacoplar tu código de librerías de terceros

1
Comments
5 min read
Exposure in the Workplace - Colors, Containers, and Looking Up (the tree) to Parents

Exposure in the Workplace - Colors, Containers, and Looking Up (the tree) to Parents

2
Comments
6 min read
Mastering TailwindCSS: Build Stunning Designs with These 5 Pro Tips!

Mastering TailwindCSS: Build Stunning Designs with These 5 Pro Tips!

2
Comments 4
4 min read
21 Extensões Essenciais do Chrome para Aprimorar o Desenvolvimento Web

21 Extensões Essenciais do Chrome para Aprimorar o Desenvolvimento Web

2
Comments
9 min read
Computed Properties 🤙

Computed Properties 🤙

5
Comments
2 min read
VueJS Part 2: Hello Vue and displaying values in HTML

VueJS Part 2: Hello Vue and displaying values in HTML

9
Comments
4 min read
How can I enhance my website's performance in Lighthouse?

How can I enhance my website's performance in Lighthouse?

10
Comments
2 min read
JavaScript Promises: From Beginner to Expert - A Comprehensive Tutorial

JavaScript Promises: From Beginner to Expert - A Comprehensive Tutorial

3
Comments
4 min read
Custom React hooks go beyond reusability

Custom React hooks go beyond reusability

10
Comments 1
5 min read
Get images from resources in Windows Forms

Get images from resources in Windows Forms

3
Comments
4 min read
A Guide to Passing Data Using Props in React

A Guide to Passing Data Using Props in React

3
Comments
8 min read
Demystifying HTTP Status Codes: Essential Knowledge for Node.js Newbies

Demystifying HTTP Status Codes: Essential Knowledge for Node.js Newbies

6
Comments 2
2 min read
What is NgComponentOutlet in Angular?

What is NgComponentOutlet in Angular?

3
Comments
1 min read
Creative Text Masking

Creative Text Masking

2
Comments
1 min read
Domain Modeling: Creating Conceptual Models for Software

Domain Modeling: Creating Conceptual Models for Software

7
Comments
4 min read
Demystifying JavaScript's Behavior with Primitives and Objects

Demystifying JavaScript's Behavior with Primitives and Objects

Comments
2 min read
loading...