Day: March 3, 2020

Using Javascript Plugins in Go – More Than the Sum of Its Parts

More than the sum of its parts There are projects, where you want to create an application, that is extensible by other parties without access to the sources itself or re-compiling the whole binary. This concept is known as modules, plugins or features nowadays. This might be the case if you are creating a client