DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔴It's LIVE: I am gonna talk at NODEJS GLOBAL SUMMIT 👋 🎫

🔴It's LIVE: I am gonna talk at NODEJS GLOBAL SUMMIT 👋 🎫

22
Comments 2
1 min read
Using Throttle in Javascript

Using Throttle in Javascript

8
Comments
2 min read
What have you found most difficult about prioritizing paying down technical debt in your software company?

What have you found most difficult about prioritizing paying down technical debt in your software company?

4
Comments 6
1 min read
Opine Tutorial Part 1: Express for Deno

Opine Tutorial Part 1: Express for Deno

21
Comments 18
9 min read
Use Node.js to build a time server and a web server

Use Node.js to build a time server and a web server

14
Comments
1 min read
Deno PostgreSQL Tutorial

Deno PostgreSQL Tutorial

25
Comments
1 min read
Page layout: full-sized vs boxed

Page layout: full-sized vs boxed

9
Comments 3
1 min read
Manifest vs head icons in the Vue CLI PWA Plugin

Manifest vs head icons in the Vue CLI PWA Plugin

11
Comments 2
2 min read
Running Nx Affected Commands in GitHub Actions

Running Nx Affected Commands in GitHub Actions

13
Comments 6
2 min read
Behind the scenes: From the moment you enter a URL

Behind the scenes: From the moment you enter a URL

64
Comments 12
3 min read
Singleton In JavaScript

Singleton In JavaScript

6
Comments
1 min read
An LCH Color library and theme designer

An LCH Color library and theme designer

6
Comments
1 min read
My Top 7 Picks on PyCon 2020 Online

My Top 7 Picks on PyCon 2020 Online

48
Comments 4
4 min read
Lunacy - Illustration challenge #50DaysLunacy - 7th Day

Lunacy - Illustration challenge #50DaysLunacy - 7th Day

5
Comments
2 min read
🛑 How to API Testing with JSON Server?

🛑 How to API Testing with JSON Server?

7
Comments
1 min read
React + Low-code backend. The way to skip infrastructure messing up

React + Low-code backend. The way to skip infrastructure messing up

9
Comments 2
4 min read
Static Web Apps - First Look

Static Web Apps - First Look

291
Comments 13
5 min read
Basic Routing App in Deno using Oak

Basic Routing App in Deno using Oak

4
Comments 1
2 min read
Generating `font-size` CSS Rules and Creating a Fluid Type Scale

Generating `font-size` CSS Rules and Creating a Fluid Type Scale

81
Comments 1
11 min read
Tight Code 1: When immutability goes bad

Tight Code 1: When immutability goes bad

57
Comments 7
3 min read
Deploying frontend applications — the fun way

Deploying frontend applications — the fun way

287
Comments
10 min read
What is a GIF and How To Use It Properly On Your Website?

What is a GIF and How To Use It Properly On Your Website?

4
Comments
5 min read
Basic Models and Polymorphic Associations

Basic Models and Polymorphic Associations

5
Comments
6 min read
How much do YOU pay per month for cloud hosting?

How much do YOU pay per month for cloud hosting?

6
Comments 9
1 min read
Quick way to make an image responsive

Quick way to make an image responsive

6
Comments
1 min read
How to Be a Good Remote Developer

How to Be a Good Remote Developer

70
Comments 2
3 min read
Avoid boilerplate setup code with Pemplates

Avoid boilerplate setup code with Pemplates

5
Comments
1 min read
Possible ways of Iterating ARRAYS in JavaScript

Possible ways of Iterating ARRAYS in JavaScript

53
Comments 12
3 min read
Regular Expressions (RegEx) Crash Course

Regular Expressions (RegEx) Crash Course

42
Comments
7 min read
What is the best frontend solution, considering SEO?

What is the best frontend solution, considering SEO?

26
Comments 14
1 min read
Text To Speech In 3 Lines Of JavaScript

Text To Speech In 3 Lines Of JavaScript

