DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular: Binding end to end

Angular: Binding end to end

11
Comments 2
3 min read
Terminal is your friend

Terminal is your friend

9
Comments
2 min read
It All Comes Back Around to the for Loop

It All Comes Back Around to the for Loop

4
Comments
4 min read
How to create your own Angular Tooltip Directive - a short tutorial

How to create your own Angular Tooltip Directive - a short tutorial

9
Comments
10 min read
Hide Your API Keys with an API Proxy Server

Hide Your API Keys with an API Proxy Server

5
Comments
5 min read
Basic Introduction to Functions in JavaScript

Basic Introduction to Functions in JavaScript

7
Comments
4 min read
How to use Code Splitting in ReactJS

How to use Code Splitting in ReactJS

9
Comments
2 min read
How to build a web app. A complete guide

How to build a web app. A complete guide

8
Comments
10 min read
🔍 How stick element to bottom of viewport on mobile

🔍 How stick element to bottom of viewport on mobile

5
Comments
2 min read
MERN stack project for beginners

MERN stack project for beginners

11
Comments 2
2 min read
Top 8 Features of ES2021 Every Developer Must Know

Top 8 Features of ES2021 Every Developer Must Know

8
Comments
6 min read
How To Create a Screen Sharing Application With JavaScript

How To Create a Screen Sharing Application With JavaScript

27
Comments 4
4 min read
How to create a container component

How to create a container component

7
Comments
1 min read
1 year of learning full-stack development 💻

1 year of learning full-stack development 💻

11
Comments 4
2 min read
I just finished building my Portfolio! Here are 3 key features I added

I just finished building my Portfolio! Here are 3 key features I added

8
Comments 4
5 min read
Comparing Static and Dynamic Websites

Comparing Static and Dynamic Websites

4
Comments
10 min read
Responsive Navbar Tutorial – React JS Project

Responsive Navbar Tutorial – React JS Project

8
Comments
2 min read
Firebase V9 Firestore UPDATE Document Data Using updateDoc()

Firebase V9 Firestore UPDATE Document Data Using updateDoc()

6
Comments
3 min read
Implementing “Tail -f” in Node JS

Implementing “Tail -f” in Node JS

5
Comments
4 min read
Custom double range slider

Custom double range slider

3
Comments
2 min read
Blog Engine with Fresh: Edit/Delete Post Item

Blog Engine with Fresh: Edit/Delete Post Item

5
Comments
3 min read
Blog Engine with Fresh: Query Post Item

Blog Engine with Fresh: Query Post Item

5
Comments
4 min read
How to create blog using NextJS?

How to create blog using NextJS?

5
Comments
6 min read
The story of x, my Redux pure JS all killer no filler

The story of x, my Redux pure JS all killer no filler

4
Comments
1 min read
Scraping LinkedIn Data With Proxycurl Jobs API

Scraping LinkedIn Data With Proxycurl Jobs API

24
Comments
6 min read
Blog Engine with Fresh: Creating Post Item

Blog Engine with Fresh: Creating Post Item

3
Comments
7 min read
Blog Engine with Fresh: Logout functionality

Blog Engine with Fresh: Logout functionality

4
Comments
1 min read
Regex basics

Regex basics

7
Comments 2
7 min read
Python Flask Frontend workflow setup

Python Flask Frontend workflow setup

5
Comments
4 min read
Blog Engine with Fresh: Building Post Page

Blog Engine with Fresh: Building Post Page

4
Comments
4 min read
I Built a Tinder for Restaurants App — Here Are Some Web Development Techniques I Learned

I Built a Tinder for Restaurants App — Here Are Some Web Development Techniques I Learned

27
Comments 1
6 min read
Data Fetching Techniques in Next.js with Visuals ✨

Data Fetching Techniques in Next.js with Visuals ✨

19
Comments 2
3 min read
Weekly Digest 27/2022

Weekly Digest 27/2022

5
Comments
2 min read
Blog Engine with Fresh: Authenticating User

Blog Engine with Fresh: Authenticating User

4
Comments
2 min read
Blog Engine with Fresh: Creating Superuser

Blog Engine with Fresh: Creating Superuser

4
Comments
1 min read
Blog Engine with Fresh: Environment Variable & Database

Blog Engine with Fresh: Environment Variable & Database

5
Comments
1 min read
Blog Engine with Fresh: Building Login Page

Blog Engine with Fresh: Building Login Page

4
Comments
2 min read
Blog Engine with Fresh: Boilerplate Code

Blog Engine with Fresh: Boilerplate Code

6
Comments
2 min read
Architecting React Apps Like it's 2030

Architecting React Apps Like it's 2030

732
Comments 37
7 min read
Bun - What can I use it for?

Bun - What can I use it for?

5
Comments
5 min read
How I Plan to use coding as a tool to save my future

How I Plan to use coding as a tool to save my future

39
Comments 6
2 min read
Deploy and Verify a Smart Contract to Testnet using Hardhat

Deploy and Verify a Smart Contract to Testnet using Hardhat

5
Comments
4 min read
Reflection! Cool Effects with -webkit-box-reflect

Reflection! Cool Effects with -webkit-box-reflect

57
Comments 4
5 min read
Lit: how to use it

Lit: how to use it

4
Comments
2 min read
GSoC 2022 CircuitVerse | Week 4 Report

GSoC 2022 CircuitVerse | Week 4 Report

4
Comments
2 min read
How to build simple todo list with Vue.js - Part 2

How to build simple todo list with Vue.js - Part 2

6
Comments
2 min read
Twilio Conversations client resilient setup

Twilio Conversations client resilient setup

4
Comments
2 min read
React: Create a simple analog clock

React: Create a simple analog clock

15
Comments 4
5 min read
11ty Second 11ty: Global Data files (JS and JSON)

11ty Second 11ty: Global Data files (JS and JSON)

6
Comments
3 min read
Debugging with VS Code

Debugging with VS Code

12
Comments 1
3 min read
Deploy a React App to AWS S3 with GitHub Actions: A Step-By-Step Guide

Deploy a React App to AWS S3 with GitHub Actions: A Step-By-Step Guide

5
Comments
5 min read
How To Migrate From Strapi v3 to v4 Walkthrough

How To Migrate From Strapi v3 to v4 Walkthrough

5
Comments
2 min read
How to Secure Nodejs Application.

How to Secure Nodejs Application.

9
Comments 1
8 min read
Magnifying Glass for Text and more!

Magnifying Glass for Text and more!

14
Comments 3
1 min read
A Simple Introduction to Arrays In JavaScript

A Simple Introduction to Arrays In JavaScript

7
Comments 1
3 min read
How can I limit an object size before it is looped in vue/nuxt?

How can I limit an object size before it is looped in vue/nuxt?

3
Comments 1
1 min read
The Journey of building Print-On-Demand Editor

The Journey of building Print-On-Demand Editor

5
Comments
3 min read
5 ways to check if a key exists in an object in JavaScript

5 ways to check if a key exists in an object in JavaScript

35
Comments 2
3 min read
Movie Ticket Service Web app - W1

Movie Ticket Service Web app - W1

7
Comments 2
1 min read
Algorithms: Depth First Search

Algorithms: Depth First Search

4
Comments
2 min read
loading...