Written by Prakhar Varshney who is a beginner Web-Developer, an Intermediate Graphics Designer and an Expert learner, looking to create new things from scratch.

  1. December 17, 2020

    After JavaScript variables, the next amazing thing is JavaScript Functions. This articles focuses on understanding the different type of JavaScript Functions& the different Notations used.

  2. December 16, 2020

    Getting Started with JavaScript Variables. This articles focuses on understanding the difference between the three keywords for defining variables - let , var and const.

  3. December 08, 2020

    A walkthrough process for setting up Speech Recognition using Web Speech API in JavaScript. Integrate it with your Web Applications for an Amazing Hands-Free Experience!