Dive into Dev Tools

Any modern browser you use to access the internet has something called “Developer Tools”, “The Developer Console”, or something similar. Collectively, these are commonly referred to as Dev Tools. Almost every web developer will leverage them, but what are they? In this article, we’ll give a brief overview of Dev Tools and their functionality. In […]

READ MORE

GEO Jobe Welcomes Kenny Tran as a Technician

GEO Jobe is pleased to welcome Kenny Tran as a Technician on their Profession Services Software Development team. Prior to GEO Jobe, Kenny was a Management Sales Assistant, this role gave him a unique understanding of customer satisfaction and networking. Kenny has a bachelor of science degree in Business and Marketing Management from the University […]

READ MORE

Git Good with Visual Studio Code

If you have read the previous articles in our series on Version Control and Git (Version Control Could Save Your Life, Are You Using the Right Type of Version Control System?, and GEO Jobe’s Guide to Getting Started with GIT), you should already be familiar with using Git in the command-line interface. Some people, myself […]

READ MORE

Type Tactically with TypeScript

Key Topics Outline Statically Typed vs. Dynamically Typed Languages What is TypeScript and How Does it Work Benefits of Using TypeScript Is that all there is to TypeScript? Statically Typed vs. Dynamically Typed Languages Integrating TypeScript with JavaScript can be tough or it can be seamless. It all depends on how you, as a programmer, […]

READ MORE