Open in app

Sign In

Write

Sign In

Mohit
Mohit

1.6K Followers

Home

About

Published in JavaScript in Plain English

·Pinned

Ultimate Web Developer Roadmap for 2021

From Basics To Deploying Scalable Web Applications — When I started my Web-Development journey, getting overwhelmed by so many topics is what I used to face all the time, there is always something new that I have to learn while having no idea about what I should learn. I can assure you must have faced this issue if…

Java Script

16 min read

Ultimate Web Developer Roadmap for 2021
Ultimate Web Developer Roadmap for 2021
Java Script

16 min read


Published in JavaScript in Plain English

·Pinned

The Modern CSS Developer Roadmap

Key Concepts to Mastering CSS — 1. Introduction to CSS Anatomy of a CSS Rule A CSS style sheet consists of rules, which targets HTML by using selectors that describe the elements on which the styles should've applied. Rule Syntax: The rule consists of a selector follows by a block of some CSS properties contained inside the curly braces.CSS properties consist of property and a…

Java Script

20 min read

The Modern CSS Developer Roadmap
The Modern CSS Developer Roadmap
Java Script

20 min read


Published in JavaScript in Plain English

·Jan 29

11 JavaScript Operators You Should Know as a JavaScript Developer

Unlock the Power of JavaScript Operators. — 1. Exponentiation operator (**) In JavaScript, the exponential operator (**) is used to raise a number to a specific power. It is a shorthand way of performing exponentiation, which is the operation of multiplying a number by itself a certain number of times. The basic syntax for using the exponential operator is as follows:

Java Script

14 min read

11 JavaScript Operators You Should Know as a JavaScript Developer
11 JavaScript Operators You Should Know as a JavaScript Developer
Java Script

14 min read


Published in JavaScript in Plain English

·Jan 18

5 JavaScript Features You Must Know As a Senior Developer

Elevate Your JavaScript Skills — 1. Object.getOwnPropertySymbols() You may not have heard about this method because new data types such as Symbols are introduced in ECMAScript 6. In this method, JavaScript returns an array of all the own property symbols of an object. These symbols are returned in the order they were added to the object. Symbols…

Java Script

6 min read

5 JavaScript Features You Must Know As a Senior Developer
5 JavaScript Features You Must Know As a Senior Developer
Java Script

6 min read


Published in JavaScript in Plain English

·Jan 13

9 Unique HTML Tags You Need to Know

Work With HTML Like Never Before — HTML consists of a series of tags that are used to define the different elements on a web page, such as headings, paragraphs, images, and links. …

Java Script

11 min read

9 Unique HTML Tags You Need to Know
9 Unique HTML Tags You Need to Know
Java Script

11 min read


Published in JavaScript in Plain English

·Oct 30, 2022

Working With Linked Lists In JavaScript

All You Need To Know About Linked Lists in JavaScript — Linked Lists are no joke when it comes to data structures, they are one of the complicated data structures with a lot of advantages over Arrays and Hashmaps. In JavaScript there is no in-built short way to build a linked list as we have in other languages, however, we can…

Java Script

8 min read

Working With Linked Lists In JavaScript
Working With Linked Lists In JavaScript
Java Script

8 min read


Published in JavaScript in Plain English

·Oct 22, 2022

6 Awesome JavaScript One-Liners You Need To Know

Write JavaScript Faster Than Ever — 1. Design Mode JavaScript always surprises me with the unique features that make it more fun to work with. Design mode lets you play with texts on websites, you just have to enable it using the console by entering document.designMode = ‘on’ & now you can edit texts and play with websites.

Java Script

4 min read

6 Awesome JavaScript One-Liners You Need To Know
6 Awesome JavaScript One-Liners You Need To Know
Java Script

4 min read


Published in JavaScript in Plain English

·Oct 18, 2022

First Recurring Character In An Array

Data Structures & Algorithms In JavaScript — Data Structures in JavaScript are pretty tricky to learn just as any other programming language, in this post you’ll learn about Data Structures known as Hash Tables & how to implement a Hash table with efficient code that follows all the BigO rules. Hash Tables Before we get started with the implementation…

Java Script

5 min read

First Recurring Character In An Array
First Recurring Character In An Array
Java Script

5 min read


Published in JavaScript in Plain English

·Sep 26, 2022

3 Advanced JavaScript Concepts You Must Know As a Senior Developer

Reference Type,Context & Instantiation — Reference Type In JavaScript, we are provided with Primitive Types, such as strings, boolean, null, undefined, etc which means they are defined by the programming language. Whereas a Reference Type or Non-Primitive Type are not defined by the programming language, which means they are created by the programmer. For example: Let's say…

Java Script

5 min read

3 Advanced JavaScript Concepts You Must Know As a Senior Developer
3 Advanced JavaScript Concepts You Must Know As a Senior Developer
Java Script

5 min read


Published in JavaScript in Plain English

·Aug 18, 2022

4 Minute Guide to Ultra: A New React Web Framework

Un-bundle the web — Ultra A modern React web framework in Deno that leans into a browser’s native features & uses ES Modules. Also, it comes with neat streams & data that can be requested anywhere and is always accessible on the server. Note: As a new framework for working with React and Deno, it…

Java Script

4 min read

4 Minute Guide to Ultra: A New React Web Framework
4 Minute Guide to Ultra: A New React Web Framework
Java Script

4 min read

Mohit

Mohit

1.6K Followers

I Make Mobile Apps

Following
  • Isaiah McCall

    Isaiah McCall

  • Nir Eyal

    Nir Eyal

  • Design at Meta

    Design at Meta

  • Sunil Sandhu

    Sunil Sandhu

  • Walid Ashik

    Walid Ashik

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech