My Learnings

Explore my blog posts documenting the insights and solutions I've gained from overcoming challenges over the past three years. Dive into a range of topics and lessons that showcase my continuous growth and expertise.

Angular: Property Binding

In Angular, Property Binding is a one-way binding mechanism that binds the properties of DOM elements (like <input>, <img>, <div>, etc ) to variable or...
Continue reading

SQL: SQL Basics – 1 (CRUD)

CRUD Operations: What is SQL SQL (structured Query Language) is a programing language designed for managing designed for managing data in relational database. How to...
Continue reading

JS Shortened Notation

JavaScript provides several shortened notations to make your code more concise and efficient. Here are some examples: 1. Property Shorthand: When assigning an object property,...
Continue reading

Codepen Collection

Build Model Popup Mostly CSS Responsive Carousel CSS only Responsive Tables Off-Canvas Navigation Circular modal overlay effects Responsive Movie Card – Dark Version
Continue reading