PinnedAbdullah Al HommadainDev GeniusSOLID principles in ReactjsSolid principles are a set of five principles aimed at making software design maintainable, scalable and easy to modify. These principles…Feb 28, 20238Feb 28, 20238
PinnedAbdullah Al HommadainDev GeniusLearn Reactjs Custom Hooks By ExamplesReactJS custom hooks are functions that you can create and use in your React application. They are called “custom” hooks because you create…Mar 4, 20232Mar 4, 20232
Abdullah Al HommadainDev GeniusDjango and HTMX: A Powerful Duo for Modern Web DevelopmentIn today’s web development landscape, creating interactive and dynamic user interfaces often means heavy reliance on JavaScript frameworks…Aug 29Aug 29
Abdullah Al HommadainDev GeniusMastering Advanced Django Testing: A Comprehensive Guide to Overcoming Challenges and Mastering…Testing is a crucial part of any software development process, ensuring that your application works as expected and is free of bugs. For…Aug 211Aug 211
Abdullah Al HommadaMake pagination with ReactjsThis article consist of two parts, the first is how to make pagination with Reactjs components, and the second is how to make usePagination…Jun 16, 2023Jun 16, 2023
Abdullah Al HommadainDev GeniusUnlocking the Secrets of Linked List Algorithms: Top 10 Questions and SolutionsA linked list is a linear data structure that consists of a sequence of nodes, where each node contains a data element and a reference (or…Mar 12, 20231Mar 12, 20231
Abdullah Al HommadainDev GeniusReactjs useMemo and useCallback by examplesReactJS is a popular JavaScript library used for building user interfaces. Two important hooks in ReactJS are useMemo and useCallback…Mar 2, 2023Mar 2, 2023
Abdullah Al HommadainDev GeniusLaravel Queued job with API .Laravel jos : the simple example to understand why make a job in Laravel is when a new user make (register) in webapp, and we want to send…Oct 9, 20211Oct 9, 20211
Abdullah Al HommadainDev GeniusLaravel , CRUD ( create, read, update and delete ) app, with Tailwind CSS and Blade.What we will work with :Aug 9, 20212Aug 9, 20212
Abdullah Al HommadainDev GeniusHow to add ( embed ) code in Medium, using GitHub Gist.There are many ways to add or embed code in medium platform, like :Jul 29, 20212Jul 29, 20212