Praveen Kumar
ArticlesProjectsAboutRésuméLearn
← tags

writing

javascript

July 13, 2022

Arrays In JavaScript

Consider a case when you want to store lots of data e.g. all your favorite pizzas or tacos. How will you store all the names in your program? Will you create 10 different variables for ten different pizzas?.

javascript
September 30, 2021

Ternary operator in Javascript

Learn how to use ternary operator (?) in javascript

javascript
September 27, 2021

Unboxing Javascript

Exploring the real model of an variable in javascript

javascript
Praveen Kumar

I build frontend platforms and write about how they work.

  • Articles
  • Projects
  • About
  • Résumé
  • Learn
  • GitHub
  • Twitter
  • LinkedIn

© 2026 Praveen Kumar, CC-BY-SA