DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reactive Tech from the Future

Reactive Tech from the Future

2
Comments
7 min read
Facebook Login Page UI Clone in HTML and Tailwind CSS

Facebook Login Page UI Clone in HTML and Tailwind CSS

4
Comments
8 min read
Next.js 14 Intercepting Routes with Dynamic Routes

Next.js 14 Intercepting Routes with Dynamic Routes

17
Comments
1 min read
Use postcss-cva to generate cva method

Use postcss-cva to generate cva method

Comments
4 min read
Most Popular Web Development Technologies in 2024

Most Popular Web Development Technologies in 2024

6
Comments
5 min read
JPG vs PNG: Pros and Cons of Each Format When Building Apps

JPG vs PNG: Pros and Cons of Each Format When Building Apps

1
Comments
4 min read
Access array items using negative indices

Access array items using negative indices

Comments 1
4 min read
HOW TO INSTALL NVM ON WINDOWS

HOW TO INSTALL NVM ON WINDOWS

2
Comments
2 min read
The Ultimate Guide For Designing A Professional Responsive Website

The Ultimate Guide For Designing A Professional Responsive Website

86
Comments 17
8 min read
My First year in Tech

My First year in Tech

6
Comments
9 min read
Front-end Devbox Essentials

Front-end Devbox Essentials

Comments
3 min read
Webhooks 102

Webhooks 102

Comments
2 min read
Master JavaScript with these 20 tricky yet effective hacks.

Master JavaScript with these 20 tricky yet effective hacks.

20
Comments 7
4 min read
Do not use boolean flags for your react state

Do not use boolean flags for your react state

2
Comments
5 min read
Bizzlane in Ahmedabad 2023 Bizzlane is the product created by by making your profile with us.

Bizzlane in Ahmedabad 2023 Bizzlane is the product created by by making your profile with us.

Comments
2 min read
一个残疾程序员的风雨创业路,立志在我,成事在人

一个残疾程序员的风雨创业路,立志在我,成事在人

1
Comments
1 min read
Master JavaScript Easily: A Complete Guide from ES2015 to ES2023

Master JavaScript Easily: A Complete Guide from ES2015 to ES2023

2
Comments
2 min read
The Ultimate Guide to Designing Restaurant Websites: Why WordPress is the Best Choice

The Ultimate Guide to Designing Restaurant Websites: Why WordPress is the Best Choice

Comments
3 min read
What is React's useFormState and useFormStatus?

What is React's useFormState and useFormStatus?

8
Comments
5 min read
AWS Arsenal: An array of Cloud Services

AWS Arsenal: An array of Cloud Services

4
Comments
2 min read
🎙️ 7 Best Podcasts for Newbie Devs

🎙️ 7 Best Podcasts for Newbie Devs

4
Comments 1
6 min read
Being a Senior Engineer: 12 Key Skills You Can’t Miss

Being a Senior Engineer: 12 Key Skills You Can’t Miss

1
Comments
4 min read
VS Code: Quick Customization Tips for Developers

VS Code: Quick Customization Tips for Developers

Comments
1 min read
A Guide to Salesforce Security Best Practices

A Guide to Salesforce Security Best Practices

1
Comments
2 min read
List of useful tools & widgets for website to boost marketing

List of useful tools & widgets for website to boost marketing

1
Comments
3 min read
Writing Clean, Reusable Components in Vue 3 (Composition API): Best Practices

Writing Clean, Reusable Components in Vue 3 (Composition API): Best Practices

12
Comments
3 min read
React JS for Frontend Development: A Comprehensive Overview

React JS for Frontend Development: A Comprehensive Overview

Comments
6 min read
Migrating Your Shopify App from SQLite to Google Cloud SQL

Migrating Your Shopify App from SQLite to Google Cloud SQL

1
Comments
3 min read
Como configurar Golang com live reload utilizando Air 🚀

Como configurar Golang com live reload utilizando Air 🚀

3
Comments
4 min read
Cancelling asynchronous operations with AbortController

