DEV Community

MSakai profile picture

MSakai

I simplify complex technologies to help beginners bridge the gap to real-world applications. I specialize in teaching practical skills for deep learning and front-end development.

Joined Joined on 
Test your FastAPI routes without touching the database

Test your FastAPI routes without touching the database

Comments
2 min read

Want to connect with MSakai?

Create an account to connect with MSakai. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
monkeypatch or mock.patch? One question decides it

monkeypatch or mock.patch? One question decides it

Comments
2 min read
Checking your A/B test every morning makes it lie to you

Checking your A/B test every morning makes it lie to you

Comments
3 min read
The context you passed is not the context that cancels

The context you passed is not the context that cancels

Comments
3 min read
Five things that break when you move from Jest to Vitest

Five things that break when you move from Jest to Vitest

Comments
3 min read
Your Three.js scene is leaking, and removing the mesh didn't help

Your Three.js scene is leaking, and removing the mesh didn't help

Comments
3 min read
The pytest fixture that quietly leaks state between your tests

The pytest fixture that quietly leaks state between your tests

Comments
2 min read
Fake timers and await are fighting in your Vitest test

Fake timers and await are fighting in your Vitest test

Comments
2 min read
Your Go table test passes, but not for the reason you think

Your Go table test passes, but not for the reason you think

Comments 2
3 min read
satisfies replaced most of my type annotations, and all of my as

satisfies replaced most of my type annotations, and all of my as

1
Comments
2 min read
Why your vi.mock in Vitest silently does nothing

Why your vi.mock in Vitest silently does nothing

Comments
1 min read
loading...