DEV Community

Swarnali Roy profile picture

Swarnali Roy

I am a Software Engineer, currently working as a Frontend Developer. Learning new things and sharing those with fellow developers.

Location Dhaka, Bangladesh Joined Joined on  Email address swarnali.roy093@gmail.com github website twitter website

Education

Ahsanullah University of Science and Technology

Work

Frontend Developer at Codeware Innovations

CSS Variables with Global & Local Scope

CSS Variables with Global & Local Scope

16
Comments
2 min read

Want to connect with Swarnali Roy?

Create an account to connect with Swarnali Roy. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The keyword "new" in JavaScript

The keyword "new" in JavaScript

121
Comments 4
2 min read
Reverse a String in JavaScript

Reverse a String in JavaScript

93
Comments 24
6 min read
Introduction to React : Real DOM & Virtual DOM

Introduction to React : Real DOM & Virtual DOM

74
Comments 5
5 min read
Using RegEx Capturing Groups

Using RegEx Capturing Groups

13
Comments
4 min read
Array.splice() & Array.slice()

Array.splice() & Array.slice()

16
Comments
8 min read
String Manipulation in JavaScript

String Manipulation in JavaScript

42
Comments 5
5 min read
Methods of Promise: .all(), .any() , .finally(), .race()

Methods of Promise: .all(), .any() , .finally(), .race()

62
Comments 11
5 min read
Retrieving Data from Promise: then() & catch()

Retrieving Data from Promise: then() & catch()

99
Comments 8
2 min read
JavaScript: Concept of Promise

JavaScript: Concept of Promise

372
Comments 12
2 min read
JavaScript Named Exports

JavaScript Named Exports

8
Comments 2
1 min read
Remove Items from Arrays with .shift() & .pop() Methods

Remove Items from Arrays with .shift() & .pop() Methods

6
Comments 2
3 min read
JavaScript Data Types and Debugging Type Errors with "typeof"

JavaScript Data Types and Debugging Type Errors with "typeof"

14
Comments
3 min read
Part 3 : Match and Extract a REGEX with .match() Method

Part 3 : Match and Extract a REGEX with .match() Method

6
Comments
2 min read
Part 2 : Search a REGEX with .test() Method

Part 2 : Search a REGEX with .test() Method

18
Comments 2
2 min read
Regular Expression Part 1 : Introduction

Regular Expression Part 1 : Introduction

41
Comments 1
1 min read
Add Items to Arrays with .unshift() & .push() Methods

Add Items to Arrays with .unshift() & .push() Methods

18
Comments 1
3 min read
Modifying Array Data with Indices

Modifying Array Data with Indices

13
Comments
2 min read
Accessing Arrays in JavaScript

Accessing Arrays in JavaScript

48
Comments 2
2 min read
Defining & Creating Arrays in JavaScript

Defining & Creating Arrays in JavaScript

25
Comments 7
3 min read
Concatenating two Strings with +=

Concatenating two Strings with +=

8
Comments 3
1 min read
loading...