DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to create a portfolio and blog using VuePress and Markdown

How to create a portfolio and blog using VuePress and Markdown

49
Comments
10 min read
API Security Best Practices

API Security Best Practices

104
Comments
35 min read
Passing Additional Parameters To An Angular Service

Passing Additional Parameters To An Angular Service

23
Comments 1
2 min read
JavaScript Fundamentals: Getters & Setters

JavaScript Fundamentals: Getters & Setters

15
Comments 1
5 min read
React, Reactive Microservices, Kubernetes, GraphQL & gRPC - Announcing Appwish - Fullstack Tutorial Series & Opensource Project

React, Reactive Microservices, Kubernetes, GraphQL & gRPC - Announcing Appwish - Fullstack Tutorial Series & Opensource Project

314
Comments 95
2 min read
HTML attributes to improve your users' two factor authentication experience

HTML attributes to improve your users' two factor authentication experience

137
Comments
6 min read
Closure in Javascript

Closure in Javascript

7
Comments
1 min read
⚡️ 10 Ways to Use Serverless Functions

⚡️ 10 Ways to Use Serverless Functions

298
Comments 25
10 min read
Recursive components

Recursive components

16
Comments
3 min read
Adding Google Sign In to your Web App with AWS Amplify 08:08

Adding Google Sign In to your Web App with AWS Amplify

73
Comments 10
1 min read
CCPA: Are you making changes?

CCPA: Are you making changes?

5
Comments 2
1 min read
The Developer Tool You Can't Live Without

The Developer Tool You Can't Live Without

221
Comments 8
6 min read
Top 10 Web Development Trends in 2020

Top 10 Web Development Trends in 2020

9
Comments
9 min read
Testing Svelte context with component hierarchies

Testing Svelte context with component hierarchies

15
Comments 1
4 min read
JavaScript Series – JavaScript Types – Part 2

JavaScript Series – JavaScript Types – Part 2

13
Comments
2 min read
DotVVM y ASP.NET Core: Implementación de operaciones CRUD

DotVVM y ASP.NET Core: Implementación de operaciones CRUD

9
Comments
8 min read
WP Snippet #003 Adding menu’s to your theme.

WP Snippet #003 Adding menu’s to your theme.

7
Comments
2 min read
I am not a 'Full Stack Dev', I am a Software Engineer aka: (programmer technician).

I am not a 'Full Stack Dev', I am a Software Engineer aka: (programmer technician).

7
Comments
1 min read
Secrets of the JavaScript Object API

Secrets of the JavaScript Object API

49
Comments
11 min read
Web Developer Checklist

Web Developer Checklist

54
Comments
2 min read
Y'all Got Anymore of That Dark Mode? Examples and Inspiration - Websites using Dark Mode Via Prefers-Color-Scheme: Dark

Y'all Got Anymore of That Dark Mode? Examples and Inspiration - Websites using Dark Mode Via Prefers-Color-Scheme: Dark

40
Comments 8
2 min read
Become Better Javascript Developer By Learning these JS Fundamentals

Become Better Javascript Developer By Learning these JS Fundamentals

93
Comments 3
4 min read
react-simple-infinite-loading v1 is out 🎉

react-simple-infinite-loading v1 is out 🎉

47
Comments
3 min read
const 📦, seal 🤐, freeze ❄️ & immutability 🤓 in JS

const 📦, seal 🤐, freeze ❄️ & immutability 🤓 in JS

169
Comments 10
2 min read
The Best Way to Automate Performance Checks in GitHub

The Best Way to Automate Performance Checks in GitHub

50
Comments 1
6 min read
Build a Nodejs Restful API with Express and MongoDB

Build a Nodejs Restful API with Express and MongoDB

33
Comments
7 min read
Is Azure or AWS certifications are good for developers ?

Is Azure or AWS certifications are good for developers ?

8
Comments 6
1 min read
Write a test case in 6 minutes | QA Assessment for beginners (video)

Write a test case in 6 minutes | QA Assessment for beginners (video)

