KarlforCosmic Blogcosmicjs.hashnode.dev·Oct 9, 2023Building a ToDo app with SwiftUI and CosmicIntroduction In this article, we're going to dive deep into a particularly powerful combination of technologies, SwiftUI and the Cosmic CMS, to build a cross-platform ToDo list app. SwiftUI, a brainchild of Apple since 2019, is an innovative and intu...Discuss·16 likesSwift
Ernest Obotmegtrix.hashnode.dev·Dec 9, 2022A community curated list of awesome projects related to the Cosmos SDK ecosystemThe Cosmos SDK is a modular framework for building blockchain applications in Go. Gaia, the implementation of the Cosmos Hub, is built with the Cosmos SDK. Client Libraries Go Ignite CLI - All-in-one platform to build, launch, and maintain any crypto...Discuss·79 readsBlockchain
Stefan Kudlastefankudla.hashnode.dev·Sep 20, 2022Add a headless CMS to Astro in 3 easy stepsAstro is a lightweight web framework capable of shipping highly performant websites with minimal (or non-existent) JavaScript bundles. In this guide, we’re going to create our content with Cosmic and retrieve it in our Astro project, allowing for qui...Discuss·1 like·62 readsheadless cms
Stefan Kudlastefankudla.hashnode.dev·Jul 19, 2022Creating a Developer Portfolio with Next.js and CosmicAs a developer, one of the most valuable things you can do is create your presence on the internet. Your portfolio is a great place to showcase your proudest projects to the community or potential employers. Today, we’re going to build a beautiful de...Discuss·2 likes·108 readsNext.js
Milecia McGregormilecia.hashnode.dev·Apr 12, 2022Build a Non-Profit App with Next.js and CosmicThere are a number of local and global issues happening right now and most of the time it feels like there's not much we can do to help. But there's always something we can do! That's why we're going to build a simple non-profit app that will show o...Discuss·48 readsNext.js
Sumit Kharchesumitkharche.hashnode.dev·Oct 18, 2021How to Build a Blazing-Fast Astro Blog with Cosmic CMSIn this tutorial, I'm going to show you how to create a simple Blog application using Astro, and Cosmic CMS. Without further ado, grab some coffee & let's build a cool app! TL;DR Astro Cosmic Blog Demo Download Source Code Install the Astro Cosmic...Discuss·10 likesCosmic JS
Sumit Kharchesumitkharche.hashnode.dev·Oct 25, 2020How to Build a Blazing-Fast Blazor Blog with CosmicIn this tutorial, I'm going to show you how to create a simple but blazing fast blog using Blazor WebAssembly, Tailwind CSS, and Cosmic. Without further ado, grab some coffee & let's build a cool app! TL;DR Demo Download Source Code Prerequisites ...Discuss·13 likes·348 readsBlazor
Sumit Kharchesumitkharche.hashnode.dev·Jul 11, 2019Build A Simple ToDo App using Svelte and Cosmic JSIn this tutorial, I'm going to show you how to create a simple Todo application using Svelte, and Cosmic JS. So lets grab a cup of coffee and start coding. TL;DR Svelte ToDo App Demo Download Source Code Prerequisites You need to have installed t...Discuss·15 likes·389 readsCosmic JS
Sumit Kharchesumitkharche.hashnode.dev·Jun 27, 2019How to Build a Blog using React Static and Cosmic JSIn this tutorial, I'm going to show you how to create a simple but blazing fast blog using React , React Static , and Cosmic JS . Grab some coffee & lets build cool app. TL;DR Demo Download Source Code Prerequisites You need to install lates...Discuss·11 likes·504 readsReact