DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular Autosave for Forms, Services and NgRx

Angular Autosave for Forms, Services and NgRx

70
Comments
7 min read
Three reasons to avoid using real web APIs in your integration tests

Three reasons to avoid using real web APIs in your integration tests

7
Comments
5 min read
Add commit hash version to your React app

Add commit hash version to your React app

29
Comments 1
2 min read
Incrementally building the web

Incrementally building the web

7
Comments
7 min read
Deploying a website from scratch online for beginners

Deploying a website from scratch online for beginners

28
Comments
3 min read
Thought process for testing a React application

Thought process for testing a React application

9
Comments
13 min read
How safe is same-origin client-server communication?

How safe is same-origin client-server communication?

4
Comments 8
1 min read
Heres how i got my Hugo site to load in less than 0.7 sec!

Heres how i got my Hugo site to load in less than 0.7 sec!

9
Comments
7 min read
Laravel: Softdelete Eloquent Relationships onDelete Cascade

Laravel: Softdelete Eloquent Relationships onDelete Cascade

15
Comments 3
2 min read
What is React and why to use it?

What is React and why to use it?

6
Comments
1 min read
Arrow Functions: practice quiz on transformations

Arrow Functions: practice quiz on transformations

46
Comments
2 min read
Why blocking 3rd party cookies won't stop adtech

Why blocking 3rd party cookies won't stop adtech

7
Comments 1
3 min read
Take Control of your Typography with Capsize

Take Control of your Typography with Capsize

7
Comments
1 min read
A Philosophy For Effective Error Handling (Using JavaScript Examples)

A Philosophy For Effective Error Handling (Using JavaScript Examples)

12
Comments
7 min read
Activate CSS Overview Tab in Chrome 💻

Activate CSS Overview Tab in Chrome 💻

83
Comments 10
1 min read
How I created devchallenges.io in just 3 Months in my free time

How I created devchallenges.io in just 3 Months in my free time

212
Comments 41
3 min read
Find code duplication

Find code duplication

9
Comments
2 min read
My website is live now. How I can increase audience?

My website is live now. How I can increase audience?

5
Comments 2
1 min read
Why aren't you a full stack web developer?

Why aren't you a full stack web developer?

3
Comments 4
1 min read
Creating a React Calendar Component: Part 2

Creating a React Calendar Component: Part 2

13
Comments
13 min read
Fetching Data With React Hooks and Fetch API [Beginners Guide]

Fetching Data With React Hooks and Fetch API [Beginners Guide]

37
Comments
4 min read
Learn how to host a website on S3 with Cloudflare - AWS course Lesson 1

Learn how to host a website on S3 with Cloudflare - AWS course Lesson 1

47
Comments
6 min read
Why should you consider REST APIs for your application architecture?

Why should you consider REST APIs for your application architecture?

2
Comments
2 min read
Building an Open Source Web Analytics Platform. Part 1: Overview and Analytics Backend

Building an Open Source Web Analytics Platform. Part 1: Overview and Analytics Backend

28
Comments 1
7 min read
When have you done something you thought was "simple" that has impressed a client or stakeholder?

When have you done something you thought was "simple" that has impressed a client or stakeholder?

6
Comments 4
1 min read
What is thehiddenwiki.org??

What is thehiddenwiki.org??

4
Comments 3
1 min read
SEO For Django: 5 Methods To Improve SEO

SEO For Django: 5 Methods To Improve SEO

93
Comments 9
5 min read
Search as you type at 60fps with js-coroutines

Search as you type at 60fps with js-coroutines

68
Comments 6
2 min read
Testing Forms with ease using Fill.ly form-filler 💌

Testing Forms with ease using Fill.ly form-filler 💌

11
Comments
4 min read
Dorking - O que podemos aprender sobre vazamento de dados por indexação involuntária em ferramentas de busca

Dorking - O que podemos aprender sobre vazamento de dados por indexação involuntária em ferramentas de busca

