NostalgiaPHP vs Ruby on Rails
NostalgiaPHP vs Ruby on Rails Framework heavyweight meets folder of files. Rails in a Nutshell Rails popularized the modern web framework: MVC, migrations, scaffolding, ORM…
NostalgiaPHP vs Ruby on Rails Framework heavyweight meets folder of files. Rails in a Nutshell Rails popularized the modern web framework: MVC, migrations, scaffolding, ORM…
NostalgiaPHP vs SvelteKit Two very different tools… with the same nostalgic goal: 👉 Make building websites feel simple again. 🐘 NostalgiaPHP No build step. PHP runs directly in…
NostalgiaPHP vs Early WordPress Similarities PHP everywhere Early WordPress themes were just .php files mixing HTML + PHP. NostalgiaPHP does the same — e.g. templates/main.php…
This page covers the essentials of React. A React component is simply a function that outputs HTML and manages its own state.
Hello World Welcome to the first post. Edit me at content/collections/blog/hello-world.md.