I love building web applications!
As a senior developer you already spend a significant amount of time planning new feature implementations and reviewing other people's code (PRs). I find that this skill transitions quite nicely to working with coding…
There's a music video by Ummet Ozcan, "Kayra" that shows videos of these eagle hunters: https://www.youtube.com/watch?v=n21YEsQy67E
From what I understand, the sqlite3 comment was made it context of the Solid libraries. Basically common Redis-backed functionality can now be sqlite3-backed instead. I do share your preference on using Postgres as the…
I suggest you back up the HTML files as a record of her work when she was still a child, it will be a family treasure in the future :) You can even add it under your family's domain for safekeeping.
How does it compare to Github Copilot?
DHH did mention in the article that if you are just starting up and finding market fit, you should use the cloud and not buy your own hardware.
If you inherited a project with no tests at all, mocking is a lifesaver. It allows you to only worry about specific aspects of the application so you can start writing and running tests. I agree though that if not done…
As a senior developer you already spend a significant amount of time planning new feature implementations and reviewing other people's code (PRs). I find that this skill transitions quite nicely to working with coding…
There's a music video by Ummet Ozcan, "Kayra" that shows videos of these eagle hunters: https://www.youtube.com/watch?v=n21YEsQy67E
From what I understand, the sqlite3 comment was made it context of the Solid libraries. Basically common Redis-backed functionality can now be sqlite3-backed instead. I do share your preference on using Postgres as the…
I suggest you back up the HTML files as a record of her work when she was still a child, it will be a family treasure in the future :) You can even add it under your family's domain for safekeeping.
How does it compare to Github Copilot?
DHH did mention in the article that if you are just starting up and finding market fit, you should use the cloud and not buy your own hardware.
If you inherited a project with no tests at all, mocking is a lifesaver. It allows you to only worry about specific aspects of the application so you can start writing and running tests. I agree though that if not done…