
Cathal Mac Donnacha ๐
Follow me on my journey as I write about tech topics I face in my everyday life as a Frontend Developer ๐ป
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Follow me on my journey as I write about tech topics I face in my everyday life as a Frontend Developer ๐ป
All 20 comments
Use Vite for React Apps instead ofย CRA
Here you go :-) dev.to/cathalmacdonnacha/migrating...
Use Vite for React Apps instead ofย CRA
Great article
Migrating from Jest to Vitest
It's really excellent. The maintainers behind it are gifted a...
Tips for developers switching from Windows to Mac
Thanks, glad you found it useful. Yea that one has come up a...
Tips for developers switching from Windows to Mac
Glad you found it useful ๐
Tips for developers switching from Windows to Mac
Great thanks ๐
Tips for developers switching from Windows to Mac
I don't but I've heard good things about them. I've been pret...
How to start with stripe
Nice job ๐
Tips for developers switching from Windows to Mac
Yea, money doesn't matter when it's a company issued Macbook ...
Tips for developers switching from Windows to Mac
Yea readers have suggested Spectacle and Rectangle too so it'...
Tips for developers switching from Windows to Mac
I'm pretty sure Spectacle is free, probably since it's no lon...
Tips for developers switching from Windows to Mac
Yea, I found that funny when I first tried to open a file ๐
Tips for developers switching from Windows to Mac
I actually use a Magic Keyboard and MX Master mouse most of t...
Another reason why developers leave their jobs: to escape from a bad codebase
Great insights ๐
Tips for developers switching from Windows to Mac
Thanks, glad you found it helpful and thanks for the suggesti...
Tips for developers switching from Windows to Mac
Nice one. Thanks for all those recommendations ๐
Tips for developers switching from Windows to Mac
Yea, I'm still pretty new to Mac, been Windows pretty much my...
Tips for developers switching from Windows to Mac
Thanks, glad you found it helpful! Thank you for the tip on ...
React: useCallback hooks simple explanation
I think it's worth pointing out that using useCallback can ac...
React Portals: Flexible Modal Implementation
Nice article but there are 2 issues: You need to export the...