Dhruvil Joshidhruvilblog.hashnode.dev·Feb 10, 2025Practical Use Cases for Headless CMS with Laravel for Seamless Web DevelopmentContent management systems have changed a lot over time. Traditional CMS platforms keep the backend and frontend connected, so it become less flexible. But modern businesses need more freedom in their content delivery. The combination of Laravel and ...13 likesheadless cms with laravel
Syed Muhammad Yaseensm-y.dev·Feb 9, 2025Building a Modern Developer Portfolio with Next.js, Hashnode, Shadcn & Tailwind v4Building a Modern Developer Portfolio with Next.js and Hashnode In the fast-paced world of tech, a strong developer portfolio isn’t just a showcase of your work—it’s your personal brand. To stand out, I built a portfolio that combines Next.js, Hashno...41 readsProjectsNext.js
Amit Kumarenlightenwithamit.hashnode.dev·Feb 7, 2025Mastering Sitecore Search: How to Extract and Index Complex Metadata with the JavaScript Document ExtractorIn the fast-paced world of digital content, efficiently discovering and retrieving information is crucial for delivering exceptional user experiences. Sitecore Search excels in this area, offering robust capabilities to seamlessly extract, index, and...55 reads2025
Amit Kumarenlightenwithamit.hashnode.dev·Feb 3, 2025Getting Started with Sitecore XM Cloud: A Beginner’s Guide to Learning Resources🤔Introduction to XM Cloud Courses If you want to learn about Sitecore XM Cloud but don't know where to start, you're not alone. Sitecore XM Cloud is a powerful cloud-based CMS that helps businesses deliver personalized experiences across multiple ch...225 reads2025
Joshua Parkernomadicjosh.hashnode.dev·Jan 31, 2025What Problems Does Devflow CMF Solve for Developers?Introduction Before the early 2000s when CMSs started competing for market share, websites were built with pure HTML, CSS, and sometimes Javascript. After years of monolithic CMS domination, more and more people are turning to simple static websites....PHP
Amit Kumarenlightenwithamit.hashnode.dev·Jan 27, 2025How to Avoid Sitecore XM Cloud Next.js Build Errors: A Comprehensive Guide🤔Introduction When working with Sitecore XM Cloud and NextJS, developers often encounter build errors due to messages like "Field declared but never used" and "Property 'value' does not exist on type." These errors can be a barrier to development. H...106 reads2025
Amit Kumarenlightenwithamit.hashnode.dev·Jan 23, 2025How to Use GitHub Codespaces for Sitecore XM Cloud DevelopmentAs Sitecore XM Cloud gains popularity among modern developers, it's important to build efficient and scalable workflows. Developers always seek ways to improve their workflows, and most front-end developers prefer not to use Docker-based local develo...235 reads2025
Joshua Parkernomadicjosh.hashnode.dev·Jan 20, 2025Devflow CMF: A WordPress AlternativeDevflow and WordPress have quite a few things in common. Both are self-hosted solutions, coded in PHP, and customizable. Devflow also shares a lot of code with WordPress, but it is definitely not a fork. The similarities in the API, event system, and...Web Development
Erik ChenforTenten DTC Insider™ | Shopify Expertshopify.tenten.co·Jan 20, 2025Shopify Development learning roadmapResources Path to becoming a Shopify Dev : r/shopify How would you go about becoming shopify developer in 2024, if you had to start over with 0 knowledge? : r/shopify Best Shopify Training Program : r/shopify Best Shopify Training Program : r/sho...shopify
Erik ChenforTenten - AI / ML Developmentdeveloper.tenten.co·Dec 30, 2024What is Jamstack?Jamstack is a modern web development architecture that decouples the frontend experience from backend services, focusing on three core components: JavaScript, APIs, and Markup. Originally coined by Matt Biilmann in 2015, Jamstack has evolved from a s...headless cms