Gene Conroy-JonesProxying an external API with Webpack: Serve code and a RESTful data from separate endpoints.Problem: You are using Webpack to serve your code in dev-localhost mode but want your SPAs api calls to route to a proxy server.Mar 2, 20174Mar 2, 20174
Gene Conroy-JonesUsing Webpack with legacy Angular SPAs: Automating imports using require.context.In a previous article we examined how to include global variables in legacy Angular application module files. To do this we used the…Feb 22, 20171Feb 22, 20171
Gene Conroy-JonesUsing Webpack with legacy Angular SPAs: Exposing global variables to child modules.This is short and sweet.Feb 16, 20171Feb 16, 20171
Gene Conroy-JonesinHackerNoon.comGetting started with Gulp 4 for AngularGulp is a build tool used by the Angular team and many other professional engineers. Speed and simplicity are touted as benefits over…Feb 8, 2017Feb 8, 2017
Gene Conroy-JonesinHackerNoon.comQuickstart guide to using ES6 with Babel, Node and IntelliJI really want to use ES6 in my web project.Jan 31, 20172Jan 31, 20172