With java I can create new package let’s say under com.examle.plugins and extend my app, namely I can add nee classes, new features and have them working with my existing app. Are there such thing with frontend?
With java I can create new package let’s say under com.examle.plugins and extend my app, namely I can add nee classes, new features and have them working with my existing app. Are there such thing with frontend?