by jeffreyq on 12/14/22, 11:04 PM with 1 comments
In particular I've found that I've been spending a good deal of time manually mocking out data in my local environment for work. The process of reverse engineering which database models/tables need to be populated with specific records in order to render the frontend (React) components that I want has been tedious.
Does anybody know of a "full stack" web dev tool that could help with the visualization of this reverse engineering process?
by solardev on 12/17/22, 4:37 AM
Other than that, I use IntelliJ every day and love its power.