What did I learn today 🤔 I learned the difference between break and return keywords in ruby. Details please return exits from the entire function. break exits from the innermost loop. Thus, in a function like so: def testing(target, method) (0..10...
Have you ever spent an entire day just struggling to choose which blogging platform to go with? Medium, Ghost, WordPress, Dev, you name it. Say you chose WordPress, how many hours have you burned just digging around for the perfect theme? This was me...