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 take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

📷 How to take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

259
Comments 16
1 min read
Practical Puppeteer: Playing with Google Translate to translate a text

Practical Puppeteer: Playing with Google Translate to translate a text

43
Comments
2 min read
Fibonacci, Tribonacci and friends

Fibonacci, Tribonacci and friends

5
Comments
4 min read
Node Testing Essentials (A node developer's guide to testing)

Node Testing Essentials (A node developer's guide to testing)

137
Comments
4 min read
Timers, Immediates and Process.nextTick— NodeJS Event Loop Part 2

Timers, Immediates and Process.nextTick— NodeJS Event Loop Part 2

9
Comments
7 min read
jQuery Basics

jQuery Basics

66
Comments 5
3 min read
Making Ember Addons Fastboot Compatible

Making Ember Addons Fastboot Compatible

9
Comments
6 min read
Taming the React Admin Dependency Fields

Taming the React Admin Dependency Fields

12
Comments 2
4 min read
Html Webpack Plugin: Error: Child compilation failed: (in Reactjs)

Html Webpack Plugin: Error: Child compilation failed: (in Reactjs)

9
Comments
1 min read
Go channels in JS (1/5): Sending and Receiving

Go channels in JS (1/5): Sending and Receiving

51
Comments 5
11 min read
A common coding interview question

A common coding interview question

247
Comments 53
2 min read
Spin Your Dreidel! Day 1 of the #25DaysOfServerless Challenge

Spin Your Dreidel! Day 1 of the #25DaysOfServerless Challenge

36
Comments 1
3 min read
5 JavaScript core concepts you should understand

5 JavaScript core concepts you should understand

188
Comments 17
2 min read
Chart.js Data Points and Labels

Chart.js Data Points and Labels

20
Comments 2
1 min read
Props and Conditional Rendering

Props and Conditional Rendering

9
Comments
3 min read
Creating a common component library with Component library (Material UI, BaseWeb, Chakra-UI)

Creating a common component library with Component library (Material UI, BaseWeb, Chakra-UI)

11
Comments
4 min read
Using cross tools with Expo Web and Native

Using cross tools with Expo Web and Native

14
Comments 3
3 min read
How I made WordPress Faster with 1KB JavaScript

How I made WordPress Faster with 1KB JavaScript

158
Comments 32
2 min read
JavaScript Unit Testing 101: Mocha & Chai ☕️

JavaScript Unit Testing 101: Mocha & Chai ☕️

16
Comments
4 min read
Deep Compare Of Two Objects

Deep Compare Of Two Objects

4
Comments
1 min read
1000 ways to npm clean

1000 ways to npm clean

11
Comments
3 min read
Alternative to the spread operator

Alternative to the spread operator

11
Comments 6
1 min read
Analytics with vanilla JS: page views

Analytics with vanilla JS: page views

92
Comments 19
4 min read
JavaScript Data Structures: Singly Linked List: Recap

JavaScript Data Structures: Singly Linked List: Recap

17
Comments 1
2 min read
Send daily automated tweets from a Google Sheet by using Google Scripts

Send daily automated tweets from a Google Sheet by using Google Scripts

188
Comments 25
6 min read
loading...