Shantanu Kaushikshantanuk.hashnode.dev·Sep 28, 2023Making a portfolio website using Jamstack architectureThis is the first post in a 3-part series where I show you how to create your own portfolio website using the Jamstack architecture. In this series, you will learn: What Jamstack is and why it is a good choice for portfolio websites How to manage t...DiscussGatsby
Aravindan Rthearavindan.hashnode.dev·Sep 23, 2023Agile methodologyQ1. describe the differences in between : smoke and sanity testing : Smoke testingSanity testingSmoke Testing is performed to ascertain that the critical functionalities of the program are working fineSanity Testing is done to check the new functiona...Discusssmoke testing
Tinotenda Joetinotendajoe01.hashnode.dev·Aug 27, 2023Fetching Deeply in Sanity.io: A Comprehensive GuideI posted my frustration a week ago on X about how I lost my sanity studio code base. So yesterday morning, I finally finished reverse engineering the code base, lol. But guess what? I ended up spending the whole day again, failing to figure out a bug...DiscussNext.js
Benson Kamau (Mungaben)mungaben.hashnode.dev·Jul 24, 2023set up sanity in next13 >create next app -npx create-next-app@latestnavigate project folder add install npm install next-sanity @sanity/client @portabletext/react @sanity/image-url -run npx sanity init configure it it creates -a studio page -entry to the embedded studio ...DiscussSanity
Sandeep K Yaramchittisandeepyaramchitti.hashnode.dev·Jun 23, 2023Automating AWS Step Functions: Programmatically Initiating Workflows for Seamless OrchestrationRecently, I came across a scenario that required using a programmatic approach, such as invoking Step Functions directly from a Lambda function over triggering Step Functions via API Gateway directly. While developing the Cloudysky portal, I came acr...Discuss·1 likeAWS
Collins Mbakacollinsmbaka.hashnode.dev·Mar 30, 2023How to render YouTube and code block types on react frontend - Sanity V3Sanity is such a great CMS for creating and managing your content. If you started using Sanity in the V3 era, most of the guides you will find online will be specific to v2, and some of the code snippets will not straight out work. Had a similar chal...Discuss·2 likes·117 readsSanity
Anas Hassanblog.anashassan.me·Mar 28, 2023The Rise of Headless CMS in 2023: Benefits, Challenges, Best Practices and How to use it with NextJs for Frontend DevelopersThe world of front-end development is constantly evolving, with new technologies and tools emerging every year. One of the latest trends in the space is the rise of headless content management systems (CMS). Unlike traditional CMS platforms, which co...Discuss·86 readsNext.js
Abhi Dadhaniyaabhisblogs.hashnode.dev·Feb 9, 2023Powerful content management systems - Sanity vs Contentful vs StrapiIntroduction to the content management system Nowadays, Websites are switching from no-code website builders (WordPress, Wix etc) to the latest technology stacks like React.js, Next.js, Django, Flask etc. WordPress takes too much time to load pages. ...Discuss·91 readsSanity
Vincent Kimanivincekimani.hashnode.dev·Feb 6, 2023Headless CMS for your backend development.This article discusses headless CMS and some of its advantages as well as some recommendations and disadvantages. What is a Headless CMS? A headless CMS is a type of content management system (CMS) that separates the back-end management of content fr...Discuss·7 likes·69 readsSanity
Rishu singhrishublog.hashnode.dev·Jan 16, 2023Unleashing the Power of Sanity.ioWhat is the sanity.io tool? Sanity.io is a powerful and flexible content management system that allows you to easily manage and organize your website's content. It is built on a modern, open-source stack, and it provides developers with a wide range ...Discuss·61 readsSanity