I tend toward building things out in the front-end and then putting together the back-end as needed.
If you start in the back-end then you will most likely wind up trying to design/build the whole thing, and then have to refactor once you find an issue in the front-end. Growing both together is the most direct path of growth.
I tend toward building things out in the front-end and then putting together the back-end as needed.
If you start in the back-end then you will most likely wind up trying to design/build the whole thing, and then have to refactor once you find an issue in the front-end. Growing both together is the most direct path of growth.
thank you , i will try your approach and se how that works out for me ,
thanks a lot .