DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Getting started with the new Vue CLI 3

Getting started with the new Vue CLI 3

6
Comments
8 min read
5 things to consider when creating your CSS style guide

5 things to consider when creating your CSS style guide

6
Comments
7 min read
An intro to Zero Server, a new tool to simplify web development

An intro to Zero Server, a new tool to simplify web development

8
Comments
8 min read
Laravel 5.8 release: 10 new features to try

Laravel 5.8 release: 10 new features to try

6
Comments
7 min read
Improve your UI with React Transition Group

Improve your UI with React Transition Group

7
Comments
7 min read
Introducing the Flexbox builder tool! Build a Layout and Learn at the Same Time

Introducing the Flexbox builder tool! Build a Layout and Learn at the Same Time

102
Comments 6
1 min read
Keeping it simple with the JavaScript console

Keeping it simple with the JavaScript console

6
Comments
6 min read
Async Rendering in React with Suspense

Async Rendering in React with Suspense

10
Comments
8 min read
The Git workflow you need: How to deal with multiple teams in a single repository

The Git workflow you need: How to deal with multiple teams in a single repository

9
Comments
11 min read
What’s new in Create React App 2

What’s new in Create React App 2

8
Comments
9 min read
What the Rule of Least Power means for modern developers

What the Rule of Least Power means for modern developers

6
Comments
9 min read
The quiet revolution: How JSON displaced XML

The quiet revolution: How JSON displaced XML

12
Comments 1
11 min read
Advanced effects with CSS background blend modes

Advanced effects with CSS background blend modes

10
Comments
8 min read
Discovering the Shadow DOM

Discovering the Shadow DOM

6
Comments
9 min read
SQL is neither dead nor a dinosaur. You should use it for your web app.

SQL is neither dead nor a dinosaur. You should use it for your web app.

15
Comments 1
8 min read
New horizons in CSS: Houdini and the Paint API

New horizons in CSS: Houdini and the Paint API

5
Comments
9 min read
The question of “why?” in single-page application frameworks

The question of “why?” in single-page application frameworks

5
Comments
8 min read
How to protect your Node.js applications from malicious dependencies

How to protect your Node.js applications from malicious dependencies

6
Comments
5 min read
Using Recompose to write clean Higher Order Components

Using Recompose to write clean Higher Order Components

6
Comments
9 min read
How to control your deployments and versioning with semantic-release & friends

How to control your deployments and versioning with semantic-release & friends

5
Comments
7 min read
7 bad excuses for not using TypeScript

7 bad excuses for not using TypeScript

5
Comments
10 min read
Pattern matching and type safety in TypeScript

Pattern matching and type safety in TypeScript

4
Comments
6 min read
Actions spec louder than words

Actions spec louder than words

6
Comments
8 min read
Terrible use cases for JavaScript proxies

Terrible use cases for JavaScript proxies

5
Comments
5 min read
The easiest way to keep your web apps accessible

The easiest way to keep your web apps accessible

6
Comments
10 min read
The definitive guide to React Material

The definitive guide to React Material

5
Comments
13 min read
Mixins and custom functions to enhance your Vue applications

Mixins and custom functions to enhance your Vue applications

6
Comments
5 min read
New in Chrome 69: building <progress> doughnut charts with conical gradients

New in Chrome 69: building <progress> doughnut charts with conical gradients

5
Comments
11 min read
Implicit state sharing: React’s context API & provide/inject in Vue

Implicit state sharing: React’s context API & provide/inject in Vue

6
Comments
5 min read
3 advantages of React functional components on an eCommerce site

3 advantages of React functional components on an eCommerce site

6
Comments
5 min read
It’s 2018: you shouldn’t be writing vanilla CSS

It’s 2018: you shouldn’t be writing vanilla CSS

5
Comments
13 min read
React Hooks — let’s not get too attached

React Hooks — let’s not get too attached

3
Comments
7 min read
Working with the Blazor JavaScript Interop

Working with the Blazor JavaScript Interop

6
Comments
5 min read
Custom responsive behaviour using custom CSS properties

Custom responsive behaviour using custom CSS properties

6
Comments
5 min read
Migrating from WordPress to the Cosmic JS Headless CMS

Migrating from WordPress to the Cosmic JS Headless CMS

4
Comments
4 min read
How I Made My First CodePen with the #VWC CodePen Team

How I Made My First CodePen with the #VWC CodePen Team

10
Comments 3
3 min read
Strikethrough using HTML5

Strikethrough using HTML5

53
Comments 7
4 min read
Adding a Drop-Down List to Your Angular Application

Adding a Drop-Down List to Your Angular Application

7
Comments
7 min read
[VIDEO]RxJS intro: What Are Observables and How to Create Them?

[VIDEO]RxJS intro: What Are Observables and How to Create Them?

12
Comments
1 min read
Serverless is the Abstraction We Deserve

Serverless is the Abstraction We Deserve

9
Comments
1 min read
GETTING FAMILIAR WITH HTML5 WEB COMPONENT

GETTING FAMILIAR WITH HTML5 WEB COMPONENT

10
Comments
22 min read
TensorFlow.js Bringing Machine Learning to the Web and Beyond

TensorFlow.js Bringing Machine Learning to the Web and Beyond

53
Comments 1
1 min read
You can write working code. What comes next?

You can write working code. What comes next?

2
Comments 1
2 min read
What Is UX Design?

What Is UX Design?

53
Comments
1 min read
Vue.js Tutorial: Zero to Sixty

Vue.js Tutorial: Zero to Sixty

50
Comments
1 min read
A year in developer relations

A year in developer relations

10
Comments 2
7 min read
Youtube Video: Var, Let and Constant in ES6(Javascript)

Youtube Video: Var, Let and Constant in ES6(Javascript)

5
Comments
1 min read
A Case Against Type Selectors

A Case Against Type Selectors

7
Comments 2
6 min read
Basics of Redux

Basics of Redux

11
Comments 1
2 min read
Friday Frontend: Post-Independence Day Edition

Friday Frontend: Post-Independence Day Edition

14
Comments
4 min read
The Most Updated Channels for Developers on Youtube

The Most Updated Channels for Developers on Youtube

41
Comments 8
3 min read
Weekly Picks #82 — Development Posts

Weekly Picks #82 — Development Posts

7
Comments
1 min read
I created a web service to find the awesome repositories on GitHub.

I created a web service to find the awesome repositories on GitHub.

4
Comments
1 min read
React Hooks: Making Function Components Stateful

React Hooks: Making Function Components Stateful

40
Comments 3
3 min read
Programming Elm Now in Print

Programming Elm Now in Print

11
Comments
4 min read
Tkinter Python GUI Tutorial For Beginners

Tkinter Python GUI Tutorial For Beginners

12
Comments
1 min read
My Problem with Learning the Internet. You too?

My Problem with Learning the Internet. You too?

5
Comments 4
2 min read
Communcation des composants avec ReactJs

Communcation des composants avec ReactJs

6
Comments
5 min read
Jumpstart your API onboarding using Postman

Jumpstart your API onboarding using Postman

16
Comments
4 min read
What did you learn today - Lessons learned - TIL? And how do you manifest it?

What did you learn today - Lessons learned - TIL? And how do you manifest it?

10
Comments 2
1 min read
loading...