DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[TypeScript] Интерфейсы

[TypeScript] Интерфейсы

7
Comments
3 min read
Javascript Array Methods

Javascript Array Methods

7
Comments
3 min read
Parcel Setup

Parcel Setup

3
Comments
1 min read
Symbols in JS For Beginners 👨‍💻👩‍💻 With Examples And Exercises

Symbols in JS For Beginners 👨‍💻👩‍💻 With Examples And Exercises

34
Comments 2
5 min read
JavaScript Functions Broken Down

JavaScript Functions Broken Down

24
Comments 6
5 min read
Where Web UI Libraries are Heading

Where Web UI Libraries are Heading

48
Comments 12
8 min read
React App with Nested Routes and Breadcrumbs

React App with Nested Routes and Breadcrumbs

26
Comments
4 min read
How to use PureScript with React in 2020

How to use PureScript with React in 2020

10
Comments
4 min read
How To Take Pixel-Perfect Screenshots (no extensions required!)

How To Take Pixel-Perfect Screenshots (no extensions required!)

8
Comments
2 min read
Over 20 Resources to Advance Your JavaScript Skills

Over 20 Resources to Advance Your JavaScript Skills

541
Comments 3
4 min read
A List of Free Courses on Flutter Development

A List of Free Courses on Flutter Development

10
Comments
1 min read
💜 Personal Branding - For Your Career 💼

💜 Personal Branding - For Your Career 💼

419
Comments 22
5 min read
How to enable CSRF protection in the Python / Flask app?

How to enable CSRF protection in the Python / Flask app?

10
Comments
2 min read
Simple CSS trick to create a smooth scrolling effect

Simple CSS trick to create a smooth scrolling effect

45
Comments 8
2 min read
How to configure Webpack with React Testing Library from the ground up

How to configure Webpack with React Testing Library from the ground up

31
Comments 1
4 min read
Web Design Basics

Web Design Basics

258
Comments 6
3 min read
Latest React Component Syntax, May 2020

Latest React Component Syntax, May 2020

30
Comments 7
1 min read
Creating CSS animations with just a few clicks.

Creating CSS animations with just a few clicks.

23
Comments
2 min read
Javascript Destructuring - Extraction (The Fun Way🧑🏽‍💻)

Javascript Destructuring - Extraction (The Fun Way🧑🏽‍💻)

44
Comments 4
2 min read
Want to Learn Web Development and Like YouTube Videos? Read This!

Want to Learn Web Development and Like YouTube Videos? Read This!

52
Comments 3
1 min read
Deferred loading technique in Angular

Deferred loading technique in Angular

50
Comments 1
4 min read
DENO ANAGRAM of NODE?

DENO ANAGRAM of NODE?

2
Comments
1 min read
Полное руководство по функциям CSS

Полное руководство по функциям CSS

8
Comments
2 min read
[TypeScript] Основные типы данных

[TypeScript] Основные типы данных

3
Comments
2 min read
CSS is an art, and it's dying. A reflection on CSS and JS frameworks and the evolution of CSS

CSS is an art, and it's dying. A reflection on CSS and JS frameworks and the evolution of CSS

72
Comments 10
8 min read
How to publish Angular App to Azure web app for Linux/ FTP using Azure DevOps Pipelines explained from scratch

How to publish Angular App to Azure web app for Linux/ FTP using Azure DevOps Pipelines explained from scratch

8
Comments
4 min read
Saishō — Very simple semi-static site engine

Saishō — Very simple semi-static site engine

10
Comments 1
1 min read
A simple counter with the new Recoil - Facebook State Management Library for React

A simple counter with the new Recoil - Facebook State Management Library for React

7
Comments
3 min read
JSON-LD: What It Is and How DEV Uses It

JSON-LD: What It Is and How DEV Uses It

85
Comments 6
4 min read
Should devs code in their free time?

Should devs code in their free time?

59
Comments 60
1 min read
Snowpack with Svelte, Typescript and Tailwind CSS is a very pleasant surprise

