DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using ES Modules with Fastify

Using ES Modules with Fastify

11
Comments
1 min read
Web Component ideas: Building a carousel

Web Component ideas: Building a carousel

12
Comments 1
4 min read
Git and GitHub - The Complete Guides - Chapter 1 (Git Basics)

Git and GitHub - The Complete Guides - Chapter 1 (Git Basics)

43
Comments
5 min read
Why you should use Cookiecutter in you next Django Project.

Why you should use Cookiecutter in you next Django Project.

5
Comments 1
1 min read
Data Types JS {Day -18}

Data Types JS {Day -18}

8
Comments
1 min read
Type Widening and Narrowing in TypeScript

Type Widening and Narrowing in TypeScript

14
Comments 2
4 min read
Flex Box in CSS

Flex Box in CSS

7
Comments
2 min read
Building Zero Trust with an API Gateway and Service Mesh

Building Zero Trust with an API Gateway and Service Mesh

52
Comments
6 min read
The saga of async JavaScript: Callbacks

The saga of async JavaScript: Callbacks

5
Comments
8 min read
Desktop apps in HTML and F#

Desktop apps in HTML and F#

20
Comments 5
3 min read
🔥 Vue Tips #23: Why there must be one source of truth

🔥 Vue Tips #23: Why there must be one source of truth

9
Comments
5 min read
Do I need math to be a good developer?

Do I need math to be a good developer?

37
Comments 3
4 min read
Build a simple guessing game in Golang.

Build a simple guessing game in Golang.

9
Comments
5 min read
setTimeout is not a part of JavaScipt, why ?

setTimeout is not a part of JavaScipt, why ?

5
Comments 2
2 min read
What is “Write a Clean Code”?

What is “Write a Clean Code”?

3
Comments
2 min read
How to become a Full Stack Web Developer 👨‍💻

How to become a Full Stack Web Developer 👨‍💻

53
Comments 2
2 min read
Free Resources for Developers

Free Resources for Developers

169
Comments 9
2 min read
A Beginner's Guide to Progressive Web Apps (PWA)

A Beginner's Guide to Progressive Web Apps (PWA)

5
Comments
8 min read
Intro to asynchrounous javascript: Promises - Async/await

Intro to asynchrounous javascript: Promises - Async/await

5
Comments
3 min read
Toggle Switch using pure css

Toggle Switch using pure css

17
Comments 8
1 min read
Using Forms In React.js, The Right Way (no library needed)

Using Forms In React.js, The Right Way (no library needed)

481
Comments 2
4 min read
Cool Button Hover Effect Using HTML & CSS

Cool Button Hover Effect Using HTML & CSS

36
Comments 1
1 min read
How to create a Scroll to Top Button with React

How to create a Scroll to Top Button with React

235
Comments 16
5 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 36

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 36

5
Comments 2
1 min read
UI Dev Newsletter #72

UI Dev Newsletter #72

3
Comments
1 min read
🚀10 Trending projects on GitHub for web developers - 27th August 2021

🚀10 Trending projects on GitHub for web developers - 27th August 2021

166
Comments 2
3 min read
Row-level access for your Airtable-powered application with Clerk

Row-level access for your Airtable-powered application with Clerk

3
Comments
5 min read
See how Java frameworks like Spring work with your code 07:32

See how Java frameworks like Spring work with your code

25
Comments
4 min read
How to create fully responsive product card using pure HTML, CSS.

How to create fully responsive product card using pure HTML, CSS.

218
Comments 8
4 min read
From Site Design to Website Design — The Landscape Architecture to Tech Pivot

From Site Design to Website Design — The Landscape Architecture to Tech Pivot

2
Comments 4
8 min read
In javascript 0 * -1 = -0 !

In javascript 0 * -1 = -0 !

7
Comments 2
1 min read
How to Debug Web API Problems in 4 Steps

How to Debug Web API Problems in 4 Steps

13
Comments 2
14 min read
Método reduce - Javascript

Método reduce - Javascript

5
Comments
1 min read
Welcome to Your Chingu Voyage

Welcome to Your Chingu Voyage

Comments
2 min read
Método shift - Javascript

Método shift - Javascript

3
Comments
1 min read
Método reverse - Javascript

Método reverse - Javascript

2
Comments
1 min read
13 Super Amazing resume tips for Developers

13 Super Amazing resume tips for Developers

3
Comments
8 min read
Método slice - Javascript

Método slice - Javascript

2
Comments
1 min read
Método push - JavaScript

Método push - JavaScript

3
Comments
1 min read
Introduction to TypeScript 👩‍💻

Introduction to TypeScript 👩‍💻

66
Comments
5 min read
Animated Skills Bar using HTML and CSS

Animated Skills Bar using HTML and CSS

283
Comments 16
5 min read
Backend Operations in PHP from 0 to Hero(Pt. 2 passing variables and user input)

Backend Operations in PHP from 0 to Hero(Pt. 2 passing variables and user input)

16
Comments
3 min read
Busco FRONTEND para crear proyectos

Busco FRONTEND para crear proyectos

2
Comments
1 min read
Understanding Web APIs

Understanding Web APIs

9
Comments
5 min read
Sourcing Images and Optimizing Them for the Web

Sourcing Images and Optimizing Them for the Web

9
Comments
9 min read
16 Tips and Tools to Build your Location App with in August

16 Tips and Tools to Build your Location App with in August

2
Comments
4 min read
8 Fundamental Principles of Effective Web Design

8 Fundamental Principles of Effective Web Design

215
Comments 17
5 min read
Setting up your own online store? Here's a breakdown of the transaction fees charged by payment services

Setting up your own online store? Here's a breakdown of the transaction fees charged by payment services

13
Comments 2
8 min read
EmbedIO como deserializar Json camelCase para objetos em PascalCase 😸

EmbedIO como deserializar Json camelCase para objetos em PascalCase 😸

8
Comments
2 min read
Progressive Web Apps Features & Business Advantages

Progressive Web Apps Features & Business Advantages

4
Comments
5 min read
Get Weather {Day -17}

Get Weather {Day -17}

5
Comments
1 min read
🍪Cookies and Cookie Tracking Explained

🍪Cookies and Cookie Tracking Explained

5
Comments
4 min read
Image Compression with Golang

Image Compression with Golang

18
Comments 5
7 min read
Are you even learning if you’re not working at a start up?

Are you even learning if you’re not working at a start up?

21
Comments 16
3 min read
UX 101 📲: Nielsen's 10 Usability Heuristic Principles for User Interface Design (1-5)

UX 101 📲: Nielsen's 10 Usability Heuristic Principles for User Interface Design (1-5)

76
Comments
13 min read
Adding Blog Articles Cards to our Site in vanilla Javascript

Adding Blog Articles Cards to our Site in vanilla Javascript

3
Comments
9 min read
Why you should consider using docs-as-code

Why you should consider using docs-as-code

4
Comments
4 min read
Is using React the best way to web development?

Is using React the best way to web development?

5
Comments
5 min read
Easiest way to build an HTTP server using Node

Easiest way to build an HTTP server using Node

94
Comments 1
5 min read
How to setup a https server in Elastic Beanstalk (The Cheap Way)?

How to setup a https server in Elastic Beanstalk (The Cheap Way)?

4
Comments
5 min read
loading...