All activity
Prince Onukwilileft a comment
What do you mean by competitive analysis, is it like Google Lighthouse?
What is your preferred method or app/tool for conducting a competitive analysis?
Balkrishna KarmaJoin the discussion
Prince Onukwilileft a comment
I saw how tedious webpack was to configure with babel and loaders, then i thought to myself 'Hey! why not create a library that has pre-written webpack configuration and loaders?', then BOOM! We have GOPack! This library will help developers who are not familiar with webpack bundle their projects into static files, it will also help developers avoid the hassle of creating new webpack...

GOPackJavascript bundler and transpiler using webpack and babel
GOPack is an open-source JavaScript library built using Node Js, webpack, and babel. It was developed to help developers unfamiliar with webpack bundle their projects into static files using pre-written webpack configuration and pre-installed loaders.

GOPackJavascript bundler and transpiler using webpack and babel
