DEV Community

Learn JavaScript basics Series' Articles

Back to Coderslang: Become a Software Engineer's Series
Built-in String functions in JavaScript
Cover image for Built-in String functions in JavaScript

Built-in String functions in JavaScript

35
Comments 1
4 min read
How to do bit manipulation in JavaScript
Cover image for How to do bit manipulation in JavaScript

How to do bit manipulation in JavaScript

14
Comments
4 min read
JavaScript, asynchronous programming and Promises
Cover image for JavaScript, asynchronous programming and Promises

JavaScript, asynchronous programming and Promises

119
Comments
4 min read
Basic math operations on different data types in JavaScript
Cover image for Basic math operations on different data types in JavaScript

Basic math operations on different data types in JavaScript

24
Comments 1
3 min read
How to create Promises and handle Promise chains in JavaScript
Cover image for How to create Promises and handle Promise chains in JavaScript

How to create Promises and handle Promise chains in JavaScript

53
Comments 2
4 min read
JavaScript setTimeout, how to delay the function execution
Cover image for JavaScript setTimeout, how to delay the function execution

JavaScript setTimeout, how to delay the function execution

21
Comments
2 min read
JavaScript setInterval, how to schedule repeated execution with the delay
Cover image for JavaScript setInterval, how to schedule repeated execution with the delay

JavaScript setInterval, how to schedule repeated execution with the delay

10
Comments
2 min read
How to detect the user's browser with JavaScript
Cover image for How to detect the user's browser with JavaScript

How to detect the user's browser with JavaScript

29
Comments
1 min read
4 ways to Compare Strings in JavaScript
Cover image for 4 ways to Compare Strings in JavaScript

4 ways to Compare Strings in JavaScript

24
Comments 2
2 min read
What is JavaScript Used For and How to Run It
Cover image for What is JavaScript Used For and How to Run It

What is JavaScript Used For and How to Run It

12
Comments
4 min read
What does return do in JavaScript
Cover image for What does return do in JavaScript

What does return do in JavaScript

12
Comments 3
2 min read
How to get current date in JavaScript
Cover image for How to get current date in JavaScript

How to get current date in JavaScript

4
Comments
1 min read