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.
4 JavaScript Challenges, 13 high-school students, 2 hours

4 JavaScript Challenges, 13 high-school students, 2 hours

134
Comments 5
7 min read
Building awesome CLIs with JavaScript and Oclif

Building awesome CLIs with JavaScript and Oclif

150
Comments 4
5 min read
How I (Accidentally) Made a Game Engine from Scratch with Vanilla JS

How I (Accidentally) Made a Game Engine from Scratch with Vanilla JS

107
Comments 7
14 min read
Landing Your First Developer Job

Landing Your First Developer Job

41
Comments
2 min read
Weekly Coding Challenge - Week #9 - Modal

Weekly Coding Challenge - Week #9 - Modal

14
Comments
1 min read
Flex grid, Responsive table, About me | Module Monday 37

Flex grid, Responsive table, About me | Module Monday 37

17
Comments
2 min read
Build Angular Like An Architect (Part 2)

Build Angular Like An Architect (Part 2)

167
Comments 3
5 min read
Understand how to Memoize a JavaScript function

Understand how to Memoize a JavaScript function

116
Comments 7
3 min read
RxFire in Svelte 3 using Firebase Firestore and Authentication

RxFire in Svelte 3 using Firebase Firestore and Authentication

33
Comments 1
8 min read
WordPress: Laravel Mix, Sass and ES6 Modules in theme development

WordPress: Laravel Mix, Sass and ES6 Modules in theme development

10
Comments
13 min read
Handle Async Callback Javascript

Handle Async Callback Javascript

8
Comments
2 min read
Discover the Power of Closures in VueJS

Discover the Power of Closures in VueJS

48
Comments 4
4 min read
Javascript Sock Merchant Challenge - Solution 2 03:03

Javascript Sock Merchant Challenge - Solution 2

18
Comments 28
2 min read
Static Site Blog Post Generator

Static Site Blog Post Generator

101
Comments 13
8 min read
Set CSS styles with javascript

Set CSS styles with javascript

123
Comments 18
2 min read
A quick link: A vanilla JavaScript roadmap.

A quick link: A vanilla JavaScript roadmap.

27
Comments
1 min read
My Favorite Teachers In The JavaScript Community

My Favorite Teachers In The JavaScript Community

354
Comments 67
4 min read
35 Top Angular 7 Interview Questions To Crack in 2019

35 Top Angular 7 Interview Questions To Crack in 2019

285
Comments 4
15 min read
Making E2E testing easy with Cypress

Making E2E testing easy with Cypress

23
Comments 5
7 min read
Async Await: 60% of the time, it works every time

Async Await: 60% of the time, it works every time

58
Comments 3
4 min read
Making a Reddit Reply Bot

Making a Reddit Reply Bot

56
Comments 2
4 min read
Something Cool: Popup Callbacks

Something Cool: Popup Callbacks

51
Comments 1
2 min read
Using Storybook as a Visual Testing Platform

Using Storybook as a Visual Testing Platform

12
Comments
9 min read
dev.to’s Frontend: a brain dump in one act

dev.to’s Frontend: a brain dump in one act

127
Comments 7
8 min read
5 Tips and Tricks for Firefox DevTools - JavaScript Debugger

5 Tips and Tricks for Firefox DevTools - JavaScript Debugger

65
Comments 9
2 min read
10 Resources To Make You Better at Microservices in 2019

10 Resources To Make You Better at Microservices in 2019

17
Comments
3 min read
RxFire in ReactJS using Firebase Firestore and Authentication

RxFire in ReactJS using Firebase Firestore and Authentication

6
Comments
7 min read
Taking the leap: Poker player turned aspiring developer

Taking the leap: Poker player turned aspiring developer

5
Comments 4
2 min read
How to get data from an MySQL database in React Native

How to get data from an MySQL database in React Native

46
Comments 55
4 min read
A full-stack solution for fast PWA development !

A full-stack solution for fast PWA development !

148
Comments 9
1 min read
Javascript Sock Merchant Challenge - Solution 1 02:15

Javascript Sock Merchant Challenge - Solution 1

55
Comments 13
3 min read
Service Discovery within LAN

Service Discovery within LAN

14
Comments 1
4 min read
Your Content in Shadow DOM Portals

Your Content in Shadow DOM Portals

24
Comments
16 min read
Using Emotion in React

Using Emotion in React

8
Comments
2 min read
How I built a super fast JS/TS framework

How I built a super fast JS/TS framework

61
Comments 1
3 min read
Redirect with React Router and Hooks

Redirect with React Router and Hooks

28
Comments 12
2 min read
Using npx and npm scripts to Reduce the Burden of Developer Tools

Using npx and npm scripts to Reduce the Burden of Developer Tools

72
Comments 10
3 min read
Improving Page Speed with Incremental Loading

Improving Page Speed with Incremental Loading

26
Comments 1
6 min read
7 Webpack plugins for your next React app

7 Webpack plugins for your next React app

62
Comments
3 min read
Working with WebSocket

Working with WebSocket

36
Comments 2
4 min read
Elasticlunr.js で日本語と英語が混在した文書の検索に対応する

Elasticlunr.js で日本語と英語が混在した文書の検索に対応する

8
Comments
1 min read
Newbie guide: socket.IO

Newbie guide: socket.IO

216
Comments 6
4 min read
JavaScript async and await

JavaScript async and await

143
Comments 2
5 min read
Select All Checkboxes with jQuery

Select All Checkboxes with jQuery

24
Comments 8
1 min read
How we use a popup for Google and Outlook OAuth

How we use a popup for Google and Outlook OAuth

72
Comments 12
3 min read
RxJS operators: retry vs repeat?

RxJS operators: retry vs repeat?

33
Comments
4 min read
Using Parcel JS bundler with React

Using Parcel JS bundler with React

7
Comments
4 min read
Switching from angular2-template-loader to @ngtools/webpack

Switching from angular2-template-loader to @ngtools/webpack

10
Comments
12 min read
Performance Profiling Your Node.js Application at Runtime

Performance Profiling Your Node.js Application at Runtime

21
Comments 2
14 min read
Promise.allSettled() Pt.2 - it's partly settled!

Promise.allSettled() Pt.2 - it's partly settled!

8
Comments
2 min read
Build a Chat App with Firebase and React Native

Build a Chat App with Firebase and React Native

19
Comments 1
13 min read
Build Augmented Reality Applications With React-Native

Build Augmented Reality Applications With React-Native

58
Comments
12 min read
Manage Browser Cookies with React Hooks

Manage Browser Cookies with React Hooks

9
Comments 1
1 min read
60 Java and Spring Interview Questions You Must Know

60 Java and Spring Interview Questions You Must Know

448
Comments 7
27 min read
Mint 🍃: Events and State of Components

Mint 🍃: Events and State of Components

11
Comments
3 min read
Using Parcel bundler as a Webpack alternative

Using Parcel bundler as a Webpack alternative

10
Comments 2
5 min read
Refactoring search queries in Adonis.js

Refactoring search queries in Adonis.js

19
Comments 4
3 min read
Objects vs. Arrays

Objects vs. Arrays

40
Comments
4 min read
Refactor the book search app and separate components, Part 3

Refactor the book search app and separate components, Part 3

8
Comments 1
3 min read
Intro to C# for Javascript Developers, Part 1

Intro to C# for Javascript Developers, Part 1

39
Comments 1
5 min read
loading...