18
Comments
1 min read
Introducing MonsterEngine! A high-performance web server written in Rust.

Introducing MonsterEngine! A high-performance web server written in Rust.

42
Comments 6
1 min read
The beauty of Functional Programming

The beauty of Functional Programming

650
Comments 34
4 min read
Why input data not remaining after refresh using old() in laravel??

Why input data not remaining after refresh using old() in laravel??

4
Comments 1
1 min read
How to animate SVG signature

How to animate SVG signature

120
Comments 6
6 min read
TypeScript: Generics para pessoas que desistiram de entender Generics

TypeScript: Generics para pessoas que desistiram de entender Generics

16
Comments
10 min read
Sometimes Chrome is the problem

Sometimes Chrome is the problem

7
Comments
3 min read
Demystifying how components work

Demystifying how components work

25
Comments 1
5 min read
The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)

The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)

51
Comments 2
2 min read
Introduction to Svelte - Adapting a board game

Introduction to Svelte - Adapting a board game

69
Comments 2
15 min read
Keeping Tests Simple in Laravel

Keeping Tests Simple in Laravel

19
Comments
6 min read
ES6 Promises

ES6 Promises

14
Comments
5 min read
Monitoring Performance with the PageSpeed Insights API

Monitoring Performance with the PageSpeed Insights API

274
Comments 5
6 min read
Progressive JPEG images: What Is It and How It Can Improve Website Performance

Progressive JPEG images: What Is It and How It Can Improve Website Performance

9
Comments
4 min read
Bulk deleting local Git branches using Regex

Bulk deleting local Git branches using Regex

10
Comments
1 min read
How to implement only css responsive elements with a certain aspect ratio

How to implement only css responsive elements with a certain aspect ratio

7
Comments
3 min read
UI/UX Design Inspiration #1

UI/UX Design Inspiration #1

13
Comments
2 min read
How to make an API from scraped data using Express & Puppeteer

How to make an API from scraped data using Express & Puppeteer

83
Comments 1
6 min read
Using CSS modules

Using CSS modules

12
Comments
2 min read
Balancing quantitative and qualitative user engagement

Balancing quantitative and qualitative user engagement

8
Comments
9 min read
5 quick and easy fixes to improve your React app performance 🚀

5 quick and easy fixes to improve your React app performance 🚀

58
Comments
7 min read
Bubble Sort Algorithm Explained By Picking Teams At Recess

Bubble Sort Algorithm Explained By Picking Teams At Recess

24
Comments
6 min read
CSS in 2020 - A Practical Guide

CSS in 2020 - A Practical Guide

252
Comments 15
2 min read
Learning Vanilla Javascript in 2020 & others part 1

Learning Vanilla Javascript in 2020 & others part 1

9
Comments 6
1 min read
Let's Build and Deploy a Website With Stackbit

Let's Build and Deploy a Website With Stackbit

41
Comments
1 min read
To the point - http middleware in go with net/http Part - 2

To the point - http middleware in go with net/http Part - 2

10
Comments
3 min read
React入門 03: JSON形式の配列から複数データを取り出してページに表示する

React入門 03: JSON形式の配列から複数データを取り出してページに表示する

8
Comments 1
2 min read
Learn Svelte: Creating a Pomodoro Timer

Learn Svelte: Creating a Pomodoro Timer

72
Comments
14 min read
Debug your website on Android with Chrome Remote Debugging.

Debug your website on Android with Chrome Remote Debugging.

77
Comments 3
2 min read
Snowpack with React: An awesome way to build web applications

Snowpack with React: An awesome way to build web applications

56
Comments 2
5 min read
Python Flask GraphQL with Graphene

Python Flask GraphQL with Graphene

49
Comments 4
6 min read
Moving web development from Windows to Linux: Key tips?

Moving web development from Windows to Linux: Key tips?

12
Comments 4
1 min read
(Re)standardising Robots.txt

(Re)standardising Robots.txt

13
Comments
3 min read
loading...