PinnedPublished inJavaScript in Plain EnglishHow to Create Monorepos with Yarn WorskpacesHey there! Have you ever heard of monorepos? They’re a super useful approach in software development that can make your life as a developer…Jul 26, 20231Jul 26, 20231
The efficient way to create mocks in front endIn the ever-evolving world of web development, frontend and backend intricately collaborate. Yet, as frontend creators, autonomy is key…Aug 22, 2023Aug 22, 2023
How to migrate your project to modern Yarn BerryIf you are a Yarn user and don’t want to lose all…Jul 18, 2023Jul 18, 2023
How to Maintain Compatibility Across Package Versions with Essential Practices for UpgradesNever delete anything! With this approach, everybody that is using the logger method will still be able to use it, even if they upgrade to…Jul 4, 2023Jul 4, 2023
Productivity tips: 4 Steps to Build Autonomy within Your Team as a Frontend DeveloperJoin me on a journey of autonomy as we explore practical strategies to boost productivity and find fulfillment in your work. The first tip…Jun 28, 2023Jun 28, 2023
Mastering Time-Related Unit Tests with “vitest”Unit testing plays a crucial role in software development, guaranteeing the reliability and strength of our code. Yet, when it comes to…Jun 20, 2023Jun 20, 2023
Crafting an Optimal Study Routine: Striking the Balance for SuccessI always thought that having a routine would be bad and tiresome, because I would be doing the same things everyday and it frightened the…Jun 13, 2023Jun 13, 2023
Creating Timers in React: Simplifying Time Management With HooksTimers are a common requirement in many applications, whether it’s displaying countdowns, implementing stopwatches, or managing…Jun 4, 2023Jun 4, 2023