DEV Community

Subhrangsu Bera profile picture

Subhrangsu Bera

I like exploring how things work and writing about what I learn. This is my learning space, shared in public.

Education

M. Sc. in Computer Science

Work

Software Developer

JavaScript OOP: From Blueprints to Reality

JavaScript OOP: From Blueprints to Reality

3
Comments
3 min read

Want to connect with Subhrangsu Bera?

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

Already have an account? Sign in
The Magic of `this`, `call()`, `apply()`, and `bind()` in JavaScript

The Magic of `this`, `call()`, `apply()`, and `bind()` in JavaScript

3
Comments
3 min read
JavaScript Objects: Your Code's "Labeled Storage Unit"

JavaScript Objects: Your Code's "Labeled Storage Unit"

3
Comments 1
3 min read
Arrow Functions: The Modern Chef’s Secret to Clean Code

Arrow Functions: The Modern Chef’s Secret to Clean Code

2
Comments
3 min read
Function Declaration vs. Expression: The Secret Life of Your Recipe Book

Function Declaration vs. Expression: The Secret Life of Your Recipe Book

2
Comments
3 min read
JavaScript Array Methods You Must Know

JavaScript Array Methods You Must Know

2
Comments
6 min read
JavaScript Arrays 101: The Ultimate Guide to Organizing Data

JavaScript Arrays 101: The Ultimate Guide to Organizing Data

4
Comments 1
3 min read
Shattering the Ceiling — An Interactive Frontend Experience

WeCoded 2026: Frontend Art 💜

Shattering the Ceiling — An Interactive Frontend Experience

3
Comments
2 min read
Control Flow in JavaScript: If, Else, and Switch

Control Flow in JavaScript: If, Else, and Switch

1
Comments
3 min read
JavaScript Operators: The Basics You Need to Know

JavaScript Operators: The Basics You Need to Know

3
Comments
3 min read
Understanding Variables and Data Types in JavaScript

Understanding Variables and Data Types in JavaScript

1
Comments
5 min read
Git for Beginners: From “What Is This?” to Your First Commit

Git for Beginners: From “What Is This?” to Your First Commit

Comments
4 min read
Why Version Control Exists: The Pendrive Problem

Why Version Control Exists: The Pendrive Problem

1
Comments
4 min read
loading...