We're a place where coders share, stay up-to-date and grow their careers.
Thanks. Wrote my own project using this approach - github.com/gintsgints/quarkus-full... Just used typescript class and private. May be you can review give suggestions :)
Seems good to me, great work :) . What I would work on is the naming of variables like resp1 to give them more meaning/make them more readable.
resp1
Thanks. Wrote my own project using this approach - github.com/gintsgints/quarkus-full...
Just used typescript class and private. May be you can review give suggestions :)
Seems good to me, great work :) . What I would work on is the naming of variables like
resp1
to give them more meaning/make them more readable.