Published at Nov 13, 2019 Analyzing JS Bundle Size with Webpack Visualizers Arcane Mysteries A bundle visualizer can be a very handy tool for tracking down packages, or even your own code, for large file size offenders
Published at Aug 18, 2019 Tagged templates and understanding Styled Component syntax Arcane Mysteries Throughout this article I'm going to cover what Tagged Templates are and how you can write a simplified foundation of a Styled Component function to better understand the syntax.
Published at Mar 8, 2019 A dive into transpiling through Webpack & Babel, plus reducing your bundle size Arcane Mysteries Clarify some seemingly common confusion points, as well as showcase some minimal configurations to get immediate savings on your final output bundle.