7
Comments 1
5 min read
Fit Your UI to the Screen on Mobile Browsers

Fit Your UI to the Screen on Mobile Browsers

23
Comments 2
2 min read
What are you using for your documentation?

What are you using for your documentation?

60
Comments 23
1 min read
GraphQL Tutorial - ReactJS Course: Lesson 1

GraphQL Tutorial - ReactJS Course: Lesson 1

67
Comments
6 min read
useCallback and useMemo hooks. What are they and how do you use them?

useCallback and useMemo hooks. What are they and how do you use them?

13
Comments
6 min read
Getting set up with Gridsome

Getting set up with Gridsome

9
Comments
7 min read
3 Cool CSS Tricks to Impress Your Friends at Parties

3 Cool CSS Tricks to Impress Your Friends at Parties

436
Comments 22
3 min read
Building a Code Editor for the Web - Project Setup 08:07

Building a Code Editor for the Web - Project Setup

30
Comments
1 min read
Visual Studio 2019 - ASP.NET Core 3.1 React App with TypeScript

Visual Studio 2019 - ASP.NET Core 3.1 React App with TypeScript

14
Comments 1
3 min read
What is a Headless CMS

What is a Headless CMS

9
Comments
14 min read
Promise in Javascript

Promise in Javascript

7
Comments
7 min read
20 Awesome websites built using Vue.js

20 Awesome websites built using Vue.js

114
Comments 6
4 min read
The .NET Docs Show: An accessibility audit of .NET Blazor with Chris DeMars

The .NET Docs Show: An accessibility audit of .NET Blazor with Chris DeMars

7
Comments
2 min read
Let's learn about protocol buffers

Let's learn about protocol buffers

11
Comments
6 min read
Video Recording For Selenium WebDriver

Video Recording For Selenium WebDriver

17
Comments 4
3 min read
Which techniques do u use to avoid procrastinating?

Which techniques do u use to avoid procrastinating?

48
Comments 24
1 min read
A Comprehensive Guide to JavaScript - Part 1 - ES6

A Comprehensive Guide to JavaScript - Part 1 - ES6

146
Comments 6
2 min read
AI ( Artificial Intelligence) in Digital Marketing

AI ( Artificial Intelligence) in Digital Marketing

4
Comments 2
5 min read
👩‍🎨 What's New In Frontend? — Weekly Picks #135

👩‍🎨 What's New In Frontend? — Weekly Picks #135

44
Comments
3 min read
Resources for beginner developers

Resources for beginner developers

215
Comments 2
10 min read
Gatsby for novices and dabblers

Gatsby for novices and dabblers

5
Comments
5 min read
How to write a Recursive Function in Go

How to write a Recursive Function in Go

7
Comments
4 min read
Building My Portfolio from Scratch Pt. 1

Building My Portfolio from Scratch Pt. 1

6
Comments
2 min read
👩‍💻 Git and Github for beginners

👩‍💻 Git and Github for beginners

595
Comments 24
8 min read
Docker Explained: What is docker? | Why Docker? | Docker File | Docker Image | Docker Container

Docker Explained: What is docker? | Why Docker? | Docker File | Docker Image | Docker Container

17
Comments
1 min read
Understand Memoization in 5 Minutes

Understand Memoization in 5 Minutes

414
Comments 8
3 min read
Developing with Empathy: Introduction

Developing with Empathy: Introduction

34
Comments 1
3 min read
Pros and cons of TypeScript

Pros and cons of TypeScript

6
Comments 2
5 min read
Building a blog with Phoenix: Getting started

Building a blog with Phoenix: Getting started

12
Comments 2
6 min read
DOM and the event driven architecture - Introduction

DOM and the event driven architecture - Introduction

4
Comments
2 min read
Why isn't event.stopPropagation() working?!

Why isn't event.stopPropagation() working?!

20
Comments 4
3 min read
loading...