DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 React Motion use cases with examples

5 React Motion use cases with examples

13
Comments
17 min read
Submitting HTML forms using JavaScript frameworks (Vue, React, Hyperapp)

Submitting HTML forms using JavaScript frameworks (Vue, React, Hyperapp)

15
Comments
10 min read
It's all about trade-offs

It's all about trade-offs

32
Comments 4
3 min read
Which JavaScript frameworks should you learn in 2018?

Which JavaScript frameworks should you learn in 2018?

122
Comments 6
3 min read
Add Auth to Your PWA with Okta and Stencil

Add Auth to Your PWA with Okta and Stencil

12
Comments
12 min read
Simple webpack config to build javascript, sass and css using NPM and ASP.NET Core

Simple webpack config to build javascript, sass and css using NPM and ASP.NET Core

12
Comments
3 min read
Async and defer, the difference.

Async and defer, the difference.

16
Comments 1
2 min read
My Sublime Text Setup for PHP

My Sublime Text Setup for PHP

129
Comments 8
3 min read
Switching from Jekyll to Hugo

Switching from Jekyll to Hugo

8
Comments
6 min read
Help me improve my website

Help me improve my website

25
Comments 8
1 min read
How To Build Your First Chrome Extension

How To Build Your First Chrome Extension

251
Comments 9
6 min read
Getting started with Apple's MapKit JS

Getting started with Apple's MapKit JS

17
Comments 2
5 min read
Static Sites vs CMS

Static Sites vs CMS

14
Comments 2
13 min read
Building a PHP Framework: Part 6 - Dependency Inversion, Inversion of Control, oh my!

Building a PHP Framework: Part 6 - Dependency Inversion, Inversion of Control, oh my!

32
Comments
4 min read
React DevTools and Unknown Components

React DevTools and Unknown Components

18
Comments 4
3 min read
The most efficient way to deploy your code & the tools you should use. Stack Overflow share their approach.

The most efficient way to deploy your code & the tools you should use. Stack Overflow share their approach.

36
Comments 1
4 min read
Do you even recurse?... And if you do, do you do it safely?

Do you even recurse?... And if you do, do you do it safely?

36
Comments 11
4 min read
Reloading the express server without nodemon

Reloading the express server without nodemon

29
Comments 1
5 min read
Web Development with Go - 2.1 - A Basic Web Application (screencast sample) 13:12

Web Development with Go - 2.1 - A Basic Web Application (screencast sample)

41
Comments
1 min read
Keeping tabs on shady internet authorities -- What is Certificate Transparency?

Keeping tabs on shady internet authorities -- What is Certificate Transparency?

42
Comments 2
3 min read
The journey #0 - Learning iOS development

The journey #0 - Learning iOS development

9
Comments 1
2 min read
Practical Introduction to JavaScript Debugger;

Practical Introduction to JavaScript Debugger;

17
Comments
4 min read
How do you update backend web services without downtime?

How do you update backend web services without downtime?

46
Comments 16
1 min read
How to choose the stack for a project?

How to choose the stack for a project?

8
Comments 2
1 min read
Git Merge vs Git Rebase

Git Merge vs Git Rebase

167
Comments 16
3 min read
Technology Stack Rundown of SHaNc

Technology Stack Rundown of SHaNc

18
Comments
4 min read
Play With the React 🐘Router

Play With the React 🐘Router

111
Comments 4
2 min read
Play with the React Router Part-2

Play with the React Router Part-2

64
Comments
1 min read
Web Development with Go - 2.2 - Explaining our web application in detail (screencast sample) 09:14

Web Development with Go - 2.2 - Explaining our web application in detail (screencast sample)

14
Comments 1
1 min read
Rendering large lists with React Virtualized

Rendering large lists with React Virtualized

14
Comments 1
14 min read
Web Development with Go - 2.0 - Creating a code dir & git repo (screencast sample) 12:09

Web Development with Go - 2.0 - Creating a code dir & git repo (screencast sample)

13
Comments
1 min read
5 Reasons to start the #100DaysOfCode Challenge

5 Reasons to start the #100DaysOfCode Challenge

184
Comments 21
3 min read
Under the Hood of the Most Powerful Video JavaScript API

Under the Hood of the Most Powerful Video JavaScript API

78
Comments 4
1 min read
Render Browser Specific Content with React 🎉

Render Browser Specific Content with React 🎉

102
Comments 12
2 min read
What concerns do you have with the Dart language/platform?

What concerns do you have with the Dart language/platform?

11
Comments 10
1 min read
How to Use PHP Traits

How to Use PHP Traits

74
Comments 8
2 min read
How do you like to learn coding? Have you seen Fritz on Twitch?

How do you like to learn coding? Have you seen Fritz on Twitch?

113
Comments 1
2 min read
What is your website?

What is your website?

36
Comments 29
1 min read
How to Build Your First Serverless Website♡Aws

How to Build Your First Serverless Website♡Aws

149
Comments 5
4 min read
How to Start and Finish Any Web App Project

How to Start and Finish Any Web App Project

362
Comments 16
16 min read
Choose Your Own Coding Adventure!

Choose Your Own Coding Adventure!

143
Comments 18
3 min read
Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 4: Testing

Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 4: Testing

14
Comments
7 min read
How To implement Lazy Loading in Angular

How To implement Lazy Loading in Angular

97
Comments 12
2 min read
Using Next.js to Build SEO-Friendly React SPAs [Live Demo]

Using Next.js to Build SEO-Friendly React SPAs [Live Demo]

16
Comments 1
1 min read
What image-hosting sites do you use?

What image-hosting sites do you use?

85
Comments 38
1 min read
5 Things to Consider Opting E-commerce Website Development

5 Things to Consider Opting E-commerce Website Development

18
Comments 2
3 min read
I've Completed my personal website now what?

I've Completed my personal website now what?

47
Comments 8
2 min read
My Gist

My Gist

7
Comments
1 min read
Getting started with recursion for tree traversal

Getting started with recursion for tree traversal

11
Comments
6 min read
Where do you seek freelance/short-term contract work?

Where do you seek freelance/short-term contract work?

10
Comments 8
1 min read
[Dogfooding] How Dareboost has benefited from Custom Timings

[Dogfooding] How Dareboost has benefited from Custom Timings

8
Comments
4 min read
JavaScript, What Are You?

JavaScript, What Are You?

81
Comments 5
4 min read
Making a scrolling card list - WotW

Making a scrolling card list - WotW

65
Comments
7 min read
How Destructuring Works in JavaScript💢💢💢

How Destructuring Works in JavaScript💢💢💢

68
Comments 2
2 min read
Why use a static site generator

Why use a static site generator

22
Comments 2
4 min read
Front End Development Automation with Puppeteer. Part 2

Front End Development Automation with Puppeteer. Part 2

34
Comments
3 min read
React headstart for busy people

React headstart for busy people

23
Comments
1 min read
Understanding JavaScript's Engine with Cartoons

Understanding JavaScript's Engine with Cartoons

62
Comments
6 min read
Keeping a diary on the Internet

Keeping a diary on the Internet

18
Comments 7
2 min read
Optional (null-safe) in javascript

Optional (null-safe) in javascript

57
Comments 5
3 min read
loading...