DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why every startup should be built on open-source... 🤔🤔

Why every startup should be built on open-source... 🤔🤔

242
Comments 35
5 min read
Accelerate Docker builds with cache

Accelerate Docker builds with cache

5
Comments
4 min read
Using Angular Material's calendar with date ranges and range presets

Using Angular Material's calendar with date ranges and range presets

1
Comments
3 min read
Cross-Device Testing: Ensuring Your Web App Shines Everywhere

Cross-Device Testing: Ensuring Your Web App Shines Everywhere

8
Comments
2 min read
Angular 15: Transitioning deprecated CanDeactivate() to Functional Guards

Angular 15: Transitioning deprecated CanDeactivate() to Functional Guards

8
Comments 3
2 min read
Does Software Engineer Necessary in The Modern World?

Does Software Engineer Necessary in The Modern World?

1
Comments
3 min read
Guia para Iniciantes: Como Começar a Fazer Freelance Desenvolvendo Sites para Empresas Locais

Guia para Iniciantes: Como Começar a Fazer Freelance Desenvolvendo Sites para Empresas Locais

3
Comments 1
2 min read
Avoid Smart Contract Hacks with Fuzz Testing

Avoid Smart Contract Hacks with Fuzz Testing

10
Comments
6 min read
Node.js 101

Node.js 101

11
Comments 2
3 min read
Random Gradient Generator

Random Gradient Generator

1
Comments
1 min read
Intro to Python: Day 13 - OOP - What is polymorphism? 🧐

Intro to Python: Day 13 - OOP - What is polymorphism? 🧐

1
Comments
3 min read
Mastering CSS Selectors: A Comprehensive Guide

Mastering CSS Selectors: A Comprehensive Guide

8
Comments
9 min read
Testing is not about the happy path

Testing is not about the happy path

5
Comments 2
3 min read
A Comprehensive Difference between Frontend and Backend Programming

A Comprehensive Difference between Frontend and Backend Programming

17
Comments 8
6 min read
Pure Critique of Pure Functions in Functional Programming

Pure Critique of Pure Functions in Functional Programming

15
Comments 14
5 min read
Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Comments
4 min read
Getting Client Side Info. from IP address

Getting Client Side Info. from IP address

1
Comments
3 min read
I created a platform to Create Family Tree

I created a platform to Create Family Tree

1
Comments
1 min read
Clocks & Countdowns: Timing in CSS and JavaScript

Clocks & Countdowns: Timing in CSS and JavaScript

114
Comments 35
4 min read
Demystifying HTTP Status Codes: Essential Knowledge for Node.js Newbies

Demystifying HTTP Status Codes: Essential Knowledge for Node.js Newbies

6
Comments 2
2 min read
Exposure in the Workplace - Colors, Containers, and Looking Up (the tree) to Parents

Exposure in the Workplace - Colors, Containers, and Looking Up (the tree) to Parents

2
Comments
6 min read
Learn a11y

Learn a11y

Comments
5 min read
React Custom Hook: useStateWithValidation

React Custom Hook: useStateWithValidation

10
Comments
2 min read
Introduction To Python Programming - part 4

Introduction To Python Programming - part 4

12
Comments
6 min read
Intro to Python: Day 12 - OOP - Calling a parent method

Intro to Python: Day 12 - OOP - Calling a parent method

3
Comments
2 min read
Best React Native in-app subscription libraries

Best React Native in-app subscription libraries

3
Comments
13 min read
Clean Git: Self-Documented Project

Clean Git: Self-Documented Project

5
Comments 6
2 min read
⚠️ Don't try this at home: A CMS written in Bash ONLY??

⚠️ Don't try this at home: A CMS written in Bash ONLY??

95
Comments 29
14 min read
Build AI Apps in Minutes with Open Source Dify Ai

Build AI Apps in Minutes with Open Source Dify Ai

Comments
1 min read
React.js Cheatsheet

React.js Cheatsheet

2
Comments 3
3 min read
Typed fetch with Sveltekit and Hono using RPC

Typed fetch with Sveltekit and Hono using RPC

1
Comments
3 min read
QuickViewJS: A Lightweight JavaScript Template Engine

QuickViewJS: A Lightweight JavaScript Template Engine

2
Comments 2
1 min read
The Backbone of Backend Development: Understanding HTTP

The Backbone of Backend Development: Understanding HTTP

Comments
2 min read
How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three

How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three

2
Comments
9 min read
Mastering Atomic Design: Building an Efficient Design System

Mastering Atomic Design: Building an Efficient Design System

15
Comments 3
4 min read
Python Deployment: WSGI with uWsgi

Python Deployment: WSGI with uWsgi

6
Comments
10 min read
Learn Intersection Observer in JavaScript

Learn Intersection Observer in JavaScript

3
Comments
3 min read
Code Smell 222 - Comma Operator

Code Smell 222 - Comma Operator

3
Comments
2 min read
Full-Stack Dev. Requirements in JavaScript

Full-Stack Dev. Requirements in JavaScript

2
Comments 3
3 min read
Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

8
Comments
8 min read
🤔 3 Major Problems of Reusable Components in Vue.js 🔥

🤔 3 Major Problems of Reusable Components in Vue.js 🔥

9
Comments
12 min read
Data Fetching with React Suspense

Data Fetching with React Suspense

10
Comments
10 min read
Mastering ES6 - Async/Await

Mastering ES6 - Async/Await

4
Comments
4 min read
Unleashing the Power of daily.dev

Unleashing the Power of daily.dev

6
Comments 1
8 min read
Mastering ES6 - Arrow Functions

Mastering ES6 - Arrow Functions

3
Comments
3 min read
Why Web Development Is A Good Career Path

Why Web Development Is A Good Career Path

1
Comments
5 min read
Mastering ES6 - IIFE

Mastering ES6 - IIFE

1
Comments 1
3 min read
Learn JavaScript DOM Manipulation

Learn JavaScript DOM Manipulation

1
Comments
3 min read
JavaScript: How to make the most out of Strings ?

JavaScript: How to make the most out of Strings ?

1
Comments
8 min read
The Advantages of the Vue.js-based Quasar Framework for Professional Software Development

The Advantages of the Vue.js-based Quasar Framework for Professional Software Development

1
Comments
5 min read
IoT integration to transform pet insurance

IoT integration to transform pet insurance

10
Comments
3 min read
A Comprehensive Guide to the `fetch()` API

A Comprehensive Guide to the `fetch()` API

7
Comments
2 min read
Unlock Your Developer Potential: A Guide to the Best Chrome Extensions

Unlock Your Developer Potential: A Guide to the Best Chrome Extensions

9
Comments
8 min read
Using using in TypeScript for resource management

Using using in TypeScript for resource management

9
Comments
10 min read
Demystifying JavaScript's New `.at()` Array Method!

Demystifying JavaScript's New `.at()` Array Method!

Comments
2 min read
React Custom Hook: useScript

React Custom Hook: useScript

8
Comments
2 min read
Python For The Blinds (Part-1)

Python For The Blinds (Part-1)

9
Comments 2
11 min read
Mastering ES6 - Introduction

Mastering ES6 - Introduction

Comments
3 min read
Recursion Recursion Recursion

Recursion Recursion Recursion

1
Comments 2
3 min read
Building a Note taking app with Storyblok and Next.js

Building a Note taking app with Storyblok and Next.js

11
Comments
9 min read
loading...