Adam Greco
37 posts
f*ups that made me a better programmer
How about not spending your weekends on fixing bugs that could have been easily predicted and not rushing…
The joy of validating with Joi
Validation is a crucial step. But one look at the lines of IFs spawning from endless checks could…
Build a Rails script watcher/runner using fswatch
I often find myself spending a lot of time in the Rails console testing out code. As my…
UX vs. UI: What’s the Difference?
UX and UI are two terms that are often mentioned in the same sentence, but that doesn’t mean…
Git basic
Git and Git Flow Git Cheat Sheet Index Set Up Configuration Files Create Local Changes Search Commit History…
Responsive Font Sizes with Sass Maps and @each
Hi, there! Today, you will learn how to create responsive font sizes with Sass maps and @each method.…
How to Write a Business Case (Template Included)
What Is a Business Case? A business case is a project management document that explains how the benefits…