PinnedPublished inJavaScript in Plain EnglishEasy and Custom Angular-RxJS State Management Under 50 Lines of CodeState management in frontend applications is always scary. “Fear of NGRX” is a real thing (😅). So I use a brain friendly solution.Nov 22, 2022A response icon3Nov 22, 2022A response icon3
Published inJavaScript in Plain EnglishSimple Trick To Make Your Angular Routes (Semi) TypedProtect router links breaking in your Angular application with the help of TypeScript.May 2, 2024A response icon1May 2, 2024A response icon1
Published inStackademicDumb Rules I Follow To Write Readable CodeWriting code is hard, writing human readable code is super-hard. Over the years I established some seemingly silly rules, but they help me…Oct 31, 2023Oct 31, 2023
Published inJavaScript in Plain EnglishCreate A Responsive Navbar In Angular With Just CSSShow links on a large screen, and a hamburger menu on a small.Dec 27, 2022A response icon1Dec 27, 2022A response icon1
Published inJavaScript in Plain EnglishUsing Different Layout Frames For Different Routes In AngularLogin page has no header while the home page does. Admin page has sidebar. How do you do that in Angular?Nov 18, 2022A response icon3Nov 18, 2022A response icon3
Published inJavaScript in Plain EnglishCreate A Simple Pagination Component In AngularLet’s go back to basics and learn how to create a simple paginator in angular.Aug 26, 2022Aug 26, 2022
Published inJavaScript in Plain EnglishTypesafe Environment Config in AngularHow to configure a Typesafe environment in AngularMar 22, 2022A response icon1Mar 22, 2022A response icon1
Published inJavaScript in Plain EnglishShare Secret Tokens Across Multiple Tabs Securely In AngularHow to share JWT tokens in Angular applications when opening in a new tab.Mar 9, 2022A response icon1Mar 9, 2022A response icon1
Published inJavaScript in Plain EnglishTrack Your Friends On Google Map With AngularDisplay friends’ geolocation on a Google map using google’s javascript map SDK without any third-party wrapper library.Jan 31, 2022A response icon1Jan 31, 2022A response icon1
Published inJavaScript in Plain EnglishNot-Recommended Way to Communicate Between Distant Angular ComponentsImplement a quick and lazy solution when you need Angular applications.Jan 27, 2022A response icon1Jan 27, 2022A response icon1