adnjoo / xtrack

🫠
https://xtrack.ing
0 stars 0 forks source link

backend parent ticket #328

Closed adnjoo closed 1 month ago

adnjoo commented 1 month ago

express I guess

Conclusion: Rails API will generally result in fewer lines of code due to its conventions, scaffolding, and built-in tools like ActiveRecord, which significantly reduce the need for boilerplate. Express requires more lines of code for similar functionality since you have to handle more things manually (like routing, request parsing, and database queries).

na rails 🚄

TODO