153
Comments 31
2 min read
Developer Fears: Staying Relevant

Developer Fears: Staying Relevant

5
Comments 2
3 min read
balalaika IT newsletter #2

balalaika IT newsletter #2

2
Comments
2 min read
14 Developers to Follow on Twitter

14 Developers to Follow on Twitter

145
Comments 13
3 min read
Monorepo App with Lerna

Monorepo App with Lerna

12
Comments 4
2 min read
Svelte, why so much hype ?

Svelte, why so much hype ?

222
Comments 39
7 min read
Anyone free to review my project?

Anyone free to review my project?

5
Comments 6
1 min read
Is the Tailwind approach a big step forward for CSS or just-yet-another-thing?

Is the Tailwind approach a big step forward for CSS or just-yet-another-thing?

102
Comments 65
1 min read
Building a Production-grade Nodejs,GraphQL and TypeScript Server - Testing and Docker

Building a Production-grade Nodejs,GraphQL and TypeScript Server - Testing and Docker

39
Comments 4
5 min read
The Ember Times - Issue No. 150

The Ember Times - Issue No. 150

8
Comments 1
5 min read
10+ Best Articles to Learn Angular and Stay Up to Date in 2020

10+ Best Articles to Learn Angular and Stay Up to Date in 2020

57
Comments 2
6 min read
Learning React: A Documentary

Learning React: A Documentary

68
Comments 4
6 min read
Do you say jeh-veh-script, jah-vah-script or something else?

Do you say jeh-veh-script, jah-vah-script or something else?

4
Comments 7
1 min read
Before you use JavaScript ES6 Arrow Functions... WATCH THIS!

Before you use JavaScript ES6 Arrow Functions... WATCH THIS!

7
Comments
1 min read
What is an API & how to fetch it in React with Hooks? ⚓

What is an API & how to fetch it in React with Hooks? ⚓

64
Comments
7 min read
Finding and Updating Outdated NPM Packages.

Finding and Updating Outdated NPM Packages.

7
Comments
3 min read
Get a free domain with Freenom and Cloudflare

Get a free domain with Freenom and Cloudflare

86
Comments 16
2 min read
Understanding the Difference Between Reference and Value in JavaScript

Understanding the Difference Between Reference and Value in JavaScript

86
Comments 8
4 min read
How to de-Google-ify your website

How to de-Google-ify your website

146
Comments 7
9 min read
Best Gatsby Courses to take-up in Lockdown

Best Gatsby Courses to take-up in Lockdown

30
Comments 3
5 min read
PWA - Service Worker Lifecycle made easy - 3 simple steps

PWA - Service Worker Lifecycle made easy - 3 simple steps

127
Comments 10
4 min read
Adding scripts to every page of a docusaurus project

Adding scripts to every page of a docusaurus project

13
Comments
1 min read
How I made a Pastebin clone with NO database and NO back-end code

How I made a Pastebin clone with NO database and NO back-end code

10
Comments 3
3 min read
Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Manage Authentication State using React Context API

Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Manage Authentication State using React Context API

20
Comments 3
2 min read
Setup TravisCI to test, build and deploy your app on Netlify in 5 minutes

Setup TravisCI to test, build and deploy your app on Netlify in 5 minutes

12
Comments
2 min read
Web Friday: Hunt 1

Web Friday: Hunt 1

6
Comments
2 min read
Reusable logic with React Render Props

Reusable logic with React Render Props

19
Comments 1
3 min read
Learn Cloud Computing through Virtual Events and Courses From AWS,Google Cloud and Microsoft

Learn Cloud Computing through Virtual Events and Courses From AWS,Google Cloud and Microsoft

11
Comments
6 min read
Construye Aplicaciones Web Accesibles Con Grommet

Construye Aplicaciones Web Accesibles Con Grommet

4
Comments 2
2 min read
Announcing web.dev LIVE: A three day digital event

Announcing web.dev LIVE: A three day digital event

20
Comments 1
1 min read
loading...