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.
Indexing in Algolia using serverless functions (and observables!)

Indexing in Algolia using serverless functions (and observables!)

34
Comments
9 min read
Keep Your Types And Interfaces Closer (In TypeScript)

Keep Your Types And Interfaces Closer (In TypeScript)

47
Comments 6
3 min read
Types in JavaScript

Types in JavaScript

17
Comments
3 min read
Tech Speak: TDD

Tech Speak: TDD

11
Comments
3 min read
A React State of Mind (State of JavaScript Survey 2018)

A React State of Mind (State of JavaScript Survey 2018)

32
Comments 1
13 min read
Share common code with yarn workspaces

Share common code with yarn workspaces

8
Comments
2 min read
Website Redesign V2

Website Redesign V2

29
Comments 6
2 min read
Reactive Cookies with RxJs

Reactive Cookies with RxJs

6
Comments
1 min read
Emulating "Private" Variables in JavaScript with Closures and Factory Functions

Emulating "Private" Variables in JavaScript with Closures and Factory Functions

97
Comments 24
5 min read
How to retry when React lazy fails

How to retry when React lazy fails

85
Comments 23
2 min read
So you have a bunch of things to do. Why not build a pipeline?

So you have a bunch of things to do. Why not build a pipeline?

139
Comments 6
15 min read
Design Patterns in Web Development

Design Patterns in Web Development

545
Comments 53
5 min read
The Pros, Cons & TypeScript

The Pros, Cons & TypeScript

18
Comments 6
4 min read
Build a Video Metadata Extraction Service on AWS

Build a Video Metadata Extraction Service on AWS

10
Comments
7 min read
BxJS Weekly Episode 38 - javascript news podcast 52:34

BxJS Weekly Episode 38 - javascript news podcast

9
Comments
1 min read
Deep dive into pipe function in RxJS

Deep dive into pipe function in RxJS

8
Comments
4 min read
I am full-time blockchain developer for 6+ months, AMA!

I am full-time blockchain developer for 6+ months, AMA!

60
Comments 45
1 min read
Friday Frontend: Thanksgiving 2018 Edition

Friday Frontend: Thanksgiving 2018 Edition

17
Comments 1
5 min read
Typescript method overloading

Typescript method overloading

12
Comments 3
1 min read
React Hooks - state

React Hooks - state

13
Comments 2
3 min read
The Evolution of Async JavaScript: From Callbacks, to Promises, to Async/Await

The Evolution of Async JavaScript: From Callbacks, to Promises, to Async/Await

126
Comments 1
19 min read
When is an array, not an array?

When is an array, not an array?

45
Comments 14
5 min read
How else you can define properties for JavaScript objects

How else you can define properties for JavaScript objects

13
Comments 3
3 min read
Explain JavaScript unit testing like I’m five

Explain JavaScript unit testing like I’m five

72
Comments 7
6 min read
Need Help Porting `ngx-toasta` to support Angular-universal

Need Help Porting `ngx-toasta` to support Angular-universal

3
Comments 1
1 min read
loading...