Articles
I've written articles on multiple platforms and online publication, this is a list of some articles I've written online..
Build Fast Web Apps Using Qwik City
In this article, we explore Qwik and with its benefits. We also look at how to create components, layouts, pages, as well as performing dynamic routing using Markdown, and adding styles our Qwik application.
Jan 11, 2023 · 9 min read
Dynamically managing state with Legend-State
Legend-State is a state management library that optimizes React apps for performance, scalability, and developer experience. This article will teach you how to manage state in your application using Legend-state.
Nov 29, 2022 · 7 min read
Build a Task Manager CRUD App with React and Hygraph
Let's build a fully functional CRUD application using Hygraph, React, and ApolloClient. The task manager we'll have at the end will help you stay organized!
Feb 17, 2023 · 9 min read
Comparing Blockchains: Ethereum Vs Tezos
In this article, you will learn the basics of Ethereum and Tezos and a detailed comparison between the two popular blockchain technologies. It also give the reader insight into which blockchain technology they would love to learn and use for their next.
Jul 7, 2022 · 5 min read
Pros and Cons of Implementing a Headless CMS
This article will cover the definition of a CMS, its types, and how it has developed and changed over time.
Sep 7, 2022 · 9 min read
Next.js vs. Nuxt.js: Ultimate guide
In this thorough guide, we’ll compare the Next.js and Nuxt.js JavaScript frameworks, their use cases, and their pros and cons.
Dec 30, 2022 . 13 min read
Interacting With Form Data Using Next.Js And Hygraph
In this tutorial, we’ll take the power of Next.js and combine it with Hygraph by using Next.js to create an API in our Next.js backend that will interact with Hygraph services.
Aug 25, 2022 · 7 min read
How to write, test and deploy Ethereum smart contracts using Truffle
This article will look at writing, testing and deploying a smart contract using the Solidity programming language and Truffle.
Nov 9, 2022 · 9 min read
How to Build a Functional Blog with Gatsby and ButterCMS
In this article, we’ll learn how to use ButterCMS Content Types to quickly create and add custom pages to your Gatsby application.
Dec 15, 2022 · 9 min read
Build a blog with Astro and Webiny Headless CMS
In this article, the reader will know what is Webiny. They will also learn how to set up Webiny with Astro. In addition, they will learn to source data from our Webiny Headless CMS to our frontend (Astro).
July 27, 2022 · 7 min read
Building an Event App with Astro & Prismic
In this article, we’ll talk about Prismic and learn how to set it up with Astro. In addition, we’ll learn to source data from Prismic to a frontend – Astro.
Oct 12, 2022 · 9 min read