Vernon BudingerCollaboration vs Prompt Engineering: Collaboration Wins!AI Collaboration is Key to ChatGPTJul 4, 20239Jul 4, 20239
InJavaScript in Plain EnglishbyAbdelfattah SekakMaking Machine Learning Simple with Brain.jsA quick introduction for JavaScript enthusiast looking to dive into machine learningOct 16, 20235197Oct 16, 20235197
Enigma of the StackWhy Are JavaScript Pros Saying Goodbye to TypeScript?TypeScript’s Triumph and the Unexpected TurnSep 12, 20231.7K75Sep 12, 20231.7K75
InJavaScript in Plain Englishbyfatfish25 Killer JavaScript One-Liners That’ll Make You Look Like a ProA list of one-liners you should know to up your knowledge of JavaScript.Jun 23, 20231.5K17Jun 23, 20231.5K17
Gopesh JangidReplace react useState with useSignal hook for taking multiple benefitsReact is a popular JavaScript library for building user interfaces, and it provides various hooks that simplify state management within…Jul 18, 20231586Jul 18, 20231586
Ferit Enes GüzelNext.js vs Remix.jsNext.js and Remix.js are two powerful JavaScript frameworks that have gained popularity in recent years for building modern web…Apr 16, 202356Apr 16, 202356
Rahul KaklotarStep-by-Step Guide: Connecting MongoDB with React.js for Seamless Full Stack DevelopmentI’d be happy to walk you through the process of connecting MongoDB with a React.js application step by step. In this example, we’ll assume…Aug 19, 20231162Aug 19, 20231162
fatfishInterviewer: Can (a==1 && a==2 && a==3) Ever Evaluate to ‘true’ in JavaScript?Yes, it can be true, and there are 6 ways — amazing!Sep 18, 20232.3K43Sep 18, 20232.3K43
Tom SmykowskiNext.js 14: Turbopack Isn’t TurbopackingThe new Next.js release comes with some minor improvements while everyone is waiting for Turbopack Oct 27, 2023101Oct 27, 2023101
fatfish25 Killer Websites for Web Developers You Should Know About99.9% of developers don’t know all of them.Oct 18, 202367610Oct 18, 202367610
Sam HoHow do I make use of ChatGPT to review my codeAs a software engineer, I know that I should check my code before commit. But I don’t like code review. It is a tedious and time-consuming…Apr 2, 20232323Apr 2, 20232323
Tommy CThe Job Hunt: Finding Work That Doesn’t SuckDo you love skipping out of bed each morning, eager to start your workday? Or do you hit snooze over and over, dreading the commute ahead?Sep 3, 20231462Sep 3, 20231462
InHeart & HustlebyTommy CHow Programming Can Make You Happier and HealthierOn days like these, it’s easy to feel down in the dumps. But there’s an unlikely cure for the blues that you may not have consideredSep 8, 20231693Sep 8, 20231693
InHeart & HustlebyTommy CWin the Mobile App War with Progressive Web AppsPWAs are like a dream come true for app haters like us. These web apps act just like native apps, but without all the baggage.Sep 1, 202337Sep 1, 202337
InHeart & HustlebyTommy CHow JavaScript Went from a Two-Week Hack to a World-Dominating LanguageCan you believe that there was a time when websites were mostly static HTML pages with some clunky CGI scripts sprinkled in?Sep 1, 2023221Sep 1, 2023221
Tommy CThe Secret Sauce of Great ProgrammersA fellow redditor recently asked me a question: “What makes a great programmer?” This got me thinking.Aug 31, 202354Aug 31, 202354
Tommy COptimizing Performance in React: useCallback vs useEffect vs useMemoIn this guide, I’ll walk through real examples to demonstrate when and how to use these hooks effectively.Aug 20, 20239Aug 20, 20239
Tommy CHow I Saved My Web App by Updating Outdated npm PackagesI decided to check my npm packages. Lo and behold — I was several versions behind on critical packages, i.e., firebase and openai.Aug 19, 2023Aug 19, 2023
Tommy CWhen to Use React Query vs useEffect for Data FetchingIn this post, I’ll compare React Query and useEffect for data fetching and give recommendations on when to use each.Aug 17, 20233744Aug 17, 20233744