Search
WDRL — Edition 223: Bringing People Together by Strategy, CSSTOM, Security Training And Returning Early
3.4.2018
Hey,
While this edition took a few more days than usual, I hope you all had a nice weekend and could recover your strength for your work. These days it is one of the biggest challenges for people to think long-term. In a world where we live with devices that last a few months, or few years, where...
Set a Default Push Remote with git
27.3.2018
During my early days of git usage, my config allowed me to simply type git push instead of git push {origin} {branch_name} which I need to now. Up until recently I needed to type out the long version…(I know)…which was incredibly annoying because I like using detailed branch names....
React Video Player
14.3.2018
Streaming entertainment is a massive interest of mine as both a consumer and web developer. My love for streaming entertainment dates back to the early days of RealPlayer and the misery of a million codecs. Fast forward to today and I’m working a lot with ReactJS, as well as the dozens...