Costanza Casullocostanza.website·Nov 6, 2024Editing Data of a Baserow Table using Nuxt: A step-by-step tutorialIn the previous article, I walked you through the process of posting data to a Baserow table using Nuxt. We utilized Nuxt composables to handle the API call and displayed the data on a page. Please go back to the previous article if it’s your first t...DiscussNuxt
Costanza Casullocostanza.website·Oct 21, 2024Posting data to a BaseRow Table Using Nuxt: A Step-by-Step TutorialIn the previous article, I walked you through the process of fetching data from a Baserow table using Nuxt. We utilized Nuxt composables to handle the API call and displayed the data on a page. Please go back to the previous article if it’s your firs...Discuss·27 readsNuxt
Saurabh Kumardigiplatforms.hashnode.dev·Apr 22, 2024Essential Javascript Review Before Starting React DevelopmentAs the landscape of web development evolves, particularly with the shift from traditional backend technologies to the more dynamic React ecosystem, a robust understanding of JavaScript's foundational concepts becomes crucial. This blog, "Essential Ja...Discuss·26 readsTraditional Sitecore Developer's Guide to Composable ArchitectureJavaScript
Saurabh Kumardigiplatforms.hashnode.dev·Mar 27, 2024Composability Unlocked: The Dev's QuickStartIntroduction In the tech world, terms like "headless," "composable," and "microservices" are more than just buzzwords - they signal a major shift in how we build software. This change is being embraced by companies both large and small, validating th...Discuss·140 readsTraditional Sitecore Developer's Guide to Composable ArchitectureSitecore
ssbhattaraishyam-sundar.com.np·Mar 26, 2024VueUse-Vue composable library that has collection of vue composition utilitiesVueUse is a collection of utility functions based on Composition API. To use this, you need to familiar with this concept. In the context of Vue applications, a “composable” is a function that leverages Vue’s Composition API to encapsulate and reuse ...Discuss·29 readsvue composition utilities
Shreya Bhardwajrey8pineapple.hashnode.dev·Mar 3, 2024Shardeum’s Innovative Approach to Achieve Atomic and Cross Shard ComposabilityWhat is Composability in Blockchain? Note: We have a separate blog that is dedicated to discussing what composability is especially from a blockchain standpoint. However let’s summarize this here so it will be easier for you to understand and connect...Discuss·2 likesShardeumIsBorderless
Himadri Chakrabarti (he/him)iamhimadri.hashnode.dev·Oct 27, 2023The Expanding Universe of Software DevelopmentThese days I often think about the expanding universe when I see what's going on in software development. It keeps expanding like the universe. Software development didn't really start as the universe started from the Big Bang. Rather it started quie...Discuss·43 readscms
Brian Kingsolodev.app·Aug 3, 2023Monoliths vs API Microservices vs Serverless.TL;DR. I compare monoliths, API microservices, and serverless architectures. Understanding their pros and cons helps me make informed choices for my software development projects. An Introduction. There are three popular software architectures I woul...DiscussThe Ops SeriesMonoliths
Brian Kingsolodev.app·Jun 10, 2023Composable Architecture.TL;DR. Composable Architecture combines APIs, microservices, headless, and the Cloud. For the "12 Startups" project, I will blend Composable Architecture with technologies like Next.js, Deno.js, Express.js, MariaDB, Redis, RedisGraph, and Neo4j. This...Discuss·88 readsThe Ops SeriesComposable Architecture