DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deno installation and VScode setup

Deno installation and VScode setup

25
Comments 1
1 min read
Making API calls in React useEffect

Making API calls in React useEffect

6
Comments
3 min read
Is it Webpack or Node?

Is it Webpack or Node?

45
Comments 5
3 min read
Google's guide and chart for where to implement application logic and rendering

Google's guide and chart for where to implement application logic and rendering

3
Comments
1 min read
How many of you are still using jQuery Bootstrap?

How many of you are still using jQuery Bootstrap?

6
Comments 8
1 min read
The Ultimate Guide To HTTP Caching For Static Assets

The Ultimate Guide To HTTP Caching For Static Assets

8
Comments
11 min read
Chingu Voyage 20 Starts on June 1st

Chingu Voyage 20 Starts on June 1st

3
Comments
1 min read
Build a Twilio app to help people support local restaurants during COVID-19

Build a Twilio app to help people support local restaurants during COVID-19

41
Comments
6 min read
I made a website for you to share your pronouns

I made a website for you to share your pronouns

10
Comments 1
1 min read
Curated presets & box-shadow editor for devs & designers

Curated presets & box-shadow editor for devs & designers

96
Comments 8
1 min read
Methods to Clone an Array in JS

Methods to Clone an Array in JS

4
Comments
1 min read
Swift on Netlify

Swift on Netlify

28
Comments 2
3 min read
Day 18 of #100DaysOfCode: Create Sitemap to Improve SEO

Day 18 of #100DaysOfCode: Create Sitemap to Improve SEO

5
Comments
2 min read
Embed your dev.to posts anywhere!🥳

Embed your dev.to posts anywhere!🥳

97
Comments 7
1 min read
Проблема React Context API

Проблема React Context API

14
Comments
4 min read
It's "Just UI", Isn't It?

It's "Just UI", Isn't It?

3
Comments
3 min read
How to check if Variable is an Array in JavaScript

How to check if Variable is an Array in JavaScript

112
Comments 5
5 min read
⚙️ Migrate Angular app to ESLint with Prettier, AirBnB Styleguide, Husky and lint-staged

⚙️ Migrate Angular app to ESLint with Prettier, AirBnB Styleguide, Husky and lint-staged

100
Comments 17
7 min read
Use Strict - JS (Spanish)

Use Strict - JS (Spanish)

9
Comments
2 min read
Adding style to Server-Side rendering and automating the build process

Adding style to Server-Side rendering and automating the build process

12
Comments 5
8 min read
Authenticating a Vue SPA is easy with Laravel Sanctum

Authenticating a Vue SPA is easy with Laravel Sanctum

80
Comments 12
9 min read
Implementing gRPC server using Python

Implementing gRPC server using Python

12
Comments
9 min read
Swapping variables in JavaScript 🔁

Swapping variables in JavaScript 🔁

32
Comments 2
3 min read
Test to measure your skills: which HTML snippet would you have written?

Test to measure your skills: which HTML snippet would you have written?

6
Comments 4
1 min read
Deno Tutorial

Deno Tutorial

44
Comments
2 min read
From Promise chains to Async/Await

From Promise chains to Async/Await

54
Comments
3 min read
Using JSON Web Token(JWT) with Python

Using JSON Web Token(JWT) with Python

25
Comments 2
4 min read
Deno 1.0 Released! (Easy) REST API Example

Deno 1.0 Released! (Easy) REST API Example

27
Comments
6 min read
HowTo: Build Collaborative Realtime Task Lists in React

HowTo: Build Collaborative Realtime Task Lists in React

98
Comments 3
5 min read
Friday Night Deploys #22 - A Brief Discussion On The State Of The Modern Web

Friday Night Deploys #22 - A Brief Discussion On The State Of The Modern Web

4
Comments
2 min read
Short Circuiting JavaScript

Short Circuiting JavaScript

11
Comments
2 min read
JavaScript Clean Code — Test-Driven Development

JavaScript Clean Code — Test-Driven Development

59
Comments 3
4 min read
inputs type=switch

inputs type=switch

3
Comments 1
1 min read
Automating GET & POST API Request using REST Assured | 30 Days of API Testing | Day 15

Automating GET & POST API Request using REST Assured | 30 Days of API Testing | Day 15

5
Comments
1 min read
Destructuring Your Confusion about JavaScript Destructuring

Destructuring Your Confusion about JavaScript Destructuring

5
Comments 1
3 min read
Little Shenanigans of JavaScript - Max is Negative Infinity? WHAT!

Little Shenanigans of JavaScript - Max is Negative Infinity? WHAT!

5
Comments
6 min read
Where to begin building Web Components? - The Basics

Where to begin building Web Components? - The Basics

61
Comments
5 min read
10+ ReactJS Framework Articles You Should Read

10+ ReactJS Framework Articles You Should Read

145
Comments
6 min read
Weekly web development update #27

Weekly web development update #27

6
Comments 1
4 min read
If Your Refactors Break A Lot of Tests, You May Not Be Testing the Right Things

If Your Refactors Break A Lot of Tests, You May Not Be Testing the Right Things

22
Comments
3 min read
Alternative to backend services for a contact form in Static pages

Alternative to backend services for a contact form in Static pages

4
Comments 4
1 min read
Serverless Framework: Tratamento de erros no AWS Lambda e Amazon API Gateway

Serverless Framework: Tratamento de erros no AWS Lambda e Amazon API Gateway

5
Comments 2
7 min read
Getting started with Deno!

Getting started with Deno!

8
Comments 2
2 min read
How to handle errors in Go? [5 rules]

How to handle errors in Go? [5 rules]

32
Comments 4
4 min read
15 free SVG illustration sets for your next project

15 free SVG illustration sets for your next project

187
Comments 7
2 min read
Understanding Semantic Versioning

Understanding Semantic Versioning

8
Comments 1
2 min read
An Introduction to Remote Procedure Calls (RPC's)

An Introduction to Remote Procedure Calls (RPC's)

8
Comments
1 min read
Stick-it Notes PWA - do you like it? [ webapp + code ]

Stick-it Notes PWA - do you like it? [ webapp + code ]

35
Comments 6
1 min read
Custom styling Vuetify buttons

Custom styling Vuetify buttons

45
Comments 5
3 min read
Deleting database entries from Firestore

Deleting database entries from Firestore

2
Comments 1
3 min read
The New 10 Succesful Developers and Bloggers You Should Follow

The New 10 Succesful Developers and Bloggers You Should Follow

63
Comments 13
5 min read
The best alternative to the console.log statement

The best alternative to the console.log statement

249
Comments 11
3 min read
I think I have cracked freelance portfolio projects & landing pages.

I think I have cracked freelance portfolio projects & landing pages.

103
Comments 7
3 min read
IE11 Mainstream End Of Life in Oct 2020

IE11 Mainstream End Of Life in Oct 2020

29
Comments 13
6 min read
Test Driven Development by Example

Test Driven Development by Example

96
Comments 4
11 min read
Product of array except self, a mind-boggling Google Interview question

Product of array except self, a mind-boggling Google Interview question

13
Comments 9
2 min read
Programmatically Opening Bootstrap Vue Dropdown

Programmatically Opening Bootstrap Vue Dropdown

7
Comments 3
1 min read
AWS Fargate: Criando um servidor Node.js com Express e Docker

AWS Fargate: Criando um servidor Node.js com Express e Docker

7
Comments
3 min read
Javascript Type Conversion

Javascript Type Conversion

5
Comments
1 min read
Discover 7 amazing tips and tricks about the CSS background image

Discover 7 amazing tips and tricks about the CSS background image

179
Comments 3
4 min read
loading...