10 UX LAWS YOU SHOULD KNOW! Part 1Mastering UX Design: 10 Essential Laws for Creating User-Centric InterfacesApr 17, 2024·4 min read
A simpler way of explaining Pass by value and Pass by reference in javascriptIntroduction: Before diving into javascript pass-by-value or pass-by-reference functions, it is important to understand the primitive values and non-primitive values. Primitive Values - Data types that are known as primitive values in javascript are,...Jun 22, 2023·3 min read
Embracing the Future of Work: Navigating a World of PossibilitiesBuilding a Path to Success: Embracing the Evolving Workforce of TomorrowMay 24, 2023·3 min read
Master VS Code in No Time with These 101 Essential Keyboard ShortcutsBecome a Productivity Ninja and Simplify Your Coding Workflow with VS CodeMar 28, 2023·5 min read
React Hooks: A Beginners GuideExploring the Power of Hooks in React: A Guide with Code ExamplesMar 14, 2023·3 min read
Unpredictable Behaviors of Artificial Intelligence: Understanding the Risks and ImplicationsExploring Examples of AI Systems That Exhibit Unforeseen Behaviors and the Importance of Monitoring and Regulating Their DevelopmentFeb 24, 2023·3 min read
How Lexical 'this' WorksLexical this is one of the features of Arrow function. which allows the function to use the this value of its enclosing lexical scope.Feb 23, 2023·3 min read