Daniel Agantem
Member for
3 years 3 monthsDaniel is a technical writer and full-stack developer with 3+ years of experience. He is constantly experimenting with new technologies and techniques and is passionate about software development. He strives to improve both as a developer and the development community as a whole.
Daniel is a full-stack developer with 3+ years of experience and a technical writer. He is constantly experimenting with new technologies and techniques and is passionate about software development. He strives to improve both as a developer and the development community as a whole.
All Articles by Daniel Agantem
All Stories by Daniel Agantem
|
Browserify vs Webpack The best way to organize and assemble multiple JavaScript code files into one file is to use module bundlers (Browserify or Webpack). When working with libraries that have numerous dependencies or when your project grows too big for a single file, you can utilize a JavaScript bundler. |