Git init main
December 14, 2020Github has lead the way with changing a long existing convention of using a master branch in your git repositories. I do not have much of a…
git, main, master, renameBelow you will find... well I cannot guarantee what you will find. It changes A LOT. There are journals, tutorials, pro tips, rants, ramblings, and maybe some theology.
Github has lead the way with changing a long existing convention of using a master branch in your git repositories. I do not have much of a…
git, main, master, renameHaving pre commit hooks can be awesome and can suck at the same time. My work project implements pre commit hooks using husky and lint…
gitThe understanding of promises will really help you as we are not teaching about promises in this post but for sure using them. You can learn…
javascript, type ahead, debounce, promise, chainingDay 3 I knew the mountain I had to climb today so I reviewed what I knew about postgres to prepare me: create and dropping databases…
Postgres, Node, Learning, WeirdDay 2 Captains Log: I accidentally came across the answer to my questions yesterday will investigating the daily catastrophe: That sounds…
Postgres, Node, Learning, WeirdDay 1 Captains log… @$&%. What does a title like the even mean? How can this live up to those expectations? I have been exploring the…
Postgres, Node, Learning, WeirdDear Diary, When I first started at Theorem, it was obvious what my strengths were. I like to think of myself as a modest, front end super…
Ruby, Developer Growth, Learning languagesProject Overview Dislcaimer: failure exist with this conversion concept Its really important to let you know right now, what I was trying to…
Webpack, Bundle, Output, EvaluationOverview WebVR "WebVR is an open standard that makes it possible to experience VR in your browser. The goal is to make it easier for…
The $100k piece of paper Like many people, I too have been pondering the purpose of college. It took me forever to complete, I have…
school, universityBrowser There are many options out there for a browser. The majority of people out there just use the browser that came on their computer…
Developer Environment, Setup, WebCompleted Repo: Part 3 In this post we will be taking the code from our the last part and turn that into a development server. Main Topics…
webpack, javascript, react, live reloadCompleted Repo: Part 3 Welcome back! Last time we set up a basic webpack config giving us the ability to bundle our repository into a…
webpack, javascriptRepo Ok so hopefully you read or already knew the topics presented in the part 1 post of this series. We basically went over a super basic…
Webpack, npm, standardjsProject Overview I have always thought one of the most difficult and frustrating parts of development is just getting started. There are so…
JavaScript, Webpack, ReactJS, ES6