I started self-learning programming in 2009 and have worked as a freelance web developer since then. Early in my journey, I have developed a love for JavaScript in particular and a passion for web technologies in general. I have the skill to learn new technologies at a rapid pace. I have acquired advanced knowledge of Javascript, React, and Node.
Currently, I am available for hire and mentoring!
Some people use native dependency injection of angular to separate modules in different folders/files. set the main module and then use getter for (controllers/services/directives etc...), when embedding the files in html you just include the getter first then the order of other files doesn't matter! But I kind of like to know how other people use browserify with angular.