<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Dykraf.com</title>
        <link>https://dykraf.com/blog</link>
        <description>Web Developer writes topics on Web Development</description>
        <lastBuildDate>Tue, 15 Jul 2025 02:31:57 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/nuxt-community/feed-module</generator>
        <copyright>2023</copyright>
        <item>
            <title><![CDATA[CSS-in-JS React.js UI Libraries in 2023 for Your Portfolios]]></title>
            <link>https://dykraf.com/blog/best-react-ui-libraries-in-2023-emotion-based-css-in-js</link>
            <guid>2023-07-06T00:10:00.000Z-best-react-ui-libraries-in-2023-emotion-based-css-in-js-Dykraf</guid>
            <pubDate>Thu, 06 Jul 2023 00:10:00 GMT</pubDate>
            <description><![CDATA[As web development continues to evolve at a rapid pace, staying on top of the latest tools and technologies is crucial for building modern and visually stunning user interfaces.]]></description>
        </item>
        <item>
            <title><![CDATA[A Cheatsheet Table for TailwindCSS and Bootstrap CSS Framework]]></title>
            <link>https://dykraf.com/blog/a-cheatsheet-table-for-tailwindcss-and-bootstrap-css-framework</link>
            <guid>2023-06-01T20:19:00.000Z-a-cheatsheet-table-for-tailwindcss-and-bootstrap-css-framework-Dykraf</guid>
            <pubDate>Thu, 01 Jun 2023 20:19:00 GMT</pubDate>
            <description><![CDATA[Tailwind CSS and Bootstrap CSS both offer a range of features that make them popular and widely used frameworks.]]></description>
        </item>
        <item>
            <title><![CDATA[Connect your Vercel Postgres Database Store to PgAdmin 4]]></title>
            <link>https://dykraf.com/blog/connect-vercel-postgresql-into-pgadmin4</link>
            <guid>2023-07-05T00:05:00.000Z-connect-vercel-postgresql-into-pgadmin4-Dykraf</guid>
            <pubDate>Wed, 05 Jul 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[Web application development using Vercel PostgreSQL database and PgAdmin 4 for Effortless Database Management]]></description>
        </item>
        <item>
            <title><![CDATA[How to use Bootstrap UI Library in React.js Ecosystem]]></title>
            <link>https://dykraf.com/blog/bootstrap-with-reactstrap-and-react-bootstrap</link>
            <guid>2022-12-07T00:00:00.000Z-bootstrap-with-reactstrap-and-react-bootstrap-Dykraf</guid>
            <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Starting a React project with your favorite CSS Framework for your website project using Reactstrap or React Bootstrap library.]]></description>
        </item>
        <item>
            <title><![CDATA[CSS Preprocessor Are Fun To Use, Especially SASS]]></title>
            <link>https://dykraf.com/blog/css-preprocessor-are-fun-to-use-especially-sass</link>
            <guid>2021-06-30T00:05:00.000Z-css-preprocessor-are-fun-to-use-especially-sass-Dykraf</guid>
            <pubDate>Wed, 30 Jun 2021 00:05:00 GMT</pubDate>
            <description><![CDATA[Making Layouts, Cards, Buttons, and Hover Effects never been this playful with only CSS and HTML assets in a static website.]]></description>
        </item>
        <item>
            <title><![CDATA[How to Deploy Nextjs Web Application with PM2]]></title>
            <link>https://dykraf.com/blog/deploying-nextjs-web-application-with-pm2</link>
            <guid>2022-11-19T00:05:00.000Z-deploying-nextjs-web-application-with-pm2-Dykraf</guid>
            <pubDate>Sat, 19 Nov 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[How to write Next.js environment variables deployment scripts in several stages of development into production with PM2 process manager node clusters]]></description>
        </item>
        <item>
            <title><![CDATA[Free Graph Chart Libraries for Your Nuxt.js Application Dashboard]]></title>
            <link>https://dykraf.com/blog/free-graph-chart-libraries-for-your-nuxtjs-application-dashboard</link>
            <guid>2022-12-04T00:05:00.000Z-free-graph-chart-libraries-for-your-nuxtjs-application-dashboard-Dykraf</guid>
            <pubDate>Sun, 04 Dec 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Starting a Nuxt.js admin dashboard project with attractive open-source data visualization also free graph charts libraries plugins]]></description>
        </item>
        <item>
            <title><![CDATA[How MacBook Air M1 Just Works Out Fine for Web Programming]]></title>
            <link>https://dykraf.com/blog/how-macbook-air-m1-just-works-out-fine-for-web-programming</link>
            <guid>2022-06-15T11:00:00.000Z-how-macbook-air-m1-just-works-out-fine-for-web-programming-Dykraf</guid>
            <pubDate>Wed, 15 Jun 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[A story about how I got MacBook Air in my new office and Apple M1 Silicon Just Works Out Fine for Web Programming]]></description>
        </item>
        <item>
            <title><![CDATA[First impression on using Strapi CMS a headless CMS]]></title>
            <link>https://dykraf.com/blog/first-impression-on-using-strapi</link>
            <guid>2022-05-13T11:00:00.000Z-first-impression-on-using-strapi-Dykraf</guid>
            <pubDate>Fri, 13 May 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[Strapi CMS is a great Headless CMS that provides rich features for any of your front-end side projects. RESTful or GraphQL is already implemented in the Strapi CMS system with rich content types, role permissions, and multilingual internationalization systems.]]></description>
        </item>
        <item>
            <title><![CDATA[How to add Chart.js into Nuxt.js Web Application Dashboard]]></title>
            <link>https://dykraf.com/blog/how-to-add-chartjs-into-nuxtjs-web-application</link>
            <guid>2022-10-19T00:05:00.000Z-how-to-add-chartjs-into-nuxtjs-web-application-Dykraf</guid>
            <pubDate>Wed, 19 Oct 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Adding Graph Charts Library into your Nuxt.js Vuetify Web Application Dashboard with Chart.js open-source JavaScript library for data visualization]]></description>
        </item>
        <item>
            <title><![CDATA[How To Add Plugins to Your Nuxt.js Web Application Dashboard]]></title>
            <link>https://dykraf.com/blog/how-to-add-plugins-to-your-nuxtjs-web-application</link>
            <guid>2022-09-19T00:05:00.000Z-how-to-add-plugins-to-your-nuxtjs-web-application-Dykraf</guid>
            <pubDate>Mon, 19 Sep 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Adding plugins for Graph Charts libraries into your Nuxt.js Vuetify Web Application Dashboard with Chart.js and Apex Charts open source JavaScript library for graph chart data visualization]]></description>
        </item>
        <item>
            <title><![CDATA[Getting Started with Nuxt.js Static Content Website and SEO]]></title>
            <link>https://dykraf.com/blog/getting-started-with-nuxtjs-content-and-upload-to-free-hosting</link>
            <guid>2021-05-15T00:19:00.000Z-getting-started-with-nuxtjs-content-and-upload-to-free-hosting-Dykraf</guid>
            <pubDate>Sat, 15 May 2021 00:19:00 GMT</pubDate>
            <description><![CDATA[With static HTML and the ultimate SEO support such as Sitemap, Feed, static websites are still a choice for those who like simplicity and minimum maintenance.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Add PostCSS Autoprefixer in Nuxt.js]]></title>
            <link>https://dykraf.com/blog/how-to-add-postcss-autoprefixer-in-nuxtjs</link>
            <guid>2021-07-02T00:59:00.000Z-how-to-add-postcss-autoprefixer-in-nuxtjs-Dykraf</guid>
            <pubDate>Fri, 02 Jul 2021 00:59:00 GMT</pubDate>
            <description><![CDATA[A utility in Nuxt.js out of the box that really useful for older browser prefixes from PostCSS with autoprefixer.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Compare Two Json In JavaScript And React TypeScript]]></title>
            <link>https://dykraf.com/blog/how-to-compare-two-json-in-javascript-and-react</link>
            <guid>2024-02-01T00:05:00.000Z-how-to-compare-two-json-in-javascript-and-react-Dykraf</guid>
            <pubDate>Thu, 01 Feb 2024 00:05:00 GMT</pubDate>
            <description><![CDATA[Gain a deep understanding of the techniques and best practices involved in effectively comparing two JSON data objects, empowering you with the knowledge to navigate and optimize your data-handling processes with confidence.]]></description>
        </item>
        <item>
            <title><![CDATA[How to Connect MySQL and MongoDB Servers on Docker Container]]></title>
            <link>https://dykraf.com/blog/how-to-connect-mysql-and-mongodb-server-development-on-docker-container</link>
            <guid>2022-05-10T11:00:00.000Z-how-to-connect-mysql-and-mongodb-server-development-on-docker-container-Dykraf</guid>
            <pubDate>Tue, 10 May 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[Running MySQL and MongoDB development server on local machines with Docker. Docker provides an os level virtualization on the host machine to have an application running together on the machine.]]></description>
        </item>
        <item>
            <title><![CDATA[How to Connect PgAdmin 4 and PostgreSQL Server on Docker Container]]></title>
            <link>https://dykraf.com/blog/how-to-connect-pgadmin4-and-postgresql-server-on-docker-container</link>
            <guid>2022-07-19T11:00:00.000Z-how-to-connect-pgadmin4-and-postgresql-server-on-docker-container-Dykraf</guid>
            <pubDate>Tue, 19 Jul 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[Doing Web Development on a local machine requires multiple applications running together. Docker provides an os level virtualization on the host machine to have an application running together on the machine.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Find Parent from Child with JavaScript and TypeScript]]></title>
            <link>https://dykraf.com/blog/how-to-find-parent-from-child-viceversa-in-javascript</link>
            <guid>2024-01-19T00:05:00.000Z-how-to-find-parent-from-child-viceversa-in-javascript-Dykraf</guid>
            <pubDate>Fri, 19 Jan 2024 00:05:00 GMT</pubDate>
            <description><![CDATA[Learn essential techniques and best practices to efficiently navigate and process parent-child relationships, empowering you to tackle complex projects with confidence.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Have A Side Hustle For Web Developers]]></title>
            <link>https://dykraf.com/blog/how-to-start-a-side-hustle-for-web-developers</link>
            <guid>2022-02-01T00:05:00.000Z-how-to-start-a-side-hustle-for-web-developers-Dykraf</guid>
            <pubDate>Tue, 01 Feb 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[There are many ways that web developers can have a side hustle or a part-time business on the side of their full-time job]]></description>
        </item>
        <item>
            <title><![CDATA[How To Use Map Function In JavaScript For Rendering A React Component]]></title>
            <link>https://dykraf.com/blog/how-to-use-map-function-in-javascript-for-rendering-a-react-component</link>
            <guid>2023-01-02T00:05:00.000Z-how-to-use-map-function-in-javascript-for-rendering-a-react-component-Dykraf</guid>
            <pubDate>Mon, 02 Jan 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[In React, you can use the map() method to create a list of elements from an array of data to render a list of elements in a React component]]></description>
        </item>
        <item>
            <title><![CDATA[How to Use Environment Variables in Nuxt.js Web Applications]]></title>
            <link>https://dykraf.com/blog/how-to-use-environment-variables-in-nuxtjs-web-applications</link>
            <guid>2022-08-20T00:05:00.000Z-how-to-use-environment-variables-in-nuxtjs-web-applications-Dykraf</guid>
            <pubDate>Sat, 20 Aug 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Environment variables are very important if you are using different development stages such as the development stage, testing stage, or even in the production build environment stage.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Use Mantine Default Properties In React Components]]></title>
            <link>https://dykraf.com/blog/how-to-use-mantine-default-properties</link>
            <guid>2024-01-22T00:05:00.000Z-how-to-use-mantine-default-properties-Dykraf</guid>
            <pubDate>Mon, 22 Jan 2024 00:05:00 GMT</pubDate>
            <description><![CDATA[Mantine is among the robust React component libraries designed to streamline the development of modern web applications using React.js and TypeScript.]]></description>
        </item>
        <item>
            <title><![CDATA[How to use Bootstrap CSS Framework in React.js]]></title>
            <link>https://dykraf.com/blog/how-to-use-bootstrap-in-reactjs</link>
            <guid>2022-11-05T00:05:00.000Z-how-to-use-bootstrap-in-reactjs-Dykraf</guid>
            <pubDate>Sat, 05 Nov 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Start your website project with the popular Bootstrap 5 CSS framework integrated into a React.js application]]></description>
        </item>
        <item>
            <title><![CDATA[How To Use JavaScript Promises In Reactjs useEffect]]></title>
            <link>https://dykraf.com/blog/how-to-use-promise-in-reactjs-useeffect</link>
            <guid>2023-11-23T00:05:00.000Z-how-to-use-promise-in-reactjs-useeffect-Dykraf</guid>
            <pubDate>Thu, 23 Nov 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[Discover how to boost your ReactJS applications by effectively using JavaScript Promises in the useEffect hook.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Use useCallback In Reactjs Web Application]]></title>
            <link>https://dykraf.com/blog/how-to-use-usecallback-in-reactjs</link>
            <guid>2022-04-01T00:05:00.000Z-how-to-use-usecallback-in-reactjs-Dykraf</guid>
            <pubDate>Fri, 01 Apr 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[What is useCallback in Reactjs and how to use it to improve the performance of your Reactjs Web Application.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Use useEffect Hooks in React.js Application]]></title>
            <link>https://dykraf.com/blog/how-to-use-useeffect-hooks-in-reactjs-application</link>
            <guid>2022-02-02T00:05:00.000Z-how-to-use-useeffect-hooks-in-reactjs-application-Dykraf</guid>
            <pubDate>Wed, 02 Feb 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[It is a way to handle lifecycle events in function components, similar to how you would use lifecycle methods in class-based components.]]></description>
        </item>
        <item>
            <title><![CDATA[My Static Websites Generator of Choices for Personal Favourite]]></title>
            <link>https://dykraf.com/blog/my-static-sites-generator-of-choices</link>
            <guid>2022-01-15T00:05:00.000Z-my-static-sites-generator-of-choices-Dykraf</guid>
            <pubDate>Sat, 15 Jan 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Static Sites Generator is a great choice for developers that want to have a static website that has minimal maintenance and small and fast load file sizes.]]></description>
        </item>
        <item>
            <title><![CDATA[How To Work With Relationship RESTful API Endpoints In React.js]]></title>
            <link>https://dykraf.com/blog/how-to-work-with-relationship-restful-api-endpoints-In-react-js</link>
            <guid>2024-02-10T00:05:00.000Z-how-to-work-with-relationship-restful-api-endpoints-In-react-js-Dykraf</guid>
            <pubDate>Sat, 10 Feb 2024 00:05:00 GMT</pubDate>
            <description><![CDATA[Working with Relationship RESTful endpoints in React.js, it's common to interact with multiple endpoints to manage different data entities or functionalities within the application.]]></description>
        </item>
        <item>
            <title><![CDATA[Next.js AMP Website with Simple Built-In Feature Support]]></title>
            <link>https://dykraf.com/blog/nextjs-amp-website-with-simple-built-in-support</link>
            <guid>2021-05-19T00:02:00.000Z-nextjs-amp-website-with-simple-built-in-support-Dykraf</guid>
            <pubDate>Wed, 19 May 2021 00:02:00 GMT</pubDate>
            <description><![CDATA[Next.js brings AMP HTML support into the framework for developers with ease including the AMP libraries components to their webpages.]]></description>
        </item>
        <item>
            <title><![CDATA[Prisma.io, API Routes, and PostgreSQL Web Application with Next.js]]></title>
            <link>https://dykraf.com/blog/nextjs-prisma-postgres-web-application-with-api-routes</link>
            <guid>2023-08-06T00:05:00.000Z-nextjs-prisma-postgres-web-application-with-api-routes-Dykraf</guid>
            <pubDate>Sun, 06 Aug 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[Attendee Web Application development using Prisma.io, API Routes, and PostgreSQL Web Application with Next.js in the front-end. A Full-stack Web Application with Live Demos.]]></description>
        </item>
        <item>
            <title><![CDATA[How to Generate Dynamic Sitemap and Feed XML for your NuxtJS Website]]></title>
            <link>https://dykraf.com/blog/nuxtjs-dynamic-sitemap-and-feed-for-seo</link>
            <guid>2022-06-16T11:00:00.000Z-nuxtjs-dynamic-sitemap-and-feed-for-seo-Dykraf</guid>
            <pubDate>Thu, 16 Jun 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[How to create a dynamic XML sitemap and feed files for your NuxtJS Website for a better SEO performance support]]></description>
        </item>
        <item>
            <title><![CDATA[Nuxt.js Static Content AMP, Feed and Sitemap for Website SEO]]></title>
            <link>https://dykraf.com/blog/nuxtjs-static-content-with-amp-feed-and-sitemap-for-seo-friendly-website</link>
            <guid>2021-06-17T00:05:00.000Z-nuxtjs-static-content-with-amp-feed-and-sitemap-for-seo-friendly-website-Dykraf</guid>
            <pubDate>Thu, 17 Jun 2021 00:05:00 GMT</pubDate>
            <description><![CDATA[There are some Nuxt Community modules to use for creating a Nuxt.js Website with AMP, Feed, Sitemap, on-page SEO support and of course some TailwindCSS framework.]]></description>
        </item>
        <item>
            <title><![CDATA[Create React Component With An Object As Props in TypeScript]]></title>
            <link>https://dykraf.com/blog/react-component-that-takes-an-object-as-props-and-renders-its-properties</link>
            <guid>2022-12-04T00:05:00.000Z-react-component-that-takes-an-object-as-props-and-renders-its-properties-Dykraf</guid>
            <pubDate>Sun, 04 Dec 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[React custom component that receives the object as a prop and then renders the properties of that object]]></description>
        </item>
        <item>
            <title><![CDATA[React Hooks in React Front-End Web Development]]></title>
            <link>https://dykraf.com/blog/react-hooks-in-react-frontend-web-development</link>
            <guid>2023-12-02T00:05:00.000Z-react-hooks-in-react-frontend-web-development-Dykraf</guid>
            <pubDate>Sat, 02 Dec 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[Using React hooks is one way to increase productivity, speed up development and can become a useful libraries]]></description>
        </item>
        <item>
            <title><![CDATA[React Portfolios from Public APIs]]></title>
            <link>https://dykraf.com/blog/react-portfolios-from-public-apis</link>
            <guid>2021-05-20T00:05:00.000Z-react-portfolios-from-public-apis-Dykraf</guid>
            <pubDate>Thu, 20 May 2021 00:05:00 GMT</pubDate>
            <description><![CDATA[A React or Vuejs project that you can add to your portfolios from public apis. Some ideas to start your front-end portfolio project.]]></description>
        </item>
        <item>
            <title><![CDATA[SEO in Next.js With Next-Seo and How To Implement in Your Website]]></title>
            <link>https://dykraf.com/blog/seo-in-nextjs-with-next-seo-and-how-to-implement-in-your-website</link>
            <guid>2021-05-24T00:21:00.000Z-seo-in-nextjs-with-next-seo-and-how-to-implement-in-your-website-Dykraf</guid>
            <pubDate>Mon, 24 May 2021 00:21:00 GMT</pubDate>
            <description><![CDATA[Next.js community has become a place where it grows to become one of the popular React frameworks to work with.]]></description>
        </item>
        <item>
            <title><![CDATA[Transferring Files Securely with scp and tar on Unix]]></title>
            <link>https://dykraf.com/blog/transferring-files-securely-with-scp-and-tar-on-unix</link>
            <guid>2025-07-06T00:05:00.000Z-transferring-files-securely-with-scp-and-tar-on-unix-Dykraf</guid>
            <pubDate>Sun, 06 Jul 2025 00:05:00 GMT</pubDate>
            <description><![CDATA[In web development and server maintenance, transferring large sets of files between servers and local machines is a common task]]></description>
        </item>
        <item>
            <title><![CDATA[Translation Table Model for Localization I18n]]></title>
            <link>https://dykraf.com/blog/translation-table-for-localization-i18n</link>
            <guid>2022-03-14T11:00:00.000Z-translation-table-for-localization-i18n-Dykraf</guid>
            <pubDate>Mon, 14 Mar 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[Website or web application with multilingual widely used by the company around the world for providing their product or information to the public.]]></description>
        </item>
        <item>
            <title><![CDATA[Using ::before and ::after CSS Pseudo-elements in SCSS]]></title>
            <link>https://dykraf.com/blog/using-before-and-after-css-property-in-scss-with-samples</link>
            <guid>2023-05-02T00:05:00.000Z-using-before-and-after-css-property-in-scss-with-samples-Dykraf</guid>
            <pubDate>Tue, 02 May 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[Pseudo-elements in CSS are special keyword selectors that allow developers to style specific parts of an element's content without adding extra HTML markup.]]></description>
        </item>
        <item>
            <title><![CDATA[Using Loop in SCSS with @for and @each]]></title>
            <link>https://dykraf.com/blog/using-loop-in-scss-with-for-and-each</link>
            <guid>2021-07-02T00:05:00.000Z-using-loop-in-scss-with-for-and-each-Dykraf</guid>
            <pubDate>Fri, 02 Jul 2021 00:05:00 GMT</pubDate>
            <description><![CDATA[Like other programming languages, except it’s on CSS. Operators, variables, extend, function and mixins also can be use in SCSS/SASS.]]></description>
        </item>
        <item>
            <title><![CDATA[VueJS Online and Offline Detection]]></title>
            <link>https://dykraf.com/blog/vuejs-online-offline-detection</link>
            <guid>2022-01-28T11:00:00.000Z-vuejs-online-offline-detection-Dykraf</guid>
            <pubDate>Fri, 28 Jan 2022 11:00:00 GMT</pubDate>
            <description><![CDATA[Web Browser navigator API that represents the current internet connection state of the current browser's user agent.]]></description>
        </item>
        <item>
            <title><![CDATA[Using Unix Time in MySQL - A Practical Guide with SQL Script Example]]></title>
            <link>https://dykraf.com/blog/using-unix-time-in-mysql-a-practical-guide-with-sql-script-example</link>
            <guid>2025-07-15T00:05:00.000Z-using-unix-time-in-mysql-a-practical-guide-with-sql-script-example-Dykraf</guid>
            <pubDate>Tue, 15 Jul 2025 00:05:00 GMT</pubDate>
            <description><![CDATA[When working with MySQL, understanding how to convert and query Unix timestamps is critical—especially when timestamps are stored in milliseconds]]></description>
        </item>
        <item>
            <title><![CDATA[WordPress Set-Up for Different Home URL and Site URL]]></title>
            <link>https://dykraf.com/blog/wordpress-set-up-for-different-home-url-and-site-url</link>
            <guid>2022-01-19T00:05:00.000Z-wordpress-set-up-for-different-home-url-and-site-url-Dykraf</guid>
            <pubDate>Wed, 19 Jan 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Have WP Admin with your hosting Public IP Address and WP Website with your domain name. The separation of Headless WordPress CMS from front-end website.]]></description>
        </item>
        <item>
            <title><![CDATA[6 SEO List to Have in your Nuxt.js Website]]></title>
            <link>https://dykraf.com/blog/6-seo-list-to-have-in-your-nuxtjs-website</link>
            <guid>2021-06-17T00:05:00.000Z-6-seo-list-to-have-in-your-nuxtjs-website-Dykraf</guid>
            <pubDate>Thu, 17 Jun 2021 00:05:00 GMT</pubDate>
            <description><![CDATA[A list of search engines optimizing your Nuxt.js website for better search results and indexing. On-site SEO with Nuxt.js modules and relevant JSON schemas.]]></description>
        </item>
        <item>
            <title><![CDATA[A-List of Handy Nuxt Community Modules in Nuxt.js Projects]]></title>
            <link>https://dykraf.com/blog/a-list-of-handy-nuxt-community-modules-for-your-nuxtjs-project-with-samples</link>
            <guid>2021-05-13T20:19:00.000Z-a-list-of-handy-nuxt-community-modules-for-your-nuxtjs-project-with-samples-Dykraf</guid>
            <pubDate>Thu, 13 May 2021 20:19:00 GMT</pubDate>
            <description><![CDATA[Nuxt.js is a very powerful VueJS framework with great support from the community. With modules made by the community for the community, building web applications become more time-efficient and faster.]]></description>
        </item>
        <item>
            <title><![CDATA[Introduction how to start with Google AMP Version Websites]]></title>
            <link>https://dykraf.com/blog/introduction-for-amp-version-websites</link>
            <guid>2021-05-17T00:20:00.000Z-introduction-for-amp-version-websites-Dykraf</guid>
            <pubDate>Mon, 17 May 2021 00:20:00 GMT</pubDate>
            <description><![CDATA[Google has made changes to AMP but assured users that they are still continue to support to the search engine result and will still impact your search results.]]></description>
        </item>
        <item>
            <title><![CDATA[Most popular React.js UI Libraries - Exploring Mantine and Material-UI]]></title>
            <link>https://dykraf.com/blog/material-ui-and-mantine-reactjs-libraries</link>
            <guid>2024-02-22T00:10:00.000Z-material-ui-and-mantine-reactjs-libraries-Dykraf</guid>
            <pubDate>Thu, 22 Feb 2024 00:10:00 GMT</pubDate>
            <description><![CDATA[Exploring Mantine and Material-UI, staying on top of the latest tools and technologies is crucial for building modern and visually stunning user interfaces in 2024.]]></description>
        </item>
        <item>
            <title><![CDATA[Nuxt.js Static Content using Vuex]]></title>
            <link>https://dykraf.com/blog/nuxtjs-static-content-using-vuex</link>
            <guid>2021-07-09T00:59:00.000Z-nuxtjs-static-content-using-vuex-Dykraf</guid>
            <pubDate>Fri, 09 Jul 2021 00:59:00 GMT</pubDate>
            <description><![CDATA[Use Vuex state management in Nuxt.js Static Content Website and write your static website with markdown files.]]></description>
        </item>
        <item>
            <title><![CDATA[Node.js ORMs with Prisma and Sequelize Developer Experiences]]></title>
            <link>https://dykraf.com/blog/orms-for-nodejs-and-javascript-a-deep-dive-into-prisma-and-sequelize</link>
            <guid>2023-08-01T00:05:00.000Z-orms-for-nodejs-and-javascript-a-deep-dive-into-prisma-and-sequelize-Dykraf</guid>
            <pubDate>Tue, 01 Aug 2023 00:05:00 GMT</pubDate>
            <description><![CDATA[Sequelize and Prisma are tools that simplify database interactions in JavaScript and Node.js projects.]]></description>
        </item>
        <item>
            <title><![CDATA[Strapi CMS Multilingual with Apollo GraphQL and Nuxt.js]]></title>
            <link>https://dykraf.com/blog/strapi-cms-multilingual-with-graphql-and-nuxtjs</link>
            <guid>2022-06-01T00:05:00.000Z-strapi-cms-multilingual-with-graphql-and-nuxtjs-Dykraf</guid>
            <pubDate>Wed, 01 Jun 2022 00:05:00 GMT</pubDate>
            <description><![CDATA[Build a searchable multilingual help center website on top of Strapi CMS, Nuxt.js, Chakra UI, and Apollo GraphQL endpoint.]]></description>
        </item>
        <item>
            <title><![CDATA[Vercel And Netlify Platforms, A Complete Comparison And Similarities]]></title>
            <link>https://dykraf.com/blog/vercel-and-netlify-platforms-a-complete-comparison-and-similarities</link>
            <guid>2023-06-17T20:19:00.000Z-vercel-and-netlify-platforms-a-complete-comparison-and-similarities-Dykraf</guid>
            <pubDate>Sat, 17 Jun 2023 20:19:00 GMT</pubDate>
            <description><![CDATA[Both Netlify and Vercel are widely used by various types of web developers and support a range of technology stacks.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Material]]></title>
            <link>/search/Material</link>
            <guid>Material</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Material topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Google]]></title>
            <link>/search/Google</link>
            <guid>Google</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Google topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for PgAdmin]]></title>
            <link>/search/PgAdmin</link>
            <guid>PgAdmin</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to PgAdmin topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Container]]></title>
            <link>/search/Container</link>
            <guid>Container</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Container topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Dashboard]]></title>
            <link>/search/Dashboard</link>
            <guid>Dashboard</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Dashboard topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Xml]]></title>
            <link>/search/Xml</link>
            <guid>Xml</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Xml topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Introduction]]></title>
            <link>/search/Introduction</link>
            <guid>Introduction</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Introduction topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for How To]]></title>
            <link>/search/How To</link>
            <guid>How To</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to How To topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Docker]]></title>
            <link>/search/Docker</link>
            <guid>Docker</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Docker topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for ::Before]]></title>
            <link>/search/::Before</link>
            <guid>::Before</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to ::Before topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for ::After]]></title>
            <link>/search/::After</link>
            <guid>::After</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to ::After topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Pseudo]]></title>
            <link>/search/Pseudo</link>
            <guid>Pseudo</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Pseudo topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Postgres]]></title>
            <link>/search/Postgres</link>
            <guid>Postgres</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Postgres topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for MySQL]]></title>
            <link>/search/MySQL</link>
            <guid>MySQL</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to MySQL topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for PM2]]></title>
            <link>/search/PM2</link>
            <guid>PM2</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to PM2 topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Vercel]]></title>
            <link>/search/Vercel</link>
            <guid>Vercel</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Vercel topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Netlify]]></title>
            <link>/search/Netlify</link>
            <guid>Netlify</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Netlify topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Deploy]]></title>
            <link>/search/Deploy</link>
            <guid>Deploy</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Deploy topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Headless]]></title>
            <link>/search/Headless</link>
            <guid>Headless</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Headless topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Strapi]]></title>
            <link>/search/Strapi</link>
            <guid>Strapi</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Strapi topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Generator]]></title>
            <link>/search/Generator</link>
            <guid>Generator</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Generator topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Sitemap]]></title>
            <link>/search/Sitemap</link>
            <guid>Sitemap</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Sitemap topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Feed]]></title>
            <link>/search/Feed</link>
            <guid>Feed</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Feed topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Portfolio]]></title>
            <link>/search/Portfolio</link>
            <guid>Portfolio</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Portfolio topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Hooks]]></title>
            <link>/search/Hooks</link>
            <guid>Hooks</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Hooks topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Module]]></title>
            <link>/search/Module</link>
            <guid>Module</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Module topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Side Hustle]]></title>
            <link>/search/Side Hustle</link>
            <guid>Side Hustle</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Side Hustle topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Programming]]></title>
            <link>/search/Programming</link>
            <guid>Programming</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Programming topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Software]]></title>
            <link>/search/Software</link>
            <guid>Software</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Software topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for VSCode]]></title>
            <link>/search/VSCode</link>
            <guid>VSCode</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to VSCode topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Migration]]></title>
            <link>/search/Migration</link>
            <guid>Migration</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Migration topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for CSS-in-JS]]></title>
            <link>/search/CSS-in-JS</link>
            <guid>CSS-in-JS</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to CSS-in-JS topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for TypeScript]]></title>
            <link>/search/TypeScript</link>
            <guid>TypeScript</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to TypeScript topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Orms]]></title>
            <link>/search/Orms</link>
            <guid>Orms</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Orms topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for GraphQL]]></title>
            <link>/search/GraphQL</link>
            <guid>GraphQL</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to GraphQL topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Json]]></title>
            <link>/search/Json</link>
            <guid>Json</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Json topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Fetch]]></title>
            <link>/search/Fetch</link>
            <guid>Fetch</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Fetch topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Mantine]]></title>
            <link>/search/Mantine</link>
            <guid>Mantine</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Mantine topics.]]></description>
        </item>
        <item>
            <title><![CDATA[Search results for Scss]]></title>
            <link>/search/Scss</link>
            <guid>Scss</guid>
            <pubDate>Tue, 15 Jul 2025 02:31:57 GMT</pubDate>
            <description><![CDATA[Popular searches in the blog related to Scss topics.]]></description>
        </item>
    </channel>
</rss>