Back to home

Blog

Notes on frontend, productivity, and whatever I'm learning that week.

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...

JavascriptWebdevPerformanceBeginners
Read

Published · May 15, 2024

Optimizing your workday: creating commands

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.

BashProgrammingProductivityLearning
Read

Published · May 13, 2024

Why suffer with testing?

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.

WebdevBeginnersCypressProgramming
Read

Published · February 24, 2022

Laburanding: how to work for companies abroad

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.

BeginnersProductivityCareerSpanish
Read

Published · October 5, 2021

HACKTOBERFEST 2022

October begins and all you'll hear is "Hacktoberfest"—but... what is it?

OpensourceHacktoberfestGithubCommunity
Read

Published · July 13, 2021

Intro Git and github 💻

What are Git and GitHub? Git is a distributed version control system used by software developers who contribute to the same project or software.

GithubGitBeginnersSpanish
Read

Published · October 15, 2020

GitHub for Open Source

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