close
The Wayback Machine - https://web.archive.org/web/20220609014040/https://dev.to/t/webdev

DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Patterns for Building JavaScript Websites in 2022

Patterns for Building JavaScript Websites in 2022

Reactions 88 Comments 1
9 min read
Why are CSS frameworks so used?

Why are CSS frameworks so used?

Reactions 9 Comments 17
1 min read
So what?

So what?

Reactions 34 Comments 6
18 min read
esbuild - Desarrollo sin dolor.

esbuild - Desarrollo sin dolor.

Reactions 6 Comments
5 min read
Paracetamol.js💊| #136: Explica este código JavaScript

Paracetamol.js💊| #136: Explica este código JavaScript

Reactions 8 Comments 1
1 min read
JS Refactoring Combo: Introduce Object Destructuring

JS Refactoring Combo: Introduce Object Destructuring

Reactions 10 Comments
1 min read
Top 10 Coding Challenge Websites

Top 10 Coding Challenge Websites

Reactions 9 Comments
4 min read
Immersive Web, Docker and problem with sym-linked SSL certs (hardcore_nash).

Immersive Web, Docker and problem with sym-linked SSL certs (hardcore_nash).

Reactions 8 Comments
5 min read
Waadu Css A mini Framework

Waadu Css A mini Framework

Reactions 8 Comments
7 min read
Destructuring in JavaScript

Destructuring in JavaScript

Reactions 8 Comments
2 min read
Preline UI - Open Source Tailwind CSS component library

Preline UI - Open Source Tailwind CSS component library

Reactions 9 Comments 1
3 min read
6 Lessons Learned Maintaining a Popular Open-Source Project

6 Lessons Learned Maintaining a Popular Open-Source Project

Reactions 9 Comments
4 min read
My Next.js Boilerplate now has 2000+ GitHub stars

My Next.js Boilerplate now has 2000+ GitHub stars

Reactions 7 Comments
1 min read
Controlled components vs Uncontrolled components

Controlled components vs Uncontrolled components

Reactions 5 Comments
2 min read
Getting started with the Search API

Getting started with the Search API

Reactions 7 Comments
2 min read
Node.js vs. Python: How to choose the best technology to develop your backend

Node.js vs. Python: How to choose the best technology to develop your backend

Reactions 7 Comments
13 min read
JavaScript Methods and this Keyword

JavaScript Methods and this Keyword

Reactions 5 Comments
1 min read
Day 3 : What Is IIFE in Javascript ?

Day 3 : What Is IIFE in Javascript ?

Reactions 5 Comments
1 min read
Typesense integration with any Headless CMS: a step-by-step guide

Typesense integration with any Headless CMS: a step-by-step guide

Reactions 8 Comments
15 min read
Free Resources to learn Django

Free Resources to learn Django

Reactions 6 Comments
1 min read
What are the different JavaScript Loops?

What are the different JavaScript Loops?

Reactions 5 Comments
8 min read
Parallax In Next.js using React-Scroll-Parallax 😉

Parallax In Next.js using React-Scroll-Parallax 😉

Reactions 10 Comments
3 min read
Update Mongo DB By NodeJS Cron Job

Update Mongo DB By NodeJS Cron Job

Reactions 7 Comments
2 min read
A stage for our open-source contributors

A stage for our open-source contributors

Reactions 13 Comments 4
2 min read
How to provide an accessible high contrast alternative to a pastel color scheme?

How to provide an accessible high contrast alternative to a pastel color scheme?

Reactions 11 Comments 1
2 min read
How To Get Started With Plugin Development for Strapi JS

How To Get Started With Plugin Development for Strapi JS

Reactions 8 Comments
3 min read
Day.js a cool library for working with Dates in JavaScript🙈

Day.js a cool library for working with Dates in JavaScript🙈

Reactions 11 Comments
4 min read
Complete guide about Mergify and the gain it represents.

Complete guide about Mergify and the gain it represents.

Reactions 9 Comments
10 min read
Handle Click outside React Component.

Handle Click outside React Component.

Reactions 5 Comments
5 min read
Getting Started with the Angular Tabs Component

Getting Started with the Angular Tabs Component

Reactions 4 Comments
1 min read
How to handle forms on static sites for FREE?

How to handle forms on static sites for FREE?

