Hi! I'm John. I'm a developer, coder, geek, tech head, maker of websites at MLB. JavaScript is what I do. React and Redux fan.
Sex is good but have you ever debugged your Node app with your debugger?
This post I check out the React Context API. No it does not replace Redux but you probably won't need to reach to Redux as fast anymore.
This post explores integrating Webpack HMR into an existing Express app versus using the Webpack Dev Server.
This post talks about my experience using Gatsby.js and my initial impressions of what Gatsby offers. TLDR you should use it!
This post is a collection of my initial notes and research into async await. This new JavaScript language feature gives us new powers for asynchronous programming but also provides new scenarios we are less familiar with.
vscode-gif is a vscode extension that allows you to easily grab a gif from within vscode to add your to docs, presentations, etc.
In this post, I get into webpack and trying to understand tree-shaking. Most of this is my notes on what this term actually means and finding out how to use tree-shaking with webpack and babel.
Don't let new technologies slow you down. Always keep your ear to the ground for new tech but always remember to focus on build and shippings things first and foremost.