Rob FaldoIntroduction to javascriptJust sharing some videos that I think would be really helpful for someone new to javascript.Jun 16, 2023Jun 16, 2023
Rob FaldoReady to use side project with wireframes and trello board + ticketsTLDR: Use this as a ready-to-go project with wireframes and tickets.May 10, 2023May 10, 2023
Rob FaldoSome sources to keep up to date on tech newsI’ve asked friends and colleagues about this and this is the list I tend to use which might be useful to people. I’ll add to it as it…May 9, 2023May 9, 2023
Rob FaldoWeekly scripts to keep my laptop freshAs usual for a mix of sharing and also remembering for the future, here are some useful scripts I run each week to keep my laptop fresh and…May 9, 2023May 9, 2023
Rob FaldoMy go to’s when starting a rails 7 projectMainly adding this here so I don’t have to keep remembering them when I start a new project!Apr 18, 2023Apr 18, 2023
Rob FaldoComparing the differences between two reposI was interested in what was actually different about a rails 7 application that uses the default importmaps for javascript compared to a…Jul 18, 20222Jul 18, 20222
Rob FaldoCreating a staging environment for your heroku appI have a side project using heroku and I want to make a staging environment to test a big change i’m making before deploying it to…Aug 27, 2021Aug 27, 2021
Rob FaldoImproving Rails scalability using the modular monolith approach with enforced boundariesRuby & Rails has a reputation for not scaling well — you’ve probably heard this already.Jul 11, 20211Jul 11, 20211
Rob FaldoHow to open git things in rubymine (instead of vim)Quick post for anyone that wants to open things like git rebase master -i or git commit in RubyMine instead of vim.May 11, 2021May 11, 2021
Rob FaldoCommands to run rubocop and specs you changed in your branchTired of checking your PR for which files to run against?Mar 10, 2021Mar 10, 2021