This repo contains a list of all my learning projects.
Note
What's a learning project? It's a tiny short-lived project that has a specific learning goal. A finished learning project does not have to be a functioning project.
The goal of learning projects is to build a library of commonly used patterns and components to help speed up development on larger projects.
Setting up new Rails app
rails-new -u 3.4.1 -r 8.0.1 <app-name> --devcontainer --css tailwind
key | status |
---|---|
✅ | complete |
⏳ | in progress |
Project | whajalearn | Demo URL | Status |
---|---|---|---|
Poop Or Not | Kamal, PWA | https://poop-or-not.jonathanyeong.com/ | ✅ |
Guest User Demo | Guest user setup & creation on root_url | ✅ | |
Modern Nested Forms | Turbo + Stimulus | ⏳ |