Cancelling asynchronous operations with AbortController

15
Comments
8 min read
Understanding Laravel Traits

Understanding Laravel Traits

7
Comments
3 min read
Django Framework is Dead 😵

Django Framework is Dead 😵

Comments 2
2 min read
What is Interaction to Next Paint (INP)?

What is Interaction to Next Paint (INP)?

6
Comments 2
3 min read
Linting

Linting

4
Comments 1
1 min read
Vue.js tips - How to re-expose slots in wrapping component

Vue.js tips - How to re-expose slots in wrapping component

7
Comments
4 min read
Understanding Normal Functions and Arrow Functions in JavaScript

Understanding Normal Functions and Arrow Functions in JavaScript

Comments
3 min read
Beyond console.log: Debugging Techniques in JavaScript

Beyond console.log: Debugging Techniques in JavaScript

1
Comments
6 min read
What are the differences between Django and Flask?

What are the differences between Django and Flask?

Comments
2 min read
Angular - Setup an Interceptor for HTTP request error.

Angular - Setup an Interceptor for HTTP request error.

4
Comments
3 min read
Crafting a Contemporary UI Design: 5 Essential Tips for Your Business App

Crafting a Contemporary UI Design: 5 Essential Tips for Your Business App

5
Comments 2
4 min read
SOLID Principle in NextJS using Typescript

SOLID Principle in NextJS using Typescript

10
Comments 1
4 min read
Understanding python Decorators

Understanding python Decorators

Comments
2 min read
Accordion accessible y reutilizable solo con la etiqueta details y css

Accordion accessible y reutilizable solo con la etiqueta details y css

6
Comments
3 min read
Is it just my luck or does the Wi-Fi always drop at the most crucial moments?

Is it just my luck or does the Wi-Fi always drop at the most crucial moments?

Comments
1 min read
Excited to Announce ServBay v1.2.3 is Out Now

Excited to Announce ServBay v1.2.3 is Out Now

6
Comments
2 min read
Conceptual Model of React in the RSC age

Conceptual Model of React in the RSC age

3
Comments
1 min read
How, and why, you should add JavaScript linting to your project. With ESLint and Gulp

How, and why, you should add JavaScript linting to your project. With ESLint and Gulp

Comments
8 min read
Choosing the Right WordPress Web Hosting Plan for Your Needs

Choosing the Right WordPress Web Hosting Plan for Your Needs

Comments
4 min read
How to Edit and Customize Your WordPress Theme?

How to Edit and Customize Your WordPress Theme?

6
Comments
3 min read
Here is my coolest portfolio

Here is my coolest portfolio

86
Comments 57
4 min read
Deploying a Serverless Dash App with AWS SAM and Lambda

Deploying a Serverless Dash App with AWS SAM and Lambda

1
Comments
6 min read
What I got from Clean Architecture as a FE... (6-11)

What I got from Clean Architecture as a FE... (6-11)

Comments
4 min read
12 way of factorial implementation step by step in js

12 way of factorial implementation step by step in js

Comments
4 min read
Usando Callbacks em Hooks Customizados do React

Usando Callbacks em Hooks Customizados do React

Comments 2
2 min read
Why learning digital marketing can make you a be better software engineer

Why learning digital marketing can make you a be better software engineer

1
Comments 2
2 min read
Creating Gradient Buttons with Animated Text using CSS

Creating Gradient Buttons with Animated Text using CSS

1
Comments
5 min read
Typed Objects in v-for - Vue3 with TypeScript

Typed Objects in v-for - Vue3 with TypeScript

23
Comments
2 min read
Building an Infinite Scroll Component with Intersection Observer 🚀

Building an Infinite Scroll Component with Intersection Observer 🚀

22
Comments
3 min read
Finding Your Way With .Map()

Finding Your Way With .Map()

1
Comments 2
2 min read
4 MasterChef lessons for programmers

4 MasterChef lessons for programmers

1
Comments
3 min read
loading...