Home
My Blog posts
Links
About me
Latest posts for typescript
How to import lodash on frontend applications without massively increasing your bundle size
Posted 2023-10-15
#build-tools
#frontend
#javascript
#typescript
Why my builds were bundling all lodash functions, and tree shaking was not working...
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