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 Add Custom CSS & JavaScript Files to an ExpressJS App

How to Add Custom CSS & JavaScript Files to an ExpressJS App

23
Comments
2 min read
VanillaJS + Webpack is Love

VanillaJS + Webpack is Love

5
Comments
1 min read
When a Promise falls in your app and no one is there to catch it, does it error? 🤔

When a Promise falls in your app and no one is there to catch it, does it error? 🤔

38
Comments 4
3 min read
JS illustrated: Promises

JS illustrated: Promises

155
Comments 2
11 min read
Angular Forms Several Ways: Reactive, Nested, Across Routes

Angular Forms Several Ways: Reactive, Nested, Across Routes

20
Comments
3 min read
Roll your own SVG drag and drop in VueJS

Roll your own SVG drag and drop in VueJS

23
Comments
4 min read
When life gives you containers, make WebAppade!

When life gives you containers, make WebAppade!

14
Comments
6 min read
Path to frontend master I

Path to frontend master I

6
Comments
3 min read
Syntax and Basic Constructs (Pt a) - Part 8 of Frontend Development Series

Syntax and Basic Constructs (Pt a) - Part 8 of Frontend Development Series

14
Comments
4 min read
3 Amazing ways to generate random numbers without Math.random()

3 Amazing ways to generate random numbers without Math.random()

259
Comments 30
9 min read
WordPress Fallback CSS

WordPress Fallback CSS

8
Comments 1
2 min read
React with WebSockets

React with WebSockets

46
Comments 2
4 min read
Webpack released v5.0 beta

Webpack released v5.0 beta

21
Comments
1 min read
Stop Using Servers to Handle Webhooks

Stop Using Servers to Handle Webhooks

6
Comments
7 min read
How to generate beautiful README documentations with README-JSX

How to generate beautiful README documentations with README-JSX

8
Comments
1 min read
GraphQL fragments explained

GraphQL fragments explained

52
Comments
4 min read
How I Make Sense of RxJS

How I Make Sense of RxJS

307
Comments 11
5 min read
Asynchronous Operations in JavaScript

Asynchronous Operations in JavaScript

10
Comments
4 min read
The Complete Beginner's Guide to Testing React Apps

The Complete Beginner's Guide to Testing React Apps

82
Comments 3
17 min read
Adding Voice Functionality to an Existing Chat Application

Adding Voice Functionality to an Existing Chat Application

7
Comments
10 min read
Javascript functions

Javascript functions

5
Comments
1 min read
GraphQL Interfaces (and Union Types) with Prisma and Yoga

GraphQL Interfaces (and Union Types) with Prisma and Yoga

6
Comments
7 min read
My Recommended Free Resources to Learn React

My Recommended Free Resources to Learn React

11
Comments
6 min read
Creating a reading progress bar in React

Creating a reading progress bar in React

7
Comments
4 min read
React Hooks in a Nutshell (Incl Data Fetching, Custom Hooks, Context and Usages)

React Hooks in a Nutshell (Incl Data Fetching, Custom Hooks, Context and Usages)

62
Comments 4
7 min read
loading...