Tagged - frontend
TIL: Typography sizing for a blog
Fixing horizontal scroll, refactoring my typography sizing.
Handling Network Failure on your Frontends
Network failures are an inevitability in distributed computing. Your frontend has to be built with that in mind
Tidal UX Wishlist
I'm trying to use tidal more and more. Here are some UX pain points I've been feeling.
React Observables
An attempted answer to a question asked in the Frontend masters Discord
Spotify UX Wishlist
I am somewhat of a spotify power user. Here is some commentary on the User Experience
TIL: Webpack Basics
We use webpack somewhat extensively at work, had to do a quick crash course to learn my way around. Now the config files don't scare me :)
Rehydrating HTML Select on Component Mount
There's always some HTML & CSS to learn, always.
Guided Music
better way to share curated music
Browser Share Api
Something I learnt today. Maybe more than one thing👾
Questions for New Freelance Client
Basic Landing Page Framework
Bare minimum information that you should communicate on a landing page
Project Yani
Yani Highlights
Project DIFTK
DIFTK highlights
Project BHE
BHE Highlights
Writing End to End Tests
more retrospective notes from the last freelance project I did.
Nextjs Dynamic Routing Overview + URL params
Something I learnt today. Maybe more than one thing👾
Understanding Sagas
this term has been referred to enough times around me, for me to want to understand what it means.
Mobile First Styling
Styling is 'easier' if you use a mobile first approach.
Sagas Microservice Architecture Patterns
notes on the saga's pattern