Fill out the form to get more information about the Fullstack Academy bootcamp of your choice.
10.27.2022
How to achieve modularity in your web application
In this screencast, Jonathan Ahn talks about how to achieve modularity in your web application. When creating a web application, it is essential you keep your code reusable, readable and maintainable. Keeping your code modular and your file system architected in a modular way, will help you maintain organization and cleanliness throughout development. Jonathan uses his Stackathon project, Trayt, as an example to show how he has thought of keeping his code modular throughout the development stage of his app.
Project Members: Jonathan Ahn