Published onMay 3, 2022Improve Build Times by Speeding up Jest Tests with Multiple SuitesProgrammingJestSoftware-DevelopmentJavaScriptJavaScript-TestingOur test suite was taking up to 30 mins to run. We split things up and brought our run time down to 10 mins. Read more to find out how!
Published onApril 20, 2022How I Lost Auto Formatting In WebStorm!WebstormDevelopmentSoftware-DevelopmentEngineeringToolsI switched from VSCode to WebStorm and prettier would not auto-format. After months of manually using a shortcut, a colleague helped me fix it in 2 mins
Published onJanuary 26, 2022A Beginner’s Guide To Building Shareable React Components, Part 2: PlanningReactPlanningReact-ComponentsSoftware-DevelopmentJavaScript-DevelopmentPlanning for shareable components is similar no matter the library. Today I talk about some of the theory behind planning new React components.
Published onJanuary 20, 2022A Beginner's Guide To Building Shareable React Components, Part 1: TheoryReactPlanningReact-ComponentsSoftware-DevelopmentReactjsPlanning for shareable components is similar no matter the library. Today I talk about some of the theory behind planning new React components.
Published onJanuary 12, 2022How Can I Contribute To Open-Source?Software-EngineerSoftware-DevelopmentEngineeringOpen-SourceSoftwareHow you can contribute to open-source projects, what you should look for, and what are some of the first steps in the process.
Published onDecember 30, 2021I Built Another Mechanical KeyboardMechanical-KeyboardsKeyboardSoftware-EngineeringMechkeyTactileI walk through the process of building another mechanical keyboard. This time the Arisu Round 3 with Belafonte keycaps.
Published onDecember 27, 2021Speed Up Jest Tests By Using The Correct EnvironmentjesttypescriptreatjavascriptprogrammingRecently at Parallax, we noticed our UI test suite was taking longer and longer to finish. We found a quick way to speed this up.
Published onDecember 25, 2021Essential Software Development Tools For Work and Play For 2022ToolsSoftware-EngineeringEngineeringAppsPersonal-DevelopmentThese are the tools I use on a daily basis for development and real life. I'd be lost without just one of them!
Published onDecember 4, 2021Have Slack Tell You When External Services HiccupSlackSass-ToolsStatusSoftware-EngineeringCustomer-SuccessAt Parallax, we depend on many external services. We use Slack to notify us when services go down or experience issues.
Published onNovember 29, 2021How I Manage My Personal ProjectsSoftware-EngineeringPersonal-GrowthProject-ManagementGitSide-ProjectFrom simple to complex, today we cover several strategies to effectively keep a personal project moving efficiently