×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner

JavaScript

JavaScript is a widely used language and covers all domains from frontend web development to Server development to Desktop applications and much more. It is currently, as an universal programming language.

Software Engineering

Fullscreen API in JavaScript

The full screen API allows an element on a page to be viewed in full screen. It makes it convenient for users to view web content in full pixel width and height.

Dawit U
Software Engineering

A Simple Introduction to Fetch API

The fetch() API in JavaScript allows programmers to retrieve data from a certain endpoint following which the data can be used in any way

Dawit U
Software Engineering

Introduction to Mongoose and how to work with MongoDb with Mongoose

In this article, we will explore Mongoose and get an idea of using it with MongoDB through a demo. We will learn how to create, update, delete and read documents in MongoDB.

Priyanka Yadav Priyanka Yadav
Software Engineering

Typing in Python, Go and JavaScript compared

In this article, we compared the typing system in Python, Go and JavaScript. You will learn commonly used concepts like static, dynamic, strong and weak typing and more.

Rajiv Ranjan Singh
Software Engineering

Middlewares in Express along with Request Response Cycle

In this article, we learn about the request-response cycle in Express and move on to the concept of middlewares.

Priyanka Yadav Priyanka Yadav
Software Engineering

Learn Routing with Express and Postman

We will learn about routing in web applications using Express which is a Node.js framework and Postman which will allow us to do API testing.

Priyanka Yadav Priyanka Yadav
Software Engineering

Understanding storageSession in HTML with an example

sessionStorage property is used to access a session Storage object for the current origin URL. It works similar to localStorage

Isha Gautam
Software Engineering

Work with files using File System Module in Node.js

In this article we'll be dealing with the files & perform basic operations such as Creating, Reading, Updating, Deleting & Renaming in Node.JS

Abhishek Kumar
Software Engineering

Creating a Very Simple Web API in Node.JS

In this article, we will explore how to build a simple API in Node.JS. We will cover the basics of an API before going into the implementation details.

Priyanka Yadav Priyanka Yadav
Software Engineering

Work with Routing in Node.js

In this article, we will take a look at how routing works in Node.js and set up different routes with combinations of pathname and query to test our idea.

Priyanka Yadav Priyanka Yadav
Software Engineering

Create a simple Web Server using Node.js

In this tutorial, we will a simple web server in Node.js and run it locally on our machine listening to a port. It will response with a text data and HTTP headers.

Priyanka Yadav Priyanka Yadav
Software Engineering

Introduction to Node.js

In this article, we will take you through the basic idea of NodeJS and its package manager NPM, Installation guide and a basic example with When to use it

Priyanka Yadav Priyanka Yadav
Software Engineering

Start using Local Storage in JavaScript in Browser

Local storage is a key value storage such that you can store a data as a set of size 2 such as {key, value}. To get the value back, we need to pass key, then we get back value.

Siddharth Gusain Siddharth Gusain
Software Engineering

Work with files on the web using FileReader API in JavaScript

FileReader object helps in reading data from a file or a Blob and store it in a JavaScript variable. The read is done asynchronously so as not to block the browser.

Yash Kumar Yash Kumar
Software Engineering

Get started with BLOBs in JavaScript

BLOB (Binary Large OBject) is a data type which can be used to store binary data. We can convert our files and images into binary data and store it using BLOB. They are immutable objects that represent raw data.

Yash Kumar Yash Kumar
Software Engineering

Learn everything about Functions in JavaScript

In this article, you will learn to use functions in JavaScript, how to pass functions as parameters or assign them to variables? and different types of functions like callback and arrow

Shubham Kumar Shubham Kumar
OpenGenus IQ © 2025 All rights reserved â„¢
Contact - Email: team@opengenus.org
Primary Address: JR Shinjuku Miraina Tower, Tokyo, Shinjuku 160-0022, JP
Office #2: Commercial Complex D4, Delhi, Delhi 110017, IN
Top Posts LinkedIn Twitter
Android App
Apply for Internship