I recently tried coding a project from scratch using Vibe, but the efficiency was very low. In comparison, template-based Vibe coding is much more efficient. It's not that we're praising the efficiency of templates just because we sell them. The truth is that large templates are very good at reading existing project code. When adding new features on top of that, as long as there are similar ones before, the efficiency is incredibly high! For example, if I implement user management and support functions such as searching, filtering, pagination, sorting, and editing, then implementing other management functions, such as points management, can be done with just a single prompt. If I were to start from scratch, I'd need to add Tanstack Table for rich table capabilities, Tanstack Query for data request caching, NuQS for consistency between request parameters and URLs, and a Data Table component for pagination and filtering. I'd also have to consider constructing and optimizing database requests—each step would be incredibly difficult. 😂 I'm never starting vibe coding from scratch again! 😅
Loading thread detail
Fetching the original tweets from X for a clean reading view.
Hang tight—this usually only takes a few seconds.