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.
How to fix CORS headers in a single page application

How to fix CORS headers in a single page application

7
Comments 2
3 min read
LERPing and Cleaning Data to Improve AI Classification

LERPing and Cleaning Data to Improve AI Classification

8
Comments
4 min read
Learn Git and Github in just 1 article

Learn Git and Github in just 1 article

13
Comments 1
2 min read
Binary Tree Interview Questions

Binary Tree Interview Questions

12
Comments
7 min read
Extending the String Prototype in JavaScript & TypeScript

Extending the String Prototype in JavaScript & TypeScript

16
Comments 4
4 min read
ECMA Who? ECMA What? You should get that checked out!

ECMA Who? ECMA What? You should get that checked out!

6
Comments
3 min read
React Hooks with Async-Await

React Hooks with Async-Await

149
Comments 5
2 min read
The most common mistakes when using React

The most common mistakes when using React

531
Comments 32
5 min read
Conceptual Solutions & Library Solutions w/ LeetCode's "Peak Index In Valley Array" Problem ✨

Conceptual Solutions & Library Solutions w/ LeetCode's "Peak Index In Valley Array" Problem ✨

7
Comments
4 min read
React Dev Tools — Debug Like a Ninja

React Dev Tools — Debug Like a Ninja

179
Comments 6
6 min read
Semantic Release Automation - Part 1 - Understanding Semantic Version

Semantic Release Automation - Part 1 - Understanding Semantic Version

25
Comments
3 min read
Use the Web Crypto API to Generate a Public / Private Key Pair for End to End, Asymmetric Cryptography on the Web

Use the Web Crypto API to Generate a Public / Private Key Pair for End to End, Asymmetric Cryptography on the Web

65
Comments
3 min read
How does Javascript affect SEO?

How does Javascript affect SEO?

8
Comments
7 min read
I want to make an interactive website and I don't know where to start. Music inside, mixer inside, help pls :'(

I want to make an interactive website and I don't know where to start. Music inside, mixer inside, help pls :'(

3
Comments 1
1 min read
How To Change Preload From Default Hover To Page Display Instantly?

How To Change Preload From Default Hover To Page Display Instantly?

6
Comments
2 min read
How TypeScript squashed all known bugs

How TypeScript squashed all known bugs

82
Comments 28
3 min read
Tips for Updating NativeScript Apps on App Store and Google Play

Tips for Updating NativeScript Apps on App Store and Google Play

21
Comments
5 min read
Speed Coding Challenges

Speed Coding Challenges

9
Comments 9
1 min read
Converting callbacks to promises

Converting callbacks to promises

49
Comments 3
3 min read
Serverless Azure Fundamentals

Serverless Azure Fundamentals

36
Comments 4
2 min read
Let's not pit web components against frameworks

Let's not pit web components against frameworks

34
Comments
2 min read
Using functional programming to avoid intermediate variables and nested functions

Using functional programming to avoid intermediate variables and nested functions

55
Comments
5 min read
FullStack implementation of reCaptcha with Vue.js and .Net

FullStack implementation of reCaptcha with Vue.js and .Net

15
Comments
5 min read
How to Send and Receive SMS Messages With Node.js and Express

How to Send and Receive SMS Messages With Node.js and Express

426
Comments 10
10 min read
Incremental Average and Standard Deviation with Sliding Window

Incremental Average and Standard Deviation with Sliding Window

14
Comments
5 min read
loading...