Published · November 28, 2024
GOTTA GO FAST!
Back in 2005, one of my computer science teachers told us that most students abandon a page if it takes more than 12 seconds to load...
Notes on frontend, productivity, and whatever I'm learning that week.
Published · November 28, 2024
Back in 2005, one of my computer science teachers told us that most students abandon a page if it takes more than 12 seconds to load...
Published · May 15, 2024
When we start on a project, we often have to spin up several repos, Docker, databases, and more—and it gets tedious typing commands and opening terminal tabs.
Published · May 13, 2024
Today I want to share my experience with Cypress — how I discovered it and how I ended up spending almost a year doing automated testing.
Published · February 24, 2022
This talk idea comes partly from my experience working remotely with a company abroad, and from comments and advice that came up in dailies and chats with friends and colleagues.
Published · October 29, 2021
A short post to understand what the English levels listed in IT job postings actually mean.
Published · October 5, 2021
October begins and all you'll hear is "Hacktoberfest"—but... what is it?
Published · July 13, 2021
What are Git and GitHub? Git is a distributed version control system used by software developers who contribute to the same project or software.
Published · January 14, 2021
We've all pushed a commit we shouldn't have, broken everything, and panicked. Luckily, Git lets us fix those mistakes and roll back to when everything worked.
Read →Published · October 15, 2020
Git and GitHub play an important role—not only for open source software but also in the day-to-day life of developers and companies.
Read →