Part 1: Lazybones Generator for AEM
1. Introduction This is first part of multi-part series where we'll talk about how Lazybones is useful in AEM projects. Starting new project from scratch/base is an exciting task and we want to give our best whenever we are starting something new. We try to pour all our past experiences and learnings together to make sure that we are not doing same mistakes that we have done or found in other projects. Developing large projects goes through various phases: 1) Requirement gathering and analysis 2) Create high level and low level architecture and technical design 3) Choosing frameworks/libraries for development 4) Choosing unit testing frameworks 5) Hooking up build scripts 6) Choosing dependency management tool 7) Defining DevOps strategy 8) Infrastructure – Cloud or In House 9) And many more…. Individual people might have worked on different projects and each of them might have faced different problems and might have learned many best practices. It’s qu