Open in app
Home
Notifications
Lists
Stories

Write
Sagarika Dalai
Sagarika Dalai

Home
About

May 1

Understanding Scope and Closures in Javascript

Scopes and closures are important in JavaScript. But, they were confusing for me when I first started 😇😇. Here’s an explanation of scopes and closures to help you understand what they are. Having a proper understanding of these concepts will help you to write better, more efficient, and clean code…

Java Script

7 min read

Understanding Scope and Closures in Javascript
Understanding Scope and Closures in Javascript

Apr 7

Top 5 Technology Stacks in 2022 to learn

2022 is about to start, and new businesses are emerging every day. While every company wants to win the race, they are constantly working to build an application that can provide the best user experience. However, it is essential to know that every efficient software sits on a tech stack. …

Web Development

2 min read


Apr 1

How to learn a new programming language in an efficient way?

Hey Guys, let’s discuss how we can learn something new in an efficient way. 1. Taking online courses and watching videos: I enjoy these courses since I can pause and start at my own pace. Many online platforms allow taking notes or bookmarking frames. …

Programming

3 min read

How to learn a new programming language in an efficient way?
How to learn a new programming language in an efficient way?

Mar 31

How you can learn quickly in Remote Learning

Hey Guys, welcome to my new post. Today we will see how you can learn quickly in the remote. So, let’s start A Remote learning setting is any setting in which the student and the educator/instructor are not in the same room or environment as in the traditional classroom setting…

Learning

3 min read

How you can learn quickly in Remote Learning
How you can learn quickly in Remote Learning

Mar 27

Roadmap to becoming a React developer in 2022

Hey Guys, Welcome to my new blog! Today we will see, how you can become a React developer in 2022. Let’s goo Assuming you have a basic understanding of HTML, CSS, and JS If not then do check out the resources section below. That being said, Let's dive in. Let's…

React

3 min read

Roadmap to becoming a React developer in 2022
Roadmap to becoming a React developer in 2022

Mar 25

How does JavaScript work?

JavaScript is a ‘synchronous single-threaded language You have read this somewhere, and what does this mean? Just go on reading, and you will learn it along the way. I started coding, building small projects, and I used to think- what happens when I run a code? How does JS work…

Java Script

4 min read

How does JavaScript work?
How does JavaScript work?

Mar 23

How to Become A Front-end Developer in 2022: All Details

Hey Guys, Welcome to my new post, where I will explain how you can be a frontend developer in 2022 and get a job in IT Industry. Let’s start… What is a Front End Developer? A front-end developer, also known as Front-end Engineer is a person who converts designs into working website pages through HTML, CSS…

Front End Development

6 min read

How to Become A Front-end Developer in 2022: All Details
How to Become A Front-end Developer in 2022: All Details

Mar 21

How JavaScript Works

JavaScript is often described as some variation of “high-level, single-threaded, garbage-collected, interpreted (or just-in-time compiled), prototype-based, multi-paradigm, dynamic language with a non-blocking event loop”. You may encounter these terms during a JS job interview, but understanding their meaning will help you better understand the behavior of your code. …

Java Script

2 min read

How JavaScript Works
How JavaScript Works

Mar 20

All you need to know about Full Stack Development.

Let’s start Before starting actual content, let's see what is full-stack development means. What is Full-stack Development? In simple terms, this refers to the Creation of web applications’ front end (client-side) and back end (server-side) implementation. Who is a Full-stack web developer? A full-stack web developer is a developer or architect who can deal with both the front and back…

Fullstack Development

5 min read

All you need to know about Full Stack Development.
All you need to know about Full Stack Development.

Mar 18

How to create a form in ReactJS

Hello Guys, It’s my first blog in Software Engineering. Today I will discuss how we can create a form in react js. Let’s Goooo….. React uses forms to allow users to interact with the web page, just like in HTML. function MyForm() { return ( <form>…

React

3 min read

Sagarika Dalai

Sagarika Dalai

Software Engineer

Following
  • Cryptomeda

    Cryptomeda

  • @DFRLab

    @DFRLab

  • Priyansh Khodiyar

    Priyansh Khodiyar

  • Saroj

    Saroj

  • Sudhansu Sekhar Pati

    Sudhansu Sekhar Pati

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable