Categories: Coding | Laravel | My Blurbs
In this post, I'll go over how to use MySQL CASE within Laravel v5.2 queries, give some use cases and also give some examples for my copy-paste homies. After working with this for a little while now, it has been a game changer in situations where I need to normalize data in the application I currently work with. Hopefully it does some game changing for you as well.
Continue Reading...
Categories: Coding | My Blurbs | Wordpress
Situation: You’ve deleted some branches from your online repo but they don’t go away from your “Remotes” section in your Sourcetree sidebar. So I just discovered how to resolve this and wanted to share the wealth. See below: Click “Repository” in top menu. Click “Fetch” Check the “Fetch from all remotes” box Check the “Prune tracking […]
Continue Reading...
Categories: Coding
Below are links to some of my fav engineering blogs. For a super code nerd like me, they provide a wealth of info, ideas and approaches to all sorts of developer challenges. I hope you enjoy them too. Slack Engineering GitHub Engineering Netflix Tech Blog Google Developers AirBnB Engineering Instagram Engineering Happy coding!! 🤓
Continue Reading...