DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring the JAMstack: Revolutionizing Web Development

Exploring the JAMstack: Revolutionizing Web Development

Comments
2 min read
How to add the OSS Friends page to your Next.js website

How to add the OSS Friends page to your Next.js website

77
Comments 17
3 min read
Interfaces vs. Types em TypeScript: Entendendo as Diferenças

Interfaces vs. Types em TypeScript: Entendendo as Diferenças

4
Comments
2 min read
JavaScript Array Hacks: Deleting Elements Like a Pro

JavaScript Array Hacks: Deleting Elements Like a Pro

2
Comments
2 min read
😎 9 Trending Open Source Projects to Watch for in 2024

😎 9 Trending Open Source Projects to Watch for in 2024

376
Comments 28
3 min read
Basics of Typescript

Basics of Typescript

Comments
8 min read
What to Look for in a Code Review: 24 Points Checklist

What to Look for in a Code Review: 24 Points Checklist

20
Comments 2
7 min read
15 open-source tools to elevate your software design workflow in 2024

15 open-source tools to elevate your software design workflow in 2024

14
Comments 2
6 min read
VB6 to C# migration: automated vs manual conversion

VB6 to C# migration: automated vs manual conversion

13
Comments
4 min read
What is the difference between venv, pyvenv, pyenv, virtualenv, virtualenvwrapper, pipenv, etc?

What is the difference between venv, pyvenv, pyenv, virtualenv, virtualenvwrapper, pipenv, etc?

2
Comments
5 min read
Replacing Angular Universal with SSR version 17.0

Replacing Angular Universal with SSR version 17.0

5
Comments 2
9 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.3

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.3

Comments
4 min read
How to Deploy your Django Web App and connect a MySQL Database in cPanel

How to Deploy your Django Web App and connect a MySQL Database in cPanel

15
Comments 3
7 min read
Next.js 14 and Emerging Open Source Projects

Next.js 14 and Emerging Open Source Projects

12
Comments 2
3 min read
Uploading file in chunks from React to Node-Express

Uploading file in chunks from React to Node-Express

10
Comments
3 min read
Part 1: Getting Started with Frontend Development

Part 1: Getting Started with Frontend Development

Comments
3 min read
i want to install and setup VSCode on Endeavour

i want to install and setup VSCode on Endeavour

2
Comments
2 min read
Building a Golang HTTP Server: From Hello World to Dependency Injection

Building a Golang HTTP Server: From Hello World to Dependency Injection

2
Comments
3 min read
Must Have Skills of Chrome Extension Developers

Must Have Skills of Chrome Extension Developers

Comments
5 min read
Exploring Next.js no-code platforms for rapid development

Exploring Next.js no-code platforms for rapid development

2
Comments
9 min read
All the metatags you might need for SEO in one React component.

All the metatags you might need for SEO in one React component.

7
Comments
2 min read
5 Underrated Skills That Will Get You Promoted

5 Underrated Skills That Will Get You Promoted

22
Comments 2
4 min read
Document: Developer Better Coding Practices

Document: Developer Better Coding Practices

Comments
1 min read
Aubergine - Agency multipage theme. Built with Astro, Tailwind CSS & MDX

Aubergine - Agency multipage theme. Built with Astro, Tailwind CSS & MDX

Comments
1 min read
Building a Newsletter Component with React and Tailwind CSS

Building a Newsletter Component with React and Tailwind CSS

3
Comments 1
2 min read
Why Python has No REAL Private Method :- Understanding the Absence of True Private Methods in Python.

Why Python has No REAL Private Method :- Understanding the Absence of True Private Methods in Python.

2
Comments
2 min read
My VSCode configuration for 2024

My VSCode configuration for 2024

Comments
2 min read
Enhancing the Security of Your Node.js Applications: A Comprehensive Guide

Enhancing the Security of Your Node.js Applications: A Comprehensive Guide

3
Comments
2 min read
Automatically Hash Laravel Model Values Using the "Hashed" Cast

