© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Samuel Oloruntoba
Java is to JavaScript what Car is to Carpet.
When working with Laravel, I create each major feature as a package. I think this gives me a form of modularity. I still use git to track each package and then use composer to manage my dependencies(both public and private).