Reactions 8 Comments
5 min read
Eleventy - Shortcode for Embedding Codepen

Eleventy - Shortcode for Embedding Codepen

Reactions 8 Comments
2 min read
Getting Started with the Angular DateTimePicker Component

Getting Started with the Angular DateTimePicker Component

Reactions 6 Comments
1 min read
Environment Variables in Heroku - Python

Environment Variables in Heroku - Python

Reactions 11 Comments 2
2 min read
How to create additional SSH Keys

How to create additional SSH Keys

Reactions 8 Comments
1 min read
Announcing Common Ninja Storage - A Simple API For Adding Storage Capabilities to E-Commerce Apps

Announcing Common Ninja Storage - A Simple API For Adding Storage Capabilities to E-Commerce Apps

Reactions 17 Comments
3 min read
How to make firebase queries more readable

How to make firebase queries more readable

Reactions 8 Comments
2 min read
Why FontAwesome is still awesome

Why FontAwesome is still awesome

Reactions 35 Comments 11
6 min read
13 Best Test Automation Frameworks: The 2021 List

13 Best Test Automation Frameworks: The 2021 List

Reactions 14 Comments
17 min read
Why I always "advocate" for typescript 😊

Why I always "advocate" for typescript 😊

Reactions 12 Comments
1 min read
React.js Security Guide: Threats, Vulnerabilities, and Ways to Fix Them

React.js Security Guide: Threats, Vulnerabilities, and Ways to Fix Them

Reactions 5 Comments
7 min read
Why Is Responsive Web Design Important?

Why Is Responsive Web Design Important?

Reactions 10 Comments
13 min read
SEO Meta Tags, Rich Text, Canonical Tag, Favicon Set up in Next.js/React.js

SEO Meta Tags, Rich Text, Canonical Tag, Favicon Set up in Next.js/React.js

Reactions 8 Comments
5 min read
Part One: Building a Decentralized Exchange with Solidity and React

Part One: Building a Decentralized Exchange with Solidity and React

Reactions 8 Comments
5 min read
Error: listen EADDRINUSE: address already in use XXXX

Error: listen EADDRINUSE: address already in use XXXX

Reactions 6 Comments
1 min read
What is one outside of tech skill you're proud of?

What is one outside of tech skill you're proud of?

Reactions 10 Comments 33
1 min read
How to design like a front-end developer — Design Stack & Tech Stack

How to design like a front-end developer — Design Stack & Tech Stack

Reactions 16 Comments 1
5 min read
Enabling Preview mode in your Next.js application

Enabling Preview mode in your Next.js application

Reactions 20 Comments
6 min read
My Portfolio Website

My Portfolio Website

Reactions 7 Comments 2
1 min read
A11Y 101: WAI-ARIA Properties

A11Y 101: WAI-ARIA Properties

Reactions 13 Comments
3 min read
Integration with Meta-API

Integration with Meta-API

Reactions 5 Comments
5 min read
Animación de máscaras CSS.

Animación de máscaras CSS.

Reactions 9 Comments 3
4 min read
How to create a shared library in .NET Core? | iFour Technolab

How to create a shared library in .NET Core? | iFour Technolab

Reactions 6 Comments
6 min read
How Would you make this React code with dynamic filtering more optimized

How Would you make this React code with dynamic filtering more optimized

Reactions 5 Comments
2 min read
Mention some productivity tools to accomplish tasks

Mention some productivity tools to accomplish tasks

Reactions 7 Comments 4
1 min read
Generate API key in JavaScript, Ruby and Python

Generate API key in JavaScript, Ruby and Python

Reactions 6 Comments
1 min read
How to Build Angular Barcode and QR Code Scanner Apps from Scratch

How to Build Angular Barcode and QR Code Scanner Apps from Scratch

Reactions 7 Comments
7 min read
10 Best Places to Learn How to Code in 2022

10 Best Places to Learn How to Code in 2022

Reactions 12 Comments 3
6 min read
Validating repository content with GitHub GraphQL API

Validating repository content with GitHub GraphQL API

Reactions 5 Comments
1 min read
Paracetamol.js💊| #135: Explica este código JavaScript

Paracetamol.js💊| #135: Explica este código JavaScript

Reactions 5 Comments 1
1 min read
loading...