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.
Top 30 Javascript Interview Warmup Exercises

Top 30 Javascript Interview Warmup Exercises

287
Comments 19
6 min read
React Refactoring Tips: Dysfunctional API Boundaries

React Refactoring Tips: Dysfunctional API Boundaries

16
Comments 1
4 min read
Case Study: React partial SSR with SFCC

Case Study: React partial SSR with SFCC

10
Comments
6 min read
Upload Files to S3 in Node.js

Upload Files to S3 in Node.js

19
Comments 1
5 min read
JavaScript Big Combination Problem

JavaScript Big Combination Problem

7
Comments 1
1 min read
Firebase as a React Hook

Firebase as a React Hook

9
Comments
3 min read
How to make an API from scraped data using Express & Puppeteer

How to make an API from scraped data using Express & Puppeteer

83
Comments 1
6 min read
The Great Search [bar] - Part 2 - Deep Dive

The Great Search [bar] - Part 2 - Deep Dive

4
Comments
4 min read
Write Singleton in JavaScript

Write Singleton in JavaScript

10
Comments
1 min read
Bubble sort

Bubble sort

37
Comments 4
2 min read
Gatsby blog in a Monorepo, created from scratch, with some requirements

Gatsby blog in a Monorepo, created from scratch, with some requirements

8
Comments
3 min read
Pattern matching in JavaScript

Pattern matching in JavaScript

24
Comments 8
4 min read
JavaScript With Statement Explained – A Deep Dive

JavaScript With Statement Explained – A Deep Dive

10
Comments
2 min read
Todo List in Vue.js

Todo List in Vue.js

8
Comments
2 min read
Optional Chaining, Null Coalescing and how they will change the way you write code

Optional Chaining, Null Coalescing and how they will change the way you write code

20
Comments 1
4 min read
How Blazor Is Going to Change Web Development

How Blazor Is Going to Change Web Development

472
Comments 62
5 min read
How to predict stocks price with TensorFlow.js

How to predict stocks price with TensorFlow.js

171
Comments 3
8 min read
Dynamic component rendering with Vue portal

Dynamic component rendering with Vue portal

5
Comments
7 min read
3 Simple JavaScript Changes

3 Simple JavaScript Changes

58
Comments 4
3 min read
Infinite Scroll with Svelte 3 and IntersectionObserver 😍

Infinite Scroll with Svelte 3 and IntersectionObserver 😍

19
Comments 1
5 min read
Learning Vanilla Javascript in 2020 & others part 1

Learning Vanilla Javascript in 2020 & others part 1

9
Comments 6
1 min read
React入門 03: JSON形式の配列から複数データを取り出してページに表示する

React入門 03: JSON形式の配列から複数データを取り出してページに表示する

8
Comments 1
2 min read
The only two values a and b in JavaScript that is a === b, but operation using them give different results

The only two values a and b in JavaScript that is a === b, but operation using them give different results

4
Comments
1 min read
Learn Svelte: Creating a Pomodoro Timer

Learn Svelte: Creating a Pomodoro Timer

72
Comments
14 min read
Snowpack with React: An awesome way to build web applications

Snowpack with React: An awesome way to build web applications

56
Comments 2
5 min read
loading...