DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript Promise Combinators - in 3 mins!

JavaScript Promise Combinators - in 3 mins!

7
Comments
3 min read
How to prevent VSCode from expanding treeview on Goto definition

How to prevent VSCode from expanding treeview on Goto definition

2
Comments
1 min read
307 Temporary Redirect

307 Temporary Redirect

2
Comments
3 min read
Filtering in TypeScript

Filtering in TypeScript

7
Comments 1
2 min read
Docs are boring, let's build a movie finder app to learn React hooks (useReducer, useEffect and useContext)

Docs are boring, let's build a movie finder app to learn React hooks (useReducer, useEffect and useContext)

46
Comments
18 min read
How I built a weather forecast app with location map in React & Leaflet!

How I built a weather forecast app with location map in React & Leaflet!

9
Comments 1
2 min read
MongoDB $weeklyUpdate #2: Back for more!

MongoDB $weeklyUpdate #2: Back for more!

20
Comments
5 min read
5 tools no developer needs

5 tools no developer needs

299
Comments 24
3 min read
Using a Vanilla JavaScript module to handle CSS transition states

Using a Vanilla JavaScript module to handle CSS transition states

14
Comments
5 min read
Realizare site web

Realizare site web

2
Comments 2
1 min read
How my website works

How my website works

69
Comments 6
5 min read
The complete learning path for Front-End developer (Online courses)

The complete learning path for Front-End developer (Online courses)

312
Comments 10
7 min read
Would you recommend Svelte and what router do you like?

Would you recommend Svelte and what router do you like?

6
Comments 1
6 min read
Awesome things for awesome people - August 2020

Awesome things for awesome people - August 2020

25
Comments 4
2 min read
Is there Webview that downloads Chromium if required, and install globally?

Is there Webview that downloads Chromium if required, and install globally?

2
Comments 4
1 min read
The Most Trending⚡️ CSS Frameworks🛠 Analogy 2020

The Most Trending⚡️ CSS Frameworks🛠 Analogy 2020

93
Comments 5
12 min read
TIL - React Router 2: Dynamic URL Parameters

TIL - React Router 2: Dynamic URL Parameters

12
Comments 2
2 min read
Breaking The Gateway

Breaking The Gateway

26
Comments 2
5 min read
WordPress Monthly Dev Digest #021

WordPress Monthly Dev Digest #021

10
Comments 2
5 min read
Escrever um bom HTML é mais importante do que você imagina

Escrever um bom HTML é mais importante do que você imagina

10
Comments
8 min read
Javascript: How to access the return value of a Promise object

Javascript: How to access the return value of a Promise object

200
Comments 49
3 min read
The 20 RxJS Operators You Absolutely Need To Know

The 20 RxJS Operators You Absolutely Need To Know

13
Comments 1
1 min read
How I built a URL to image generator over the weekend

How I built a URL to image generator over the weekend

10
Comments
2 min read
🚀10 Trending projects on GitHub for web developers - 28th August 2020

🚀10 Trending projects on GitHub for web developers - 28th August 2020

138
Comments 1
2 min read
Offen as a Matomo alternative

Offen as a Matomo alternative

5
Comments 2
2 min read
The .NET Docs Show: Exploring ASP.NET Core + VueJS

The .NET Docs Show: Exploring ASP.NET Core + VueJS

10
Comments
1 min read
Becoming a Vue-Specialist or a JS-Generalist

Becoming a Vue-Specialist or a JS-Generalist

8
Comments
3 min read
Creating a Basic Sinatra App

Creating a Basic Sinatra App

7
Comments
6 min read
How to use custom fonts in VS Code without admin font install privileges

How to use custom fonts in VS Code without admin font install privileges

7
Comments
6 min read
Rapid Development + Scaling Web

Rapid Development + Scaling Web

3
Comments 1
1 min read
Webview I wanted to see, and some requested features

Webview I wanted to see, and some requested features

4
Comments
2 min read
Safe eval() alternative in Javascript

Safe eval() alternative in Javascript

6
Comments 2
2 min read
Next.js: the new normal

Next.js: the new normal

10
Comments 1
6 min read
First hands on the new Twitter API

First hands on the new Twitter API

56
Comments 14
4 min read
Create next-gen HTML tables with Grid.js. 😎

Create next-gen HTML tables with Grid.js. 😎

119
Comments 8
6 min read
7 Easy Ways to Improve Your Coding Skills

7 Easy Ways to Improve Your Coding Skills

5
Comments
1 min read
Create and deploy Website in just a second

Create and deploy Website in just a second

4
Comments
1 min read
Make Pixel art 10x faster ✨💫

Make Pixel art 10x faster ✨💫

101
Comments 16
6 min read
Extract mobile number using regex

Extract mobile number using regex

2
Comments
1 min read
JAMstack-Ready CMS: The Roadblocks

JAMstack-Ready CMS: The Roadblocks

2
Comments
1 min read
How to dockerize Mean Stack App?

How to dockerize Mean Stack App?

41
Comments
9 min read
How do you Learn to Build Substantial, Real-World Apps?

How do you Learn to Build Substantial, Real-World Apps?

10
Comments 1
13 min read
What’s the Opposite of Gatekeeping?

What’s the Opposite of Gatekeeping?

6
Comments 2
3 min read
Monitoring ElasticSearch Cluster using Prometheus and Grafana

Monitoring ElasticSearch Cluster using Prometheus and Grafana

7
Comments
2 min read
20+ React Developer Tools to Increase Your Programming Productivity

20+ React Developer Tools to Increase Your Programming Productivity

211
Comments 1
11 min read
Introducing Multi-window Tests (Beta)

Introducing Multi-window Tests (Beta)

6
Comments
4 min read
Why Do We Need Cyber ​​Security?

Why Do We Need Cyber ​​Security?

3
Comments 1
1 min read
Write a Dead Simple Web App, Fast, for a Hackathon (Part One): A Flask Backend

Write a Dead Simple Web App, Fast, for a Hackathon (Part One): A Flask Backend

9
Comments 2
10 min read
How to create a web app with interactive features

How to create a web app with interactive features

2
Comments 6
1 min read
Tools for web developers you need

Tools for web developers you need

6
Comments
3 min read
Static Methods and Properties in JavaScript Classes

Static Methods and Properties in JavaScript Classes

6
Comments
9 min read
How to get 100 on Lighthouse

How to get 100 on Lighthouse

37
Comments
2 min read
Google Drive API in node.js

Google Drive API in node.js

42
Comments 2
6 min read
How to fix the value of dynamically generated html id attribute

How to fix the value of dynamically generated html id attribute

6
Comments
1 min read
Pimp your VSCode ride with these awesome extensions.

Pimp your VSCode ride with these awesome extensions.

62
Comments
4 min read
Web development roadmap late 2020

Web development roadmap late 2020

31
Comments
6 min read
Setting up a new (React) project with GitHub

Setting up a new (React) project with GitHub

18
Comments 2
3 min read
Today's rabbit hole: what is Event Driven Programming and how to code your own EventEmitter

Today's rabbit hole: what is Event Driven Programming and how to code your own EventEmitter

12
Comments
9 min read
Undo in Git: How to fix common mistakes

Undo in Git: How to fix common mistakes

106
Comments 6
6 min read
JS Async: Promises

JS Async: Promises

6
Comments
4 min read
loading...