Automating app development with LLM. I keep automating more of my day-to-day programming using various tools, and this guy did a clever wrap around LLM. He writes a unit test in python, passes it to LLM, and it writes the code necessary to get the test to pass. This technique could prove useful for what I want to do with rails development.
Recent articles
- React in Rails is gaining momentum with Inertia - 14th April 2025
- Query optimization in rails - 14th April 2025
- Ruby's clamp method reduces conditionals - 24th February 2025