Tag
Posts tagged “web development”

Three.js Threlte Shadow Cut-Off Issue Explanation and Solution
Shadows disappearing in your Threlte or Three.js scene? It’s a frustum issue. Learn how to visualize the shadow box and fix clipping instantly with this guide.

The Anatomy of a Frappe DocType: Files & Responsibilities
What happens when you create a DocType in Frappe? We break down the .json, .js, and .py files generated by the framework and how to use them.

How Shopify Stores Data: A Developer’s "No-Database" Guide 👇
Confused by Shopify's lack of a database? 🤯 Learn how Shopify stores your theme data, from simple Settings to complex Metafields. Perfect for devs moving from WP/Laravel.

How to Fix PermissionError [Errno 13] in Frappe & ERPNext
Getting Permission denied in Frappe? Learn why it happens and how to fix file ownership issues in your bench with one simple command.

JavaScript Prototypes Explained prototype vs proto
Confused by prototype and __proto__ in the browser console? Master JavaScript's inheritance model with this clear, expert guide.

How to Set Git Username & Email Config (Global & Local)
Learn how to check and set your Git user.name and user.email for all projects (global) or a single repo (local). Fix your GitHub commit identity.

Why You Get 'Permission Denied' in Git in VS Code on WSL & How to Fix It
Stop fighting Git permissions in WSL. This post explains the root cause of the 'Permission Denied' error and shows you the permanent fix.

Frappe Create Custom Reports in Seconds from the document list view
Learn why the Frappe framework's built-in reporting is a game-changer. See how to customize, group, and save reports instantly

A Beginner’s Guide to PostgreSQL Features, History, and Comparison with MariaDB and MySQL
Discover PostgreSQL’s origins, unique features, and how it stacks up against MySQL and MariaDB. Perfect for beginners learning modern database systems.

Shopify Theme Development Part 2 – Search & Blog Setup
Learn how to implement robust search and a complete blog system in your custom Shopify theme using Liquid. The essential Part 2 guide

Frappe Script Reports with the Python Query Builder
Learn to build powerful, custom Script Reports in Frappe. This guide covers Python, the PyPika-powered Query Builder, table joins, and interactive filters

10 Fascinating Mistakes and Quirks That Shaped Tech History
The Quirky Accidents That Defined Modern Tech