There are tons of technical resources out there for learning programming. But if you’re trying to build and launch a web app, you have to know a little bit about a lot of things.
It’s hard to know where to start.
My goal with BugTracker is twofold:
1. Cover all the topics you need to know to build, deploy, and optimize your own SaaS app
2. Build reusable components so you don’t have to repeatedly reinvent the wheel as you go.
It’s built with my preferred tech stack of Ruby on Rails, Sass, and Bootstrap.
What features or general topics would you like to see covered next?
I’m building BugTracker in public as a way to walk through all the topics required to build a SaaS (software as a service) product.
- Here’s the demo - https://bugtracker.dinosaas.com/
- Here’s the source code - https://github.com/Dino-SaaS/BugTracker
There are tons of technical resources out there for learning programming. But if you’re trying to build and launch a web app, you have to know a little bit about a lot of things.
It’s hard to know where to start.
My goal with BugTracker is twofold:
1. Cover all the topics you need to know to build, deploy, and optimize your own SaaS app
2. Build reusable components so you don’t have to repeatedly reinvent the wheel as you go.
It’s built with my preferred tech stack of Ruby on Rails, Sass, and Bootstrap.
What features or general topics would you like to see covered next?
Any and all feedback is welcome!