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.
Episode 8: Building a JSON API - Custom Sorting

Episode 8: Building a JSON API - Custom Sorting

13
Comments 2
1 min read
Start Web Scraping with NodeJs

Start Web Scraping with NodeJs

26
Comments 3
6 min read
Tech Speak: TDD

Tech Speak: TDD

11
Comments
3 min read
Keep Your Types And Interfaces Closer (In TypeScript)

Keep Your Types And Interfaces Closer (In TypeScript)

47
Comments 6
3 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
How to retry when React lazy fails

How to retry when React lazy fails

85
Comments 23
2 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
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
Hacking our e2e tests to make them more useful

Hacking our e2e tests to make them more useful

42
Comments 4
5 min read
Build a Video Metadata Extraction Service on AWS

Build a Video Metadata Extraction Service on AWS

10
Comments
7 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
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
Old problem, new solution

Old problem, new solution

13
Comments
13 min read
Friday Frontend: Thanksgiving 2018 Edition

Friday Frontend: Thanksgiving 2018 Edition

17
Comments 1
5 min read
React Hooks - state

React Hooks - state

13
Comments 2
3 min read
When is an array, not an array?

When is an array, not an array?

45
Comments 14
5 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
How else you can define properties for JavaScript objects

How else you can define properties for JavaScript objects

13
Comments 3
3 min read
Indexing in Algolia using serverless functions (and observables!)

Indexing in Algolia using serverless functions (and observables!)

34
Comments
9 min read
Explain JavaScript unit testing like I’m five

Explain JavaScript unit testing like I’m five

72
Comments 7
6 min read
Learning Resources for Dev Newbies

Learning Resources for Dev Newbies

43
Comments 3
2 min read
loading...