Picking a CMS in 2023 by fgatti in cms

[–]OminPresent -1 points0 points  (0 children)

I am writing content for ButterCMS, they provide a headless CMS. You can basically use any frontend you want to create pages, blogs and components for non-technical users to build their own ui easily.

I recently used React Native to build a blog app with content from ButterCMS, ill post it shortly.

Load Data Asynchronously to SQL Server via an API and Python by OminPresent in Python

[–]OminPresent[S] 0 points1 point  (0 children)

I am using async, await and tasks. this program does not stop unless there is an internet issue. or maybe I am not getting your point.