Published inStackademicWe spent six days on this GSAP resize bugOn June 16th, we released a new landing page for Rivian Quad after Pikes Peak race. This page took a lot of components that were built when…Jul 1Jul 1
Published inStackademicVitest Runs Unit Tests 50% FasterIn the last quarter, I have been working on a project using Nextjs App Router. The experience has been great so far and eventually, I…Oct 5, 2023Oct 5, 2023
Published inStackademicNext.js Localhost HTTPS SetupThis will be a short one but it should be handy for anyone who needs HTTPS setup on localhost or better yet with a custom domain.Aug 19, 20231Aug 19, 20231
XState 101 — Quick Introduction to Finite State MachineLearn how to use XState and Finite State Machine to architect your appApr 30, 2023Apr 30, 2023
Use SWC to Improve Your Build Speed by 30%Ditch babel loader for SWC to make your pipeline 30% fasterApr 29, 2023Apr 29, 2023
What are Software Engineers InterviewsA quick glance into how software engineer interviews are conductedApr 28, 2023Apr 28, 2023
Being a Senior-plus EngineerWhat does a Senior Engineer to and how do you become oneApr 27, 2023Apr 27, 2023
How to define a default value for function in JavaScriptI am trying to formulate a story to start off this post but I can’t come up with any after work so here goes nothing.Dec 11, 2021Dec 11, 2021
Why do we need to write testsI have written 2 posts on writing unit tests in JavaScript to kickstart 2021. Some of you might wonder why bother writing code that doesn’t…Dec 11, 2021Dec 11, 2021
How to write tests for VueLet us continue the trend of making sure our applications still work and continue working for the rest of 2021. Last week we talked about…Dec 11, 2021Dec 11, 2021