Is Java Script Really An Object Oriented Language?

06 January 2024

Is Java Script Really An Object Oriented Language?

Let's analyse whether JavaScript is really an object oriented language or not. What is Object Oriented Language. How is JavaScript an Object oriented language.

READ MORE
7 Platforms To Prepare You For Programming Interviews

28 October 2022

7 Platforms To Prepare You For Programming Interviews

Here are 5 platforms that will help prepare you for programming interviews

READ MORE
8 Free Sites to Master Frontend Development

16 October 2022

8 Free Sites to Master Frontend Development

If you are looking for free resources to master this skill, I have got you covered.

READ MORE
How do I deploy my website for free?

27 September 2022

How do I deploy my website for free?

In this blog, I'll show you how to deploy your website for free.

READ MORE
The Best Programming Language For Your First Project

30 August 2022

The Best Programming Language For Your First Project

There's a lot of programming languages out there, but which is best for your first project? Here's my recommendation.

READ MORE
[FREE Homework #1] HTML To React: The Ultimate Guide

12 July 2022

[FREE Homework #1] HTML To React: The Ultimate Guide

FREE homework sent to my students of my most popular book HTML To React: The Ultimate Guide - made public.

READ MORE
28 year old Web Developer recommends these books for every programmer

17 October 2021

28 year old Web Developer recommends these books for every programmer

Top web development books recommended by 28 year old Web Developer who recently got $160K job.

READ MORE
Coding Bits: Applying programming knowledge X Algorithms and data structures for web dev

15 October 2021

Coding Bits: Applying programming knowledge X Algorithms and data structures for web dev

How to apply programming knowledge. Should web developers learn algorithms and data structures.

READ MORE
[FREE Lessons] HTML To React: The Ultimate Guide

06 September 2021

[FREE Lessons] HTML To React: The Ultimate Guide

FREE lessons from my most popular book HTML To React: The Ultimate Guide. These free lessons itself will make you a smarter web developer.

READ MORE
Learn Web Development - FREE Training

23 October 2020

Learn Web Development - FREE Training

Every Web Developer must have a basic understanding of HTML, CSS, and JavaScript. Use this curated list to learn web development.

READ MORE
Most Frequently Asked JavaScript Interview Questions

03 March 2020

Most Frequently Asked JavaScript Interview Questions

Curated list of essential and most frequent JavaScript Interview Questions. Regular practice and some tips and tricks can get you to shine in the job interview.

READ MORE
JavaScript Quiz: How well do you know JavaScript?

22 September 2017

JavaScript Quiz: How well do you know JavaScript?

JavaScript developers are high in demand- but you need to be on top of your game for that. Test your JavaScript skills through this article.

READ MORE
5 Practices to write a secure JavaScript web application

16 August 2017

5 Practices to write a secure JavaScript web application

Most important Security principles in JavaScript. Actionable items to make your JavaScript based Web application more secure.

READ MORE
5 JavaScript tricks every developer should know

06 June 2017

5 JavaScript tricks every developer should know

Useful tips, tricks and hacks in JavaScript every developer should know about. Truthy values in JavaScript. Logical operators in JavaScript.

READ MORE
Prototypal vs Classical inheritance -  which one better?

04 October 2017

Prototypal vs Classical inheritance - which one better?

Comparison between prototypal inheritance and classical inheritance on multiple parameters. Is classical inheritance obsolete. How does JavaScript inherit objects. Battle between Java and JavaScript.

READ MORE