select * from fundamentals
Notes on the things every web app is built from.
Database design, semantic HTML, PHP development, and React JS fundamentals โ short, practical references written for developers who want to actually understand the tools they use.
Browse by topic
Database
โSchema design, SQL queries, indexes, and relational fundamentals.
HTML
โSemantic markup, accessibility, forms, and the DOM.
PHP
โServer-side scripting, OOP, frameworks, dynamic web development, and backend APIs.
React JS
โComponents, hooks, state management, and modern frontend UI development.