DEV Community

Web Development

Because the internet...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Polyglot Programming in Vim (or How to Get A Great Developer Experience for Any Language in Vim)

Polyglot Programming in Vim (or How to Get A Great Developer Experience for Any Language in Vim)

152
Comments 7
7 min read
Responsive web design (Flexbox)

Responsive web design (Flexbox)

3
Comments
6 min read
Introducing Youtube Detox: Distraction-free Youtube Search

Introducing Youtube Detox: Distraction-free Youtube Search

63
Comments 4
3 min read
Add a commenting platform to a Svelte app

Add a commenting platform to a Svelte app

6
Comments 2
1 min read
Esoteric Programming Language

Esoteric Programming Language

7
Comments
5 min read
How to Quickly Build a REST API in Node.js with TypeScript (for Absolute Beginners) - PART 1 of 4

How to Quickly Build a REST API in Node.js with TypeScript (for Absolute Beginners) - PART 1 of 4

108
Comments 6
5 min read
What is your preferred Tech Stack?

What is your preferred Tech Stack?

54
Comments 34
1 min read
JavaScript Data Structures: Queue: Intro

JavaScript Data Structures: Queue: Intro

47
Comments
2 min read
Top 3 Courses to Learn NodeJS in 2020

Top 3 Courses to Learn NodeJS in 2020

51
Comments
3 min read
Introduction to ASGI: Emergence of an Async Python Web Ecosystem

Introduction to ASGI: Emergence of an Async Python Web Ecosystem

32
Comments 5
9 min read
Get your developer portfolio reviewed for FREE this Friday

Get your developer portfolio reviewed for FREE this Friday

18
Comments 24
1 min read
Why You Should Make Your Own Create React App Template

Why You Should Make Your Own Create React App Template

108
Comments 2
2 min read
Typescript is actually amazing.

Typescript is actually amazing.

46
Comments 1
3 min read
My First Seed of Blog Post

My First Seed of Blog Post

5
Comments
2 min read
How To Host Website On Google Firebase

How To Host Website On Google Firebase

6
Comments
1 min read
React + Redux = React + Context

React + Redux = React + Context

63
Comments 8
3 min read
Simple & Sober "Wallet Tracker" in Modern JavaScript

Simple & Sober "Wallet Tracker" in Modern JavaScript

10
Comments 1
3 min read
An abstraction for React internationalization messages

An abstraction for React internationalization messages

7
Comments
5 min read
My 2019 in Review

My 2019 in Review

22
Comments 5
8 min read
Creating a todo app in Elm

Creating a todo app in Elm

59
Comments 6
9 min read
Why & How I built css.gg - A life story.

Why & How I built css.gg - A life story.

227
Comments 21
8 min read
CQRS basics and application structure

CQRS basics and application structure

12
Comments
3 min read
Released a CLI "create-awesome-package" to bootstrap your JS/TS package 🚀 📦 (with video demo) 00:41

Released a CLI "create-awesome-package" to bootstrap your JS/TS package 🚀 📦 (with video demo)

52
Comments 6
2 min read
2019 in a summary - GraphQL perspective

2019 in a summary - GraphQL perspective

56
Comments 3
3 min read
A Collection of Useful React Hooks for Geocoding Purposes and More

A Collection of Useful React Hooks for Geocoding Purposes and More

8
Comments 2
4 min read
New Year gift for DevCommunity and WordPress users

New Year gift for DevCommunity and WordPress users

6
Comments 2
1 min read
WordPress Dev Digest December 2019

WordPress Dev Digest December 2019

5
Comments
3 min read
What's on your 2020 programming checklist?

What's on your 2020 programming checklist?

4
Comments 2
1 min read
Use IdentityModel to manage ASP.NET Core Access Tokens the easy way

Use IdentityModel to manage ASP.NET Core Access Tokens the easy way

12
Comments
3 min read
Getting started with TailwindCSS in seconds.

Getting started with TailwindCSS in seconds.

