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.
Last Update for 2020

Last Update for 2020

6
Comments
2 min read
30 days of code

30 days of code

4
Comments
1 min read
Todo using React in html

Todo using React in html

11
Comments
2 min read
How to Use Schemas on Fastify for Fun and Profit

How to Use Schemas on Fastify for Fun and Profit

22
Comments
7 min read
A Detailed Breakdown of HTML Form Event Attributes

A Detailed Breakdown of HTML Form Event Attributes

35
Comments 4
12 min read
Game of Life - Small Contribution

Game of Life - Small Contribution

6
Comments
9 min read
A dev.to component for your blog/portfolio

A dev.to component for your blog/portfolio

32
Comments 2
4 min read
Improving big o in climbing stairs (recursion) with memoization

Improving big o in climbing stairs (recursion) with memoization

9
Comments
3 min read
Misleading CORS Errors

Misleading CORS Errors

2
Comments
4 min read
Weakmap in javascript

Weakmap in javascript

30
Comments 4
3 min read
Important Interview Questions: Javascript Version - Part 4

Important Interview Questions: Javascript Version - Part 4

6
Comments 1
3 min read
AWS Amplify Admin UI

AWS Amplify Admin UI

5
Comments
4 min read
Adding a Click Handler to a Three.js Model

Adding a Click Handler to a Three.js Model

15
Comments
4 min read
Unit Test your React apps

Unit Test your React apps

6
Comments
9 min read
deno is the future?

deno is the future?

4
Comments 2
1 min read
TikTok Animation in React Native

TikTok Animation in React Native

5
Comments
3 min read
Solving day 11 of Advent of Code 2020 in JavaScript

Solving day 11 of Advent of Code 2020 in JavaScript

5
Comments
1 min read
Check if the radio button is checked

Check if the radio button is checked

6
Comments
1 min read
Creating Observables in RxJS

Creating Observables in RxJS

38
Comments
11 min read
Testing a REST API in Node JS with Express using Mocha and Chai 😎

Testing a REST API in Node JS with Express using Mocha and Chai 😎

92
Comments 7
3 min read
Intro epicReact.dev Review

Intro epicReact.dev Review

16
Comments
4 min read
bind(), call(), and apply() in JavaScript

bind(), call(), and apply() in JavaScript

104
Comments 13
3 min read
Regular VS async VS defer script loading ⬇

Regular VS async VS defer script loading ⬇

15
Comments
3 min read
JS101–1 Making Javascript Function Simple

JS101–1 Making Javascript Function Simple

5
Comments
1 min read
Handling React Form Submit with Redirect & Async/Await for Beyond Beginners

Handling React Form Submit with Redirect & Async/Await for Beyond Beginners

29
Comments 3
3 min read
loading...