Snowpack with Svelte, Typescript and Tailwind CSS is a very pleasant surprise

21
Comments
9 min read
💡 10 VS Code extensions I can't code without

💡 10 VS Code extensions I can't code without

601
Comments 44
4 min read
The four common Javascript array methods Push, Pop, Shift and Unshift

The four common Javascript array methods Push, Pop, Shift and Unshift

23
Comments
3 min read
JavaScript DOM - Part 1 - What is it and what can we do with it? [video + article]

JavaScript DOM - Part 1 - What is it and what can we do with it? [video + article]

57
Comments 8
2 min read
🎉 Deno: 1.0 officially scheduled on May, 13! Review of the features

🎉 Deno: 1.0 officially scheduled on May, 13! Review of the features

225
Comments 17
9 min read
React Drive - An all-in-one react wrapper around Google's drive file picker. Supports direct downloads & blob exports.

React Drive - An all-in-one react wrapper around Google's drive file picker. Supports direct downloads & blob exports.

7
Comments
1 min read
5 Free Tools That Will Make You More Productive

5 Free Tools That Will Make You More Productive

712
Comments 21
4 min read
How to use your free time? ⏰

How to use your free time? ⏰

7
Comments 3
2 min read
How to get rid of unnecessary props in React.js

How to get rid of unnecessary props in React.js

14
Comments
4 min read
Power Up Gatsby with Auth

Power Up Gatsby with Auth

27
Comments
2 min read
all-shields-cli

all-shields-cli

33
Comments
3 min read
Web development exercises for beginners

Web development exercises for beginners

20
Comments 1
1 min read
Building a coding interview platform from scratch

Building a coding interview platform from scratch

6
Comments
1 min read
Covering these topics makes you a JavaScript Interview Boss - Part 2

Covering these topics makes you a JavaScript Interview Boss - Part 2

94
Comments 5
4 min read
What are favorite features of MongoDB?

What are favorite features of MongoDB?

7
Comments 7
1 min read
How To Build & Deploy Gatsby Online In 60 Seconds

How To Build & Deploy Gatsby Online In 60 Seconds

3
Comments 7
1 min read
Feature Flags vs Branching

Feature Flags vs Branching

33
Comments 5
2 min read
[Series] JS Tips & Tricks - Ep. 2

[Series] JS Tips & Tricks - Ep. 2

7
Comments
1 min read
The trace we leave evolving in our web development career

The trace we leave evolving in our web development career

9
Comments
5 min read
Starting My Blogging Journey.......

Starting My Blogging Journey.......

18
Comments 2
1 min read
Spring MVC: In-Depth Guide

Spring MVC: In-Depth Guide

49
Comments
29 min read
HTML, CSS & Javascript good enough for a Newbie?

HTML, CSS & Javascript good enough for a Newbie?

10
Comments 3
3 min read
[Series] JS Tips & Tricks - Ep. 1

[Series] JS Tips & Tricks - Ep. 1

6
Comments
1 min read
How to customize Python / Flask Web Application Error Pages?

How to customize Python / Flask Web Application Error Pages?

8
Comments
4 min read
Let's build a contact list using React Hooks, function components, and a real API

Let's build a contact list using React Hooks, function components, and a real API

12
Comments
17 min read
Avoiding Memory Leaks in NodeJS: Best Practices for Performance

Avoiding Memory Leaks in NodeJS: Best Practices for Performance

131
Comments
9 min read
How to detect that mobile keyboard pops up in Web?

How to detect that mobile keyboard pops up in Web?

6
Comments 3
1 min read
Pug in 5 minutes

Pug in 5 minutes

83
Comments 20
5 min read
How to Create a ButtonGroup Component with React and Tailwind CSS?

How to Create a ButtonGroup Component with React and Tailwind CSS?

6
Comments 1
8 min read
Deno installation and VScode setup

Deno installation and VScode setup

25
Comments 1
1 min read
loading...