Hi , I’m Aditya Dhade (b1ink0)

🔭 A passionate Self-taught Full Stack Web developer

💬 Ask me about React.js, Next.js, Node.js, MongoDB, Firebase, PHP, MySql, and WordPress

Check out latest articles

  • WordPress Dynamic Blocks Development

    Summary: Learning about WordPress Dynamic Blocks Development. Blocks in Gutenberg WordPress’s Gutenberg editor revolves around blocks, which are essentially modular units that users can insert into their posts and pages.…

    /

  • WordPress Static Blocks

    Summary: Learning about WordPress Static Blocks development. Static Block in Block Development In WordPress block development, a static block refers to a custom block that doesn’t allow the end-user (content…

    /

  • WordPress Blocks

    Summary: Learning about WordPress Blocks, Default Blocks. A block in WordPress is a modular unit used to create and manage content within the Gutenberg editor. Every piece of content (text,…

    /

  • Custom Database Tables In WordPress

    Summary: Learning about custom database tables in WordPress. WordPress, by default, uses a MySQL or MariaDB database to store various types of data, including posts, pages, users, comments, and settings.…

    /

  • React Event and Hooks

    Summary: Learning about React Event Handling and Hooks. Event Handling In React, event handling is a key concept that allows us to capture and respond to user actions like clicks,…

    /

  • Basic React

    Summary: Learning about Virtual DOM, Class and Functional Components. Virtual DOM in React Initial Rendering State/Prop Changes Reconciliation and Diffing Algorithm DOM Patching Performance Optimization React Fiber Keys in React…

    /

  • React and Next.js

    Summary: Learning about React and its components, Next.js a React framework. React React is a JavaScript library for building user interfaces. It’s maintained by Facebook and a community of individual…

    /

  • Accessibility and Decoupled WordPress

    Summary: Learning about Accessibility and Decoupled WordPress. Accessibility Web accessibility ensures that websites and web applications are usable by everyone, including people with disabilities. This practice is essential for creating…

    /

  • How WordPress Works

    Summary: Learning about how does actually WordPress loads. WordPress operates as a dynamic, server-side content management system (CMS) built on PHP and MySQL. Its process for loading files is systematic,…

    /