Jakob PersonsHTTP CookiesHTTP cookies are small pieces of data that are sent to a browser from a server. They are generally used for a few different reasons. First…Jun 28, 2021Jun 28, 2021
Jakob PersonsHaving The Right Mindset for a Technical InterviewWhat kind of technical interview are we talking about here?Jun 23, 2021Jun 23, 2021
Jakob PersonsAsynchronous Promises with JavaScriptJavaScript generally executes in a synchronous fashion. Meaning the code runs from top to bottom, one line or block at a time, and…Jun 9, 2021Jun 9, 2021
Jakob PersonsUnderstanding Babel within your JavaScript ProjectWhen Ecma International created ECMAScript, developers were quick to adopt the standardized language for multiple reasons. The updated…Jun 3, 2021Jun 3, 2021
Jakob PersonsBeginner Guide to Active StorageOver the pasts few years, Active Storage has taken the place of Paperclip within Ruby on Rails. Paperclip is no longer actively supported…May 5, 2021May 5, 2021
Jakob PersonsDon’t React Too Late!Inspired by a recent experience of mine, I’ve made the decision to become more familiar with class components within React. Until recently…Apr 10, 2021Apr 10, 2021