DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
⭐️Exploring the Dynamic World of JavaScript🚀

⭐️Exploring the Dynamic World of JavaScript🚀

Comments
2 min read
Build your own React state management library in under 40 lines of code - with typescript support

Build your own React state management library in under 40 lines of code - with typescript support

114
Comments 9
5 min read
**Pac-Man y los Comandos de la Línea de Comandos: ¡Come, Ejecuta, Repite! **🍒

**Pac-Man y los Comandos de la Línea de Comandos: ¡Come, Ejecuta, Repite! **🍒

1
Comments
10 min read
Boiled down: merge sort w/recursion

Boiled down: merge sort w/recursion

1
Comments
4 min read
50 Best Websites for Free HTML Templates

50 Best Websites for Free HTML Templates

158
Comments 26
16 min read
Introduction to JavaScript: A Beginner's Guide

Introduction to JavaScript: A Beginner's Guide

Comments
3 min read
Custom FlutterFlow authentication using Logto

Custom FlutterFlow authentication using Logto

16
Comments
7 min read
A Walk Through Client-Side Form Validation in HTML

A Walk Through Client-Side Form Validation in HTML

6
Comments
4 min read
Lessons from layoff - business knowledge > all

Lessons from layoff - business knowledge > all

1
Comments
3 min read
What are key skills for entry level software engineer?

What are key skills for entry level software engineer?

Comments
2 min read
Simple KV storage on top of indexedDB

Simple KV storage on top of indexedDB

2
Comments
6 min read
Exploring Basic Data Types in TypeScript

Exploring Basic Data Types in TypeScript

36
Comments 9
4 min read
Django: Homepage

Django: Homepage

3
Comments
3 min read
FastAPI Beyond CRUD Part 3 - Buiding a CRUD REST API (CRUD, Response Models & HTTP Exceptions)

FastAPI Beyond CRUD Part 3 - Buiding a CRUD REST API (CRUD, Response Models & HTTP Exceptions)

1
Comments
1 min read
Responsive image with different aspect ratios

Responsive image with different aspect ratios

3
Comments
1 min read
Enhance CSS view transitions with Velvette

Enhance CSS view transitions with Velvette

3
Comments
12 min read
How to do Data Serialization and Deserialization in Golang

How to do Data Serialization and Deserialization in Golang

4
Comments
7 min read
How I Replaced Gaming with Coding 08:19

How I Replaced Gaming with Coding

5
Comments 2
1 min read
Logto x Cloudflare Workers: How to secure your workers from public access?

Logto x Cloudflare Workers: How to secure your workers from public access?

12
Comments
5 min read
How to use tRPC types outside of a monorepo

How to use tRPC types outside of a monorepo

2
Comments
5 min read
6 Opportunities You Can Capitalize on Using AI-powered Adaptive Learning

6 Opportunities You Can Capitalize on Using AI-powered Adaptive Learning

1
Comments
4 min read
Truthy and Falsy Values

Truthy and Falsy Values

1
Comments 2
2 min read
Valuable insights to gain from top React Native showcases

Valuable insights to gain from top React Native showcases

1
Comments
4 min read
The Ultimate beginners guide to open source – Part 2: Defeating the fear of contributing

The Ultimate beginners guide to open source – Part 2: Defeating the fear of contributing

2
Comments
2 min read
Understanding Signals and Effects in Angular

Understanding Signals and Effects in Angular

3
Comments
4 min read
How I integrated Privy's JavaScript SDK Core in a Vue 3 project

How I integrated Privy's JavaScript SDK Core in a Vue 3 project

1
Comments
17 min read
This firebase error wasted my 161+ hours: make sure it doesn’t yours

This firebase error wasted my 161+ hours: make sure it doesn’t yours

Comments
4 min read
API Testing Got a Glowup

API Testing Got a Glowup

Comments
1 min read
Stay Alert ⚠ with JavaScript: Using the Page Visibility API🚀

Stay Alert ⚠ with JavaScript: Using the Page Visibility API🚀