Automatically Hash Laravel Model Values Using the "Hashed" Cast

4
Comments
5 min read
My First FrontEnd Project

My First FrontEnd Project

1
Comments
1 min read
css breakfast #3

css breakfast #3

2
Comments 4
1 min read
Project Twenty Four: CRUD

Project Twenty Four: CRUD

1
Comments
3 min read
É hora de mudar…

É hora de mudar…

Comments 2
5 min read
Roadmap to becoming a proficient Go (Golang) developer

Roadmap to becoming a proficient Go (Golang) developer

3
Comments
2 min read
🤟 Building A New Place For Coding Libraries

🤟 Building A New Place For Coding Libraries

Comments
1 min read
…a mudança começou…

…a mudança começou…

5
Comments
5 min read
Save MBs by converting from GIFs to videos with Cloudinary

Save MBs by converting from GIFs to videos with Cloudinary

3
Comments
3 min read
Creating a Dino API in .NET While Writing Almost No Code

Creating a Dino API in .NET While Writing Almost No Code

10
Comments
5 min read
How to resolve Django migration errors from triggers.

How to resolve Django migration errors from triggers.

Comments
3 min read
#DeveloperTipOfTheWeek - Application Security

#DeveloperTipOfTheWeek - Application Security

Comments 1
1 min read
Top 5+ NextJS & ReactJS Boilerplates for 2024

Top 5+ NextJS & ReactJS Boilerplates for 2024

79
Comments 19
3 min read
Best AI Tools for Business Application Development

Best AI Tools for Business Application Development

Comments
11 min read
Movie App Using Astro, TailwindCSS, TypeScript & TheMovieDB API

Movie App Using Astro, TailwindCSS, TypeScript & TheMovieDB API

1
Comments
1 min read
Don't sleep on native lazy loading iframes

Don't sleep on native lazy loading iframes

2
Comments
6 min read
Mad Devs’ #20 Newsletter. December 2023

Mad Devs’ #20 Newsletter. December 2023

Comments
4 min read
How to Build an Alexa Clone with Python and OpenAI

How to Build an Alexa Clone with Python and OpenAI

Comments
7 min read
How to Build an Alexa Clone with Python and OpenAI

How to Build an Alexa Clone with Python and OpenAI

Comments
7 min read
My Approach to Learn Tailwind CSS and New Things

My Approach to Learn Tailwind CSS and New Things

8
Comments 2
4 min read
How to Build an Alexa Clone with Python and OpenAI

How to Build an Alexa Clone with Python and OpenAI

1
Comments
7 min read
Mocking Axios GET Requests: A Practical Guide for Reliable React Testing using Jest

Mocking Axios GET Requests: A Practical Guide for Reliable React Testing using Jest

2
Comments
4 min read
Unleash the Power of Security with GraphQL Protect: Fortifying Your GraphQL APIs

Unleash the Power of Security with GraphQL Protect: Fortifying Your GraphQL APIs

7
Comments
2 min read
Strive to make it Simple

Strive to make it Simple

Comments
3 min read
GraphQL vs Rest: A Brief Overview

GraphQL vs Rest: A Brief Overview

Comments
2 min read
All about System Integration Testing in software testing

All about System Integration Testing in software testing

Comments
2 min read
WP Forms and its importance? How to secure your WP Forms?

WP Forms and its importance? How to secure your WP Forms?

1
Comments
2 min read
4 education WordPress themes for your website

4 education WordPress themes for your website

Comments
1 min read
7 Best Reasons to Learn JavaScript

7 Best Reasons to Learn JavaScript

Comments
4 min read
Designing a Vue Dashboard Layout with UI components

Designing a Vue Dashboard Layout with UI components

1
Comments
1 min read
tsParticles 3.1.0 Released

tsParticles 3.1.0 Released

31
Comments
1 min read
Revolutionizing IT Operations: The Pivotal Role of a DevOps Consultant

Revolutionizing IT Operations: The Pivotal Role of a DevOps Consultant

Comments
2 min read
loading...