PinnedInCodeXbyArnold Abraham·Dec 16, 2022How ChatGPT Really Threatens Your Job Security as a DeveloperCan you use ChatGPT to replace you at work? — Sure…A response icon2A response icon2
PinnedInJavaScript in Plain EnglishbyArnold Abraham·Dec 15, 20216 Hidden JavaScript Gems You Probably Missed But Will Make You A Shining Star At WorkThese tricks are dozing in JavaScript since ES6
PinnedInBetter ProgrammingbyArnold Abraham·Dec 13, 20216 Little Secrets of JavaScript To Help You Shine at Job InterviewsOddities and secrets in JavaScript probably fewer people knowA response icon4A response icon4
PinnedArnold Abraham·Apr 20, 2021The reasons not to migrate from JavaScript to TypeScript!How to find my voice for MediumA response icon11A response icon11
InBetter ProgrammingbyArnold Abraham·Oct 7, 2023This №1 Rule Kept Devs Afloat, and Most of Us Don’t Know How To Get It BackLosing the fun is not normalA response icon4A response icon4
Arnold Abraham·Sep 27, 2023How To Handle Legacy Code The Correct and Career Rewarding WayInclude the inspect-and-adapt cycle to get the aha-effect
InCodeXbyArnold Abraham·Sep 16, 2023Mastering Pattern Matching and Unique Logic in C#11 for Unparalleled EmpowermentElevate your coding skills and ignite innovation with arrays and list patterns
InCodeXbyArnold Abraham·Sep 11, 2023How ChatGPT Sucks To Code for You and What You Can Do About ItThe symbiotic relationship between AI and software professionals
Arnold Abraham·Sep 7, 2023How To Implement the A* Search Algorithm By Solving the Shortest Path Through a 2DGenerating and solving random mazes: A step-by-step guide with A* algorithm in JavaScript
Arnold Abraham·Sep 1, 2023How To Solve The Traveling Salesman Problem (TSP) in JavaScriptMastering The TS Problem in JavaScript