5
Comments
2 min read
Lesser Known Rails Helpers to Write Cleaner View Code

Lesser Known Rails Helpers to Write Cleaner View Code

5
Comments
3 min read
Socket-IO for Beginners

Socket-IO for Beginners

6
Comments
4 min read
[DAY 30-32] I Built A Spam Filter, Number Sorter, And Statistics Calculator

[DAY 30-32] I Built A Spam Filter, Number Sorter, And Statistics Calculator

Comments
2 min read
Let's create an Opensource Headless E-learning using Symfony

Let's create an Opensource Headless E-learning using Symfony

3
Comments
3 min read
Introduction to Edge Computing

Introduction to Edge Computing

1
Comments 1
2 min read
A Deep Dive Into VUEX 4

A Deep Dive Into VUEX 4

Comments
6 min read
Best Node.js Logger for Your App: errsole

Best Node.js Logger for Your App: errsole

3
Comments
2 min read
Naming Conventions in Programming

Naming Conventions in Programming

23
Comments 4
4 min read
Backpedaling in angular: Scenarios to avoid

Backpedaling in angular: Scenarios to avoid

1
Comments
3 min read
How to run npm scripts concurrently?

How to run npm scripts concurrently?

17
Comments 2
1 min read
Why AI is failing at giving good advice

Why AI is failing at giving good advice

Comments
4 min read
How to Deploy Flowise to Koyeb to Create Custom AI Workflows

How to Deploy Flowise to Koyeb to Create Custom AI Workflows

Comments
6 min read
HMR not working in Vite on WSL2

HMR not working in Vite on WSL2

1
Comments
2 min read
SaaS concept for Automation of documentation management

SaaS concept for Automation of documentation management

4
Comments
1 min read
VSCode Shortcuts: Boosting Productivity with Keyboard Commands

VSCode Shortcuts: Boosting Productivity with Keyboard Commands

2
Comments 1
6 min read
Laravel Polymorphic Models By Type

Laravel Polymorphic Models By Type

3
Comments
3 min read
You’re reporting bugs like cavemen

You’re reporting bugs like cavemen

6
Comments
2 min read
Secure SSR Data Fetching in Next.js with Firebase Authentication

Secure SSR Data Fetching in Next.js with Firebase Authentication

Comments
2 min read
Mastering Clipboard Operations in JavaScript: A Guide to Copying Text with the Clipboard API

Mastering Clipboard Operations in JavaScript: A Guide to Copying Text with the Clipboard API

3
Comments
3 min read
How To Block Pasting To Stop Contact Form Spam

How To Block Pasting To Stop Contact Form Spam

Comments
2 min read
Decoding Network Traffic: The Vital Role of Telemetry in Understanding Network Activity

Decoding Network Traffic: The Vital Role of Telemetry in Understanding Network Activity

Comments
7 min read
Triggering a Popover with Pure CSS (No JavaScript Required)

Triggering a Popover with Pure CSS (No JavaScript Required)

3
Comments
2 min read
How to Use JavaScript Libraries for Machine Learning

How to Use JavaScript Libraries for Machine Learning

3
Comments
3 min read
Task 14

Task 14

Comments
5 min read
How to Use Google Gemini for Next.js with Streaming Output

How to Use Google Gemini for Next.js with Streaming Output

6
Comments
4 min read
Building a To-Do List Application using Nuxt.js

Building a To-Do List Application using Nuxt.js

Comments
5 min read
API Performance Testing Tools: A Comprehensive Guide

API Performance Testing Tools: A Comprehensive Guide

5
Comments
5 min read
How to deploy your own website on AWS

How to deploy your own website on AWS

162
Comments 12
9 min read
Create Stunning Parallax Animations On Your Website

Create Stunning Parallax Animations On Your Website

1
Comments
6 min read
Exploratory Testing in the Agile World: Uncovering Hidden Bugs

Exploratory Testing in the Agile World: Uncovering Hidden Bugs

Comments
4 min read
Bootstrap vs. Tailwind CSS

Bootstrap vs. Tailwind CSS

92
Comments 22
4 min read
loading...