Search Topic

Result for Topic: JavaScript

Promises in JavaScript

JavaScript is inherently single-threaded, but it needs to handle time-consuming operation like network requests, file reading, and database queries without blocking the main thread. This...
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