Brion MarioWhy we migrated to PNPM?Switching to pnpm revolutionized our dev workflow, boosting efficiency, reducing wait times, and integrating seamlessly with our CI…Apr 14, 2024Apr 14, 2024
Brion MarioHow to avoid bad code from slipping into your repositoriesAdding static code analysis tools like ESLint is considered a best practice in front-end Ecmascript based project development. These tools…Aug 14, 2021Aug 14, 2021
InLevel Up CodingbyBrion MarioHow to add a custom ESLint configuration to a Create React App projectLearn to integrate ESLint on both JavaScript and TypeScript based React Projects created with Create React App (CRA).Aug 15, 20212Aug 15, 20212
Brion MarioHow to add Unit Tests to a Gatsby Typescript Project with React Testing LibraryUnit tests makes sure that you are writing working code as developers and these tests can guarantee that the individual units are behaving…Oct 5, 2021Oct 5, 2021
Brion MarioHow to add Stylelint to a Gatsby projectIn this post, I will go through the process of adding Stylelint to a Gatsby project.Oct 5, 2021Oct 5, 2021
Brion MarioHow to add Cypress End-To-End tests to a Gatsby TypeScript projectEnd-To-End tests are vital for any front-end project if you’re concerned about the quality of the experience you provide to users with your…Oct 5, 2021Oct 5, 2021
Brion MarioHow to create a blog in Gatsby with MDXIn this post, I will go through the process of configuring a Gatsby application to be able to list out a blog index and render out MDX.Jan 29, 2022Jan 29, 2022
Brion MarioHow to fix “Support for the experimental syntax <OPERATOR> isn’t currently enabled”Problem ❓Aug 6, 2022Aug 6, 2022
Brion MarioWhy do we rewrite front-ends?It’s a widely recognized truth that perfect software is impossible to achieve. Even with the best intentions, developers must make…Apr 16, 2023Apr 16, 2023
InLevel Up CodingbyBrion Mario🦋 Changesets is a game changerIn today’s coding landscape, monorepos are all the rage. They offer a centralized, streamlined approach to managing multiple packages…Sep 3, 20232Sep 3, 20232
Brion MarioUnveiling the Transformation of the WSO2 Identity Server’s FrontendThe journey of revamping WSO2 Identity Server frontend for efficiency and modernity. Challenges tackled, innovation embraced.Apr 13, 20241Apr 13, 20241
Brion MarioCreate React App vs Gatsby vs Next.jsThis comparison is an ongoing occurrence among developers when it comes to selecting the right option for a front end project.Aug 13, 2021Aug 13, 2021