Home
My Blog posts
Links
About me
Latest posts for dependency-injection
Dependency Injection in React - full guide with examples
Posted 2024-08-07
#react
#dependency-injection
#javascript"
A guide on what dependency injection (DI) is, how you can use it in React, and why it is worth using
Read this blog post
Testing
TDD for Frontend Engineers
Guide to writing tests in Jest
React Testing Library cheatsheet guide
What is "Arrange Act Assert"?
General
Useful sites for Javascript devs
Why Sprint retrospectives are important
Engineering
Guide to good Pull Requests
Naming things is hard
Accessibility
Introduction guide to accessibility
Inclusive design
Frontend
Frontend embedding by major payment providers
Advanced Next.JS Features
Useful FE tools
Dependency Injection patterns in React