PinnedJesse LangfordinBetter ProgrammingThe Most Important Thing I Did to Become a Senior DeveloperIf I had to pick one thing, this would be itApr 30, 20226Apr 30, 20226
Jesse LangfordinLevel Up CodingPractice Kindness Towards Future DevelopersBeing kind isn’t always easy, but it’s always an option. When writing software and building applications you face decisions on how to act…Oct 8Oct 8
Jesse LangfordinGoPenAIHow I Use the OpenAI API to Translate Customers DataThe API my company developed has localization support for certain fields.May 21May 21
Jesse LangfordHype Creep. Scope Creep’s More Popular CousinAt some point in every software developer's career, the term Scope Creep will be discussed. Today I’m covering the phonmina of Hype Creep.Aug 22, 20231Aug 22, 20231
Jesse LangfordinJavaScript in Plain EnglishConfiguring Jest With TypeScriptA quick and simple guide to setting up Jest in TypeScriptJun 20, 2023Jun 20, 2023
Jesse LangfordinBetter ProgrammingReimagining User Interfaces With the OpenAI APIExploring ways to create a seamless and engaging user experienceApr 12, 2023Apr 12, 2023
Jesse LangfordinTowards AIImplementing KNN Classification with TensorlFlow.jsIn this article, I will show how to implement a K-Nearest Neighbor classification with Tensorflow.js. TensorFlow.js is an open-source…Mar 13, 20231Mar 13, 20231
Jesse LangfordinJavaScript in Plain EnglishSettings To Verify When Onboarded To A New CodebaseWhenever you get onboarded to a new codebase there are a lot of questions to answer. Hopefully, you are in a situation where a senior-level…Feb 10, 2023Feb 10, 2023
Jesse LangfordWhen to use Type or Interface with TypeScriptIn this article, I’ll be going over the differences between type and interface declarations in TypeScript. This is a question I often get…Jan 31, 20231Jan 31, 20231
Jesse LangfordinBetter ProgrammingImprove Your TypeScript Interfaces With the Extends KeywordHow to use it and whenOct 17, 2022Oct 17, 2022