Search Results

Results for "SCO"

174 articles found

JavaScript code highlighting the 'this' keyword JavaScript
1 min read

Understanding 'this' in JavaScript

The 'this' keyword in JavaScript is notoriously confusing because its value depends on how the function is called. In the global context, this refers to th…

The stone chariot wheels of the Sun Temple at Konark India Travel
2 min read

The Sun Temple of Konark

The Sun Temple at Konark in Odisha is one of those places that leaves you speechless. Built in the 13th century, it was designed as a giant chariot for the…

Web form with validation messages HTML/CSS/JS
1 min read

Form Validation: HTML5 vs JavaScript

Forms are the gateway to user data, and validating that data is crucial. You have two layers: client-side validation (for UX) and server-side validation (f…

CSS code showing custom property definitions and usage CSS
1 min read

CSS Variables (Custom Properties)

Maintaining large CSS files used to be a headache. If you wanted a consistent color scheme, you had to do a find-and-replace for every hex code. CSS Variab…

A laptop screen showing a complex spreadsheet transforming into a clean dashboard Google Cloud Platform
1 min read

BigQuery Saved Me From Excel Hell

My previous job involved analyzing CSV files. Gigabytes of them. Excel would crash. My laptop would overheat. I spent hours writing VLOOKUPs that took minu…

Intricate stone carvings and multiple levels of an ancient stepwell in Gujarat India Travel
1 min read

The Ancient Stepwells of Gujarat

Gujarat is not on most first time travelers' itineraries, which is a shame because it is home to some of the most incredible architecture I have seen in In…

A laptop screen showing a complex spreadsheet transforming into a clean dashboard Google Cloud Platform
1 min read

BigQuery Saved Me From Excel Hell

My previous job involved analyzing CSV files. Gigabytes of them. Excel would crash. My laptop would overheat. I spent hours writing VLOOKUPs that took minu…

A person holding a smartphone displaying a credit score graph with a credit card nearby Finance
1 min read

Understanding Your Credit Score

Your credit score can feel like a mysterious number that dictates your financial life, but it's actually quite straightforward. It’s a measure of how rel…