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 setup Infinite Scroll in your react component?

How to setup Infinite Scroll in your react component?

22
Comments
2 min read
Remember to whitelist your IP when you can't connect to Mongo DB 📡💡

Remember to whitelist your IP when you can't connect to Mongo DB 📡💡

19
Comments 1
2 min read
Cleaner imports with aliases in react and typescript ✨✨

Cleaner imports with aliases in react and typescript ✨✨

24
Comments 1
2 min read
MakeMyTrip Frontend Machine Coding Interview

MakeMyTrip Frontend Machine Coding Interview

20
Comments 3
4 min read
Trust Issues with setTimeout()

Trust Issues with setTimeout()

6
Comments 2
2 min read
Prevent onClick event on clicking child component

Prevent onClick event on clicking child component

8
Comments 1
1 min read
Coding a Toggle switch with React.js and Material UI

Coding a Toggle switch with React.js and Material UI

9
Comments
1 min read
Ultimate Guide To Write Reusable Components In React

Ultimate Guide To Write Reusable Components In React

7
Comments
6 min read
🚀 Angular 14 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier 🚀

🚀 Angular 14 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier 🚀

9
Comments
2 min read
Go 5 Interesting Concepts as a js developer

Go 5 Interesting Concepts as a js developer

11
Comments
7 min read
How to use Memoization in JavaScript

How to use Memoization in JavaScript

5
Comments
2 min read
Weekly Digest 26/2022

Weekly Digest 26/2022

6
Comments
2 min read
Getting started with micro frontends

Getting started with micro frontends

10
Comments
6 min read
Asynchronous Programming in javascript(Callbacks)

Asynchronous Programming in javascript(Callbacks)

5
Comments
4 min read
How Typescript Enums Work

How Typescript Enums Work

24
Comments 4
3 min read
The Art of Transpilers - From One Programming Language to Another

The Art of Transpilers - From One Programming Language to Another

15
Comments 4
4 min read
Using Chart.js plugins with webpack

Using Chart.js plugins with webpack

8
Comments
3 min read
What is your favourite ES6 feature?

What is your favourite ES6 feature?

47
Comments 19
1 min read
Create a React 18 / TypeScript bundle using esbuild

Create a React 18 / TypeScript bundle using esbuild

33
Comments
2 min read
can you "AppendChild" same element multiple times in js ? Probably not

can you "AppendChild" same element multiple times in js ? Probably not

9
Comments 1
1 min read
LeetCode - Rotate Array

LeetCode - Rotate Array

8
Comments
4 min read
Code Smell 146 - Getter Comments

Code Smell 146 - Getter Comments

7
Comments 5
2 min read
Telegram Bot - Parte 3: Deploy a Heroku

Telegram Bot - Parte 3: Deploy a Heroku

6
Comments
2 min read
Travel Website Using Html CSS JavaScript

Travel Website Using Html CSS JavaScript

159
Comments 15
1 min read
How To use ES6 import & export in your project

How To use ES6 import & export in your project

12
Comments
2 min read
loading...