Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Complete Strapi Course to create CMS in an easy way

Posted By: ELK1nG
Complete Strapi Course to create CMS in an easy way

Complete Strapi Course to create CMS in an easy way
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 382 MB | Duration: 39m

Using Headless CMS Strapi to build a todo app with React




What you'll learn
Learn how to build api with Headless CMS Strapi
Experience how it can suit any framework
Create a crud application with Strapi
Review React basic feature to create app with Strapi

Requirements
Basic React
Description
Why use Strapi?

Strapi is an open-source, Node js-based Headless CMS that saves developers a lot of time while allowing them to use their preferred tools and frameworks. Strapi also allows content editors to automate the delivery of content (text, photos, video, and so on) across all devices.

Why React?

React js is an open-source JavaScript package that is used to create single-page apps user interfaces. For web and mobile apps, it's utilized to manage the view layer. We can also make reusable UI components with React. Jordan Walke, a Facebook software engineer, was the first to create React. In 2011, React was launched on Facebook's newsfeed, followed by Instagram in 2012.

Developers may use React to build massive web applications that can alter data without reloading the page. React's major goal is to be quick, scalable, and easy to use. It only works on the application's user interfaces. This relates to the MVC template's view. It could be you.

In this course, we will walk you through

Deploy Strapi to Heroku

Learn CRUD operation by making a Strapi todo app

Add the todos collection in localhost Strapi

Prepare the APIs in the React App

Read the todos

Create todo

Delete a specific todo

Add styles to the todo app

Detect whether the input element is clicked or not

Set the edit mode and non edit mode

Create the update function

Who this course is for:
Developers who want to fast and easy create APIs