The CI/CD platform for developers. That was the goal of building this learning platform. That was the goal...
It may be time to shut it down!
#hackages #2016-2023
🚀Make the Most Out of These TypeScript Features 🚀
I'm excited to share my latest video, where I explore three key TypeScript features that can significantly improve your development workflow:
🔗 Watch the video here: youtu.be/Vv07RgigoTE#TypeScript#WebDevelopment
⚡Migrating from Jest to Vitest in less than 60 seconds
On the learning platform, we use Jest to run our test suits. We decided to boost the performances while running the tests and adopted Vitest. Vitest is fast! Check this out.