65
Comments 7
3 min read
React for Absolute Noobs: A 7 day guide

React for Absolute Noobs: A 7 day guide

116
Comments 3
6 min read
Why Should You Care About Loose Coupling?

Why Should You Care About Loose Coupling?

6
Comments
4 min read
Vue cheat sheet 2

Vue cheat sheet 2

196
Comments
10 min read
I'm a professional React developer, and here's how I create GraphQL Microservices Using React, Node.js, Docker and MySQL. #9

I'm a professional React developer, and here's how I create GraphQL Microservices Using React, Node.js, Docker and MySQL. #9

40
Comments 7
1 min read
Things to do before redesigning your personal page

Things to do before redesigning your personal page

7
Comments
1 min read
CSS3 Tutorial - Learn CSS3 Loading Animations

CSS3 Tutorial - Learn CSS3 Loading Animations

41
Comments
1 min read
What to Expect from the JAMstack in 2020 - Ahmad Awais

What to Expect from the JAMstack in 2020 - Ahmad Awais

20
Comments
4 min read
Learn Svelte

Learn Svelte

144
Comments 3
2 min read
My first Elm app

My first Elm app

43
Comments 5
7 min read
My Transition From Mechanical to Software Engineering

My Transition From Mechanical to Software Engineering

6
Comments
4 min read
Learn Svelte: Adding, Editing and Estimating Tasks In The Pomodoro Technique App

Learn Svelte: Adding, Editing and Estimating Tasks In The Pomodoro Technique App

64
Comments
13 min read
Easy and FREE ways to publish a website in 2020!🥳

Easy and FREE ways to publish a website in 2020!🥳

349
Comments 10
2 min read
Learn the basics of React and using NPM

Learn the basics of React and using NPM

45
Comments
1 min read
Learn Svelte: Get Started with Svelte Writing a Pomodoro Technique App

Learn Svelte: Get Started with Svelte Writing a Pomodoro Technique App

134
Comments 2
11 min read
How I structure my Express + Typescript + React applications

How I structure my Express + Typescript + React applications

87
Comments 10
4 min read
Building an interactive login form with HTML and CSS

Building an interactive login form with HTML and CSS

281
Comments 5
7 min read
How do you debug your fullstack web apps?

How do you debug your fullstack web apps?

8
Comments 1
1 min read
The Wizard Logs - Part III - The Adventures, Glory and Misfortunes of Writing Wizards Use Vim

The Wizard Logs - Part III - The Adventures, Glory and Misfortunes of Writing Wizards Use Vim

15
Comments
4 min read
What I've built and what I've learned in 2019

What I've built and what I've learned in 2019

59
Comments
5 min read
How to group an object by property

How to group an object by property

7
Comments
1 min read
6 Github Repos for web developers you should have a look at

6 Github Repos for web developers you should have a look at

776
Comments 16
3 min read
REST API Performance Comparison Python vs Golang

REST API Performance Comparison Python vs Golang

11
Comments 3
2 min read
Cross Tab Communication with Javascript

Cross Tab Communication with Javascript

129
Comments 9
3 min read
React Route Guards with Unit Testing

React Route Guards with Unit Testing

5
Comments
2 min read
JavaScript Data Structures: Stack: Recap

JavaScript Data Structures: Stack: Recap

12
Comments
2 min read
A great css input and textarea input effect

A great css input and textarea input effect

131
Comments 5
2 min read
Things I wish other frameworks grab from Svelte

Things I wish other frameworks grab from Svelte

8
Comments
3 min read
Optional Chaining Has Arrived!

Optional Chaining Has Arrived!

259
Comments 35
3 min read
Sending Emails in PHP with PHPMailer

Sending Emails in PHP with PHPMailer

10
Comments
1 min read
Easy-TOTP, A Time-Based authorization token generator library for C#

Easy-TOTP, A Time-Based authorization token generator library for C#

35
Comments 2
2 min read
loading...