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 really unit test code that uses a DB.

How to really unit test code that uses a DB.

30
Comments
4 min read
What is WebAuthn: Logging in with Face ID and Touch ID on the web

What is WebAuthn: Logging in with Face ID and Touch ID on the web

70
Comments 1
7 min read
Getting Started With AWS Amplify - Part One - Initialize Amplify

Getting Started With AWS Amplify - Part One - Initialize Amplify

13
Comments
8 min read
the new guy here✋🏼🤓

the new guy here✋🏼🤓

19
Comments 15
1 min read
Creating the Dictionary Class with JavaScript

Creating the Dictionary Class with JavaScript

21
Comments
4 min read
Add Custom Fonts in React Native 0.63 for iOS and android

Add Custom Fonts in React Native 0.63 for iOS and android

54
Comments 28
1 min read
Fetch to var

Fetch to var

4
Comments
1 min read
Is Node.js really single-threaded?

Is Node.js really single-threaded?

101
Comments 14
2 min read
Is JavaScript truly a functional language?

Is JavaScript truly a functional language?

17
Comments 11
1 min read
React Youtube Content Selector App

React Youtube Content Selector App

9
Comments
4 min read
Backend developer roadmap, skills, resources

Backend developer roadmap, skills, resources

267
Comments 6
5 min read
Solving Leetcode's #1 Problem

Solving Leetcode's #1 Problem

6
Comments
3 min read
JavaScript and Vue animations

JavaScript and Vue animations

16
Comments
5 min read
Creating a button menu using HTML, CSS and JavaScript

Creating a button menu using HTML, CSS and JavaScript

50
Comments 4
2 min read
Using TypeScript ADT's to write more reliable React

Using TypeScript ADT's to write more reliable React

53
Comments 1
4 min read
How to Build a Token Server for Agora Applications using NodeJS

How to Build a Token Server for Agora Applications using NodeJS

10
Comments
6 min read
JavaScript's Functional Programming Mythology

JavaScript's Functional Programming Mythology

35
Comments 27
9 min read
A Simple Guide to React Context with Hooks

A Simple Guide to React Context with Hooks

56
Comments 4
3 min read
I finally understood what a reducer is!

I finally understood what a reducer is!

6
Comments
2 min read
Find the factorial of a number in JavaScript

Find the factorial of a number in JavaScript

5
Comments 2
2 min read
UseFetch hook for react js.

UseFetch hook for react js.

9
Comments 1
1 min read
How to Add a Map to Your Website in 30 Seconds

How to Add a Map to Your Website in 30 Seconds

6
Comments
6 min read
Creating Randomness Without Math.random

Creating Randomness Without Math.random

78
Comments 2
7 min read
Caesar's Cipher

Caesar's Cipher

10
Comments 2
2 min read
Quick VueJS Tip: Prop Validations

Quick VueJS Tip: Prop Validations

5
Comments
1 min read
loading...