LLM operators, an approach that opens up new possibilitiesI am sure that like many of us, we can’t wait till the day AI finally replaces us so we can finish all our side projects. However, and…Jun 25, 2024Jun 25, 2024
Published inJavaScript in Plain EnglishTypeScript: Suggestion for enumsNot long ago I updated Angular to v16.0.0 and there was a bug in the Angular CLI when optimizing a CommonJS exported enum, the build…Mar 2, 2024Mar 2, 2024
Published inJavaScript in Plain EnglishDemystifying the Angular RouterAngular routing may seem like a mysterious black box, but actually, it’s simple. It listens to URL changes to render the correct component…Feb 27, 2024Feb 27, 2024
Published inJavaScript in Plain EnglishObject Mutation vs TypeScript: Why You Should Avoid Object MutationWe use TypeScript to make assumptions on what a variable contains and when a code is well-typed we trust it blindly, as we are supposed to.Feb 26, 2024Feb 26, 2024
Published inJavaScript in Plain EnglishFlux Architecture Demystified: Redux and NGRX Aren’t That HardOn Both Redux and NGRX introduction pages ( the flux libraries for React and Angular respectively ) there is a section discussing how you…Feb 26, 2024Feb 26, 2024
The ultimate guide to interviewing a Web developer in 2 hoursWeb developer teams are the one most vital assets a tech company has, I’m not adding to your knowledge when I say if the developer’s team…Nov 27, 2022Nov 27, 2022