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.
You shouldn't use an index as key of the element

You shouldn't use an index as key of the element

29
Comments 6
2 min read
Angular's Change Detection

Angular's Change Detection

6
Comments 2
2 min read
Google Analytics installation - React and Next.js

Google Analytics installation - React and Next.js

24
Comments 6
3 min read
Use Geolocation API with React Hooks

Use Geolocation API with React Hooks

11
Comments
6 min read
Access JS & DOM from Flask & Bottle using Jyserver

Access JS & DOM from Flask & Bottle using Jyserver

14
Comments
8 min read
It's 2020. Why is testing front-end applications so hard?

It's 2020. Why is testing front-end applications so hard?

3
Comments
2 min read
ES2020: Summary of new features & examples 🔥

ES2020: Summary of new features & examples 🔥

122
Comments 6
4 min read
Building A Node.js - Express App (covid19-updates)|Part-3

Building A Node.js - Express App (covid19-updates)|Part-3

15
Comments
6 min read
Gradient Effect in React-Native

Gradient Effect in React-Native

6
Comments 2
2 min read
React v/s Vanilla JS - When to use what?

React v/s Vanilla JS - When to use what?

52
Comments 5
3 min read
Dev.to is the perfect demonstration of how content-based web apps should be developed

Dev.to is the perfect demonstration of how content-based web apps should be developed

131
Comments 21
6 min read
Foundational JavaScript Concepts Through Short Tutorial Videos

Foundational JavaScript Concepts Through Short Tutorial Videos

48
Comments 1
1 min read
How to test JavaScript API Calls

How to test JavaScript API Calls

21
Comments
9 min read
Cross-Framework Components

Cross-Framework Components

44
Comments 3
10 min read
Days in COVID-19 time and Visual Analytics

Days in COVID-19 time and Visual Analytics

8
Comments
4 min read
Singleton Pattern in JavaScript

Singleton Pattern in JavaScript

93
Comments 12
2 min read
Fun with Dates

Fun with Dates

6
Comments
7 min read
Avoid z-indexes whenever possible

Avoid z-indexes whenever possible

5
Comments 4
11 min read
Get daily weather updates through SMS

Get daily weather updates through SMS

41
Comments 6
4 min read
Progressive Web Applications | What Are They?

Progressive Web Applications | What Are They?

8
Comments
2 min read
Flutter Web and Location

Flutter Web and Location

5
Comments 3
6 min read
🌍Follow Along Links (CSS + JS) [YouTube LIVE] 27:33

🌍Follow Along Links (CSS + JS) [YouTube LIVE]

9
Comments
1 min read
Binary Trees

Binary Trees

5
Comments
4 min read
Understanding React's useEffect Hook

Understanding React's useEffect Hook

24
Comments 1
8 min read
Creating a Magic 8 Ball Game with HTML, Canvas, and JavaScript

Creating a Magic 8 Ball Game with HTML, Canvas, and JavaScript

27
Comments 1
7 min read
Javascript saves the world

Javascript saves the world

16
Comments
4 min read
JavaScript Data Structures: Hash Table: Recap

JavaScript Data Structures: Hash Table: Recap

21
Comments
3 min read
Data fetching with SWR in React

Data fetching with SWR in React

17
Comments 2
4 min read
RedwoodJS: Intro & Web Side

RedwoodJS: Intro & Web Side

26
Comments
8 min read
How to Make your First Contribution to Open Source, A Step by Step Guide

How to Make your First Contribution to Open Source, A Step by Step Guide

7
Comments
4 min read
What is React and why is it useful?

What is React and why is it useful?

12
Comments 1
3 min read
How to build a PWA app with HTML, CSS, and VanillaJS?

How to build a PWA app with HTML, CSS, and VanillaJS?

16
Comments
5 min read
8 React Performance Tricks: Make your app blazing fast!

8 React Performance Tricks: Make your app blazing fast!

238
Comments 10
5 min read
Why's managing background tasks in react native so difficult?

Why's managing background tasks in react native so difficult?

3
Comments 3
1 min read
Quick guide for updating package name in React Native

Quick guide for updating package name in React Native

79
Comments 16
3 min read
Nuxt, Meet Vue-Picture-Swipe

Nuxt, Meet Vue-Picture-Swipe

12
Comments
4 min read
Nullish Coalescing in JavaScript

Nullish Coalescing in JavaScript

6
Comments
2 min read
Javascript: Promise Class methods (all, allSettled, race)

Javascript: Promise Class methods (all, allSettled, race)

15
Comments 2
2 min read
Nuxt, Meet Anime

Nuxt, Meet Anime

11
Comments 4
4 min read
Tweet html-node as an image using ReactJS and NodeJS

Tweet html-node as an image using ReactJS and NodeJS

9
Comments
9 min read
How to Handle Errors in Angular Reactive Forms With 3 Lines of Code

How to Handle Errors in Angular Reactive Forms With 3 Lines of Code

11
Comments 1
4 min read
I replaced useState hook with custom one

I replaced useState hook with custom one

69
Comments 9
5 min read
10 security tips for frontend developers

10 security tips for frontend developers

216
Comments 3
8 min read
GCP Credentials & Next.js

GCP Credentials & Next.js

14
Comments 2
4 min read
React Image component resilient to flaky connections

React Image component resilient to flaky connections

14
Comments 1
2 min read
JWT, Cookies, Custom Hooks and getServerSideProps

JWT, Cookies, Custom Hooks and getServerSideProps

11
Comments
1 min read
Material UI, React Router boilerplate.

Material UI, React Router boilerplate.

10
Comments
1 min read
JavaScript Data Structures: Hash Table: Get all entries

JavaScript Data Structures: Hash Table: Get all entries

24
Comments
4 min read
JavaScript: Playing Fetch With Data

JavaScript: Playing Fetch With Data

7
Comments
3 min read
Beautiful GitHub cards for your portfolio website. 🎉

Beautiful GitHub cards for your portfolio website. 🎉

15
Comments
1 min read
Move from Redux to MobX - reduce boilerplate

Move from Redux to MobX - reduce boilerplate

33
Comments 7
8 min read
Roll Your own One-Line Math.average Function Using Array.reduce

Roll Your own One-Line Math.average Function Using Array.reduce

38
Comments 4
1 min read
Webcomponent 🔥 based PLAYER for the PODCAST Community 😎

Webcomponent 🔥 based PLAYER for the PODCAST Community 😎

6
Comments 2
1 min read
How to send emails in Javascript (3 ways with Node examples)

How to send emails in Javascript (3 ways with Node examples)

11
Comments
5 min read
Promise.all in JavaScript

Promise.all in JavaScript

7
Comments
3 min read
Test email sign-up with real email addresses (NodeJS, CypressJS, and MailSlurp)

Test email sign-up with real email addresses (NodeJS, CypressJS, and MailSlurp)

8
Comments 1
3 min read
Boilerplate: NuxtJS + Express server + Jest, all in Typescript

Boilerplate: NuxtJS + Express server + Jest, all in Typescript

10
Comments 5
1 min read
SailorMoon pose recognition signup/login: part 1

SailorMoon pose recognition signup/login: part 1

50
Comments 7
1 min read
tsParticles emitters preview on CodePen

tsParticles emitters preview on CodePen

3
Comments
1 min read
Nuxt, Meet Prism

Nuxt, Meet Prism

17
Comments 5
4 min read
loading...