Rico Sta. Cruz

Rico Sta. Cruz @rstacruz

About: I like JavaScript and CSS :) I run devhints.io. You might know me from a few npm packages.

Location:
Melbourne 🇦🇺
Joined:
Aug 12, 2019

Rico Sta. Cruz
articles - 7 total

Why I’m moving from Jest to Vitest

I've always reached out to Jest for any JavaScript testing, but I think it's time to rethink that. I...

Learn More 19 1Apr 7 '22

Switching apps slows down my productivity (and how I fixed it)

Switching apps is something I do hundreds of times a day on both MacOS and Windows. I found a way to...

Learn More 8 0Apr 4 '22

Public CDN's aren't useful anymore

Public CDN’s were supposed to help page speed, but things have changed in 2019. Services like Google...

Learn More 11 1Apr 1 '22

Guide: Netlify-to-Discord notifications

Discord is a great way to get Netlify notifications! I set up my own private server to collect...

Learn More 12 1Mar 29 '22

Faster multi-line jumps in VSCode-Vim

Jumping down lines with `<number><arrow>` (eg, `42(down)`) is slow in VSCode-Vim, this is how I fixed it.

Learn More 6 0Mar 29 '22

Windows Subsystem for Linux - explained by a Linux user

You can now run Linux apps on Windows thanks to a feature called Windows Subsystem for Linux ("WSL" f...

Learn More 14 0Oct 4 '19

What media query breakpoints should I use?

Responsive design calls for a lot of media queries. This is universally agreed upon, but should we wr...

Learn More 92 5Aug 12 '19