DEV Community

JavaScript For Total Novice or Beginners. Series' Articles

Back to Ayobami Ogundiran's Series
How to be Consistent with Learning to Code.
Cover image for How to be Consistent with Learning to Code.

How to be Consistent with Learning to Code.

20
Comments
3 min read
Getting Started with Javascript.

Getting Started with Javascript.

11
Comments
3 min read
Setting Up Working Environment For JavaScript (File & VSCode)

Setting Up Working Environment For JavaScript (File & VSCode)

4
Comments
2 min read
Adding JavaScript to an HTML Document.

Adding JavaScript to an HTML Document.

9
Comments
5 min read
Commenting in JavaScript

Commenting in JavaScript

9
Comments 2
2 min read
JavaScript Variable: An Introduction to "var", "let", "const" and their differences.

JavaScript Variable: An Introduction to "var", "let", "const" and their differences.

6
Comments
4 min read
Primitive Data Types in JavaScript.

Primitive Data Types in JavaScript.

5
Comments
3 min read
Javascript string concatenation

Javascript string concatenation

5
Comments
1 min read
A Simple Guide to Arrays in JavaScript.

A Simple Guide to Arrays in JavaScript.

14
Comments
6 min read
A Simple Guide to JavaScript Array Methods

A Simple Guide to JavaScript Array Methods

34
Comments
8 min read
A Simple Guide to Objects in JavaScript

A Simple Guide to Objects in JavaScript

16
Comments
4 min read
A Simple Guide to Javascript Destructuring
Cover image for A Simple Guide to Javascript Destructuring

A Simple Guide to Javascript Destructuring

69
Comments 3
9 min read
Rest Parameter and Spread Operator in JavaScript
Cover image for Rest Parameter and Spread Operator in JavaScript

Rest Parameter and Spread Operator in JavaScript

9
Comments
4 min read
A Simple Guide to JavaScript Functions - Native, Arrow and Shorthand.
Cover image for A Simple Guide to JavaScript Functions - Native, Arrow and Shorthand.

A Simple Guide to JavaScript Functions - Native, Arrow and Shorthand.

12
Comments 6
6 min read
A Simple Guide to JavaScript Operators ( Assignment, Equality and Ternary).

A Simple Guide to JavaScript Operators ( Assignment, Equality and Ternary).

12
Comments
5 min read
A Simple Guide to Loops In JavaScript( for, for...in, for...of, while and do...while loop)
Cover image for A Simple Guide to Loops In JavaScript( for, for...in, for...of, while and do...while loop)

A Simple Guide to Loops In JavaScript( for, for...in, for...of, while and do...while loop)

15
Comments
4 min read
A Simple Guide to JavaScript Conditions (If, Else If, Else and Switch Statement)
Cover image for A Simple Guide to JavaScript Conditions (If, Else If, Else and Switch Statement)

A Simple Guide to JavaScript Conditions (If, Else If, Else and Switch Statement)

14
Comments 1
6 min read
Is JavaScript Hard to Learn?
Cover image for Is JavaScript Hard to Learn?

Is JavaScript Hard to Learn?

30
Comments 1
3 min read