DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to implement instance segmentation using YOLOv8 neural network

How to implement instance segmentation using YOLOv8 neural network

4
Comments 5
34 min read
What is a Protocol in python?

What is a Protocol in python?

4
Comments
2 min read
How to build a emi calculator api using FastAPI

How to build a emi calculator api using FastAPI

Comments
4 min read
Uncovering the Unseen Cyberspace: The Internet's Connection to Backend Development

Uncovering the Unseen Cyberspace: The Internet's Connection to Backend Development

9
Comments
3 min read
Configuring Applications at Runtime: Feature Flags

Configuring Applications at Runtime: Feature Flags

Comments
2 min read
7 Easy Ways To Check If An Object Is Empty In JavaScript

7 Easy Ways To Check If An Object Is Empty In JavaScript

1
Comments
5 min read
💪🏿Let's flex . . .

💪🏿Let's flex . . .

6
Comments
3 min read
Make React from scratch for fun

Make React from scratch for fun

1
Comments 1
3 min read
How to Pick the Right Product Development Partner

How to Pick the Right Product Development Partner

7
Comments
6 min read
Passwordless Authentication: The Key to Preventing Credential Stuffing

Passwordless Authentication: The Key to Preventing Credential Stuffing

Comments
4 min read
How the Internet Works: A Hilarious Guide for Non-Geeks 🤪

How the Internet Works: A Hilarious Guide for Non-Geeks 🤪

5
Comments
3 min read
Getting Started with Angular Animations

Getting Started with Angular Animations

Comments
6 min read
Should I use .io or .dev for my first web development portfolio website?

Should I use .io or .dev for my first web development portfolio website?

1
Comments 2
1 min read
Simplifying API Calls and Promises with async/await in JavaScript

Simplifying API Calls and Promises with async/await in JavaScript

1
Comments
3 min read
🔥Object in JavaScript : The Only guide that you need

🔥Object in JavaScript : The Only guide that you need

4
Comments
5 min read
A Guide to Pagination in the 3dcart API: Fetching Sales Data

A Guide to Pagination in the 3dcart API: Fetching Sales Data

1
Comments
3 min read
Cookies vs LocalStorage Vs SessionStorage

Cookies vs LocalStorage Vs SessionStorage

32
Comments 3
5 min read
Transparent and organized governance: GTFC Municipality's Monitoring and Evaluation Platform

Transparent and organized governance: GTFC Municipality's Monitoring and Evaluation Platform

4
Comments
5 min read
Preventing unintended updates in MVC With Example

Preventing unintended updates in MVC With Example

Comments
2 min read
Form Collection in Asp.net with View Examples

Form Collection in Asp.net with View Examples

1
Comments
2 min read
Unintended updates in mvc With Example

Unintended updates in mvc With Example

Comments
2 min read
Editing a model in much with example

Editing a model in much with example

Comments
2 min read
Mastering SOLID Principles in Python: A Guide to Scalable Coding

Mastering SOLID Principles in Python: A Guide to Scalable Coding

2
Comments
10 min read
Difference between updatemodel and tryupdatemodel with Example

Difference between updatemodel and tryupdatemodel with Example

Comments
2 min read
Mapping asp.net request data to controller action simple parameter types

Mapping asp.net request data to controller action simple parameter types

Comments
2 min read
Updatemodel function in MVC with example

Updatemodel function in MVC with example

Comments
2 min read
Why I Transitioned into Technical Writing

Why I Transitioned into Technical Writing

2
Comments
3 min read
How to Debug CSS (using CSS)

How to Debug CSS (using CSS)

2
Comments 1
2 min read
How to Set up Amazon S3 Upload Provider Plugin for Your Strapi App

How to Set up Amazon S3 Upload Provider Plugin for Your Strapi App

3
Comments
13 min read
JavaScript console methods: A deep dive.

JavaScript console methods: A deep dive.

83
Comments 15
9 min read
Is startsWith Faster Than RegExp?

Is startsWith Faster Than RegExp?

Comments
5 min read
Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

1
Comments
4 min read
Exploring 17 Prominent ES6 Features: Unlocking JavaScript's Power

Exploring 17 Prominent ES6 Features: Unlocking JavaScript's Power

9
Comments 2
6 min read
🚀 Introducing Share Code Snippets 2.0: Sharing Code Made Easy! 🎉

🚀 Introducing Share Code Snippets 2.0: Sharing Code Made Easy! 🎉

1
Comments
2 min read
Crafting extensible components with React

Crafting extensible components with React

4
Comments
3 min read
Part 3(b): How to Build a Self-Contained Component

Part 3(b): How to Build a Self-Contained Component

5
Comments
3 min read
Top 5 Free HTML Editors for Beginner Web Developers

Top 5 Free HTML Editors for Beginner Web Developers

2
Comments
4 min read
When a millisecond is not a millisecond

When a millisecond is not a millisecond

21
Comments 1
4 min read
Roadmap for WordPress Developer

Roadmap for WordPress Developer

Comments
6 min read
How to use HTML in increasing website accessibility

How to use HTML in increasing website accessibility

3
Comments
4 min read
Automating a11y testing: Part 1 — Axe

Automating a11y testing: Part 1 — Axe

Comments
13 min read
HTML Input Types and Attributes You Must Know As A Beginner

HTML Input Types and Attributes You Must Know As A Beginner

2
Comments
9 min read
Day-1 Admire & Amaze - 3D Website

Day-1 Admire & Amaze - 3D Website

10
Comments
1 min read
Things that no one ever told you about useEffect() in React

Things that no one ever told you about useEffect() in React

6
Comments 2
3 min read
Cleaning an object

Cleaning an object

2
Comments 4
2 min read
A Guide to Coding Standards to Improve Code Quality

A Guide to Coding Standards to Improve Code Quality

180
Comments 16
5 min read
Getting Started with REST APIs

Getting Started with REST APIs

5
Comments
7 min read
My experience deploying a Next.js application on Netlify (using Next App Router)

My experience deploying a Next.js application on Netlify (using Next App Router)

33
Comments 11
5 min read
How to Use Iris and PostgreSQL for Web Development

How to Use Iris and PostgreSQL for Web Development

19
Comments
6 min read
10 crazy ideas for a marketplace. Real examples

10 crazy ideas for a marketplace. Real examples

10
Comments 2
5 min read
Supabase Needs Column Level Security

Supabase Needs Column Level Security

13
Comments 2
6 min read
React Redux in one shot while building a Project

React Redux in one shot while building a Project

70
Comments 18
4 min read
Como desenvolvi um backend web em Clojure

Como desenvolvi um backend web em Clojure

13
Comments 2
14 min read
Mastering Function Definitions in JavaScript

Mastering Function Definitions in JavaScript

5
Comments 2
8 min read
From Linux to MacOS: A Journey of Surprising Delight

From Linux to MacOS: A Journey of Surprising Delight

4
Comments 1
5 min read
The 4 JS Array Methods every Backend Developer should know (Real-Life examples included)

The 4 JS Array Methods every Backend Developer should know (Real-Life examples included)

13
Comments
6 min read
How to use PrismJS in ReactJS

How to use PrismJS in ReactJS

1
Comments
2 min read
Instalando WordPress no ambiente local (localhost)

Instalando WordPress no ambiente local (localhost)

1
Comments
4 min read
AJAX in Elanat framework

AJAX in Elanat framework

Comments
1 min read
What is NGINX and how reverse proxies work?

What is NGINX and how reverse proxies work?

1
Comments
2 min read
loading...