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.
Building a To-do list app

Building a To-do list app

23
Comments
2 min read
Making a simple fuzzer for Tixy

Making a simple fuzzer for Tixy

6
Comments
4 min read
How to do Dark Mode with React Hooks

How to do Dark Mode with React Hooks

63
Comments
3 min read
10 Useful APIs for Developers

10 Useful APIs for Developers

456
Comments 12
3 min read
Using Rails UJS Confirmations in Stimulus and StimulusReflex

Using Rails UJS Confirmations in Stimulus and StimulusReflex

11
Comments 3
2 min read
PWA Caching Strategies

PWA Caching Strategies

35
Comments 2
2 min read
why you shouldn't use arrow functions?

why you shouldn't use arrow functions?

94
Comments 18
2 min read
Putting props to useState

Putting props to useState

18
Comments 3
7 min read
Javascript: Console.log & Beyond

Javascript: Console.log & Beyond

22
Comments 5
3 min read
Top JavaScript ⚡ Resource to Learn 🙌

Top JavaScript ⚡ Resource to Learn 🙌

16
Comments 2
2 min read
Async Generators in Use Pt. 2: Multiple DynamoDB Queries in Parallel

Async Generators in Use Pt. 2: Multiple DynamoDB Queries in Parallel

6
Comments
3 min read
JavaScriptmas 2020 - My Official Journey Into JavaScript

JavaScriptmas 2020 - My Official Journey Into JavaScript

7
Comments
7 min read
How to automate a Javascript project versioning

How to automate a Javascript project versioning

13
Comments
2 min read
A Location Based TODO App

A Location Based TODO App

5
Comments
5 min read
Creating a ViewPager using FlatList

Creating a ViewPager using FlatList

12
Comments
4 min read
Things to watch for in TypeScript 4.2 onwards

Things to watch for in TypeScript 4.2 onwards

5
Comments 2
3 min read
Top level Await is AWESOME!! 😍

Top level Await is AWESOME!! 😍

50
Comments 17
7 min read
Top 10 Tech Trends For 2021

Top 10 Tech Trends For 2021

10
Comments
9 min read
Doing a FLIP with lit-html@2.0

Doing a FLIP with lit-html@2.0

40
Comments
18 min read
TOP 5 PRACTICE NODE.JS PROJECT FOR BEGGINERS

TOP 5 PRACTICE NODE.JS PROJECT FOR BEGGINERS

23
Comments 1
3 min read
Why I don’t use JS event handlers

Why I don’t use JS event handlers

2
Comments
2 min read
Don't Sacrifice Your Declarative API for One Use Case - A React Pattern for Conditional Hooks

Don't Sacrifice Your Declarative API for One Use Case - A React Pattern for Conditional Hooks

18
Comments 1
4 min read
Calendar Heatmap using React on JSitor

Calendar Heatmap using React on JSitor

21
Comments 4
1 min read
Java vs JavaScript - What is the Difference?

Java vs JavaScript - What is the Difference?

35
Comments 5
8 min read
Object.fromEntries example

Object.fromEntries example

6
Comments
1 min read
loading...