Full Stack Apps on AWS Full Stack Apps on AWS Lesson 4 Building and Deploying: Organizing Our Code & Working With Larger Systems
Organizing Our Code
Designing the Application to be Extensible
Features and Modularity
In this concept, we dive into splitting our code into logical "features". This is a way of describing modular programming where the code which relates to one task ...
philipdevblog.hashnode.dev2 min read