Real chat application with Strapi CMS, Next JS, Node JS, and Socket IO
https://strapi.medium.com/real-time-chat-application-using-strapi-next-socket-io-and-postgresql-62f0bce971db
—-
#nodejs #strapi #nextjs #socketio
  
  https://strapi.medium.com/real-time-chat-application-using-strapi-next-socket-io-and-postgresql-62f0bce971db
—-
#nodejs #strapi #nextjs #socketio
Medium
  
  Real-time Chat Application Using Strapi, Next, Socket.io, and PostgreSQL
  In this tutorial, you’ll build a chat application hovering around authentication and SQL database.
  Create an authentication system with Strapi and Vue JS
https://strapi.medium.com/registration-and-login-authentication-with-vue-js-and-strapi-385819b0958d
#strapi #vue #auth
  
  https://strapi.medium.com/registration-and-login-authentication-with-vue-js-and-strapi-385819b0958d
#strapi #vue #auth
Medium
  
  Registration and Login (Authentication) with Vue.js and Strapi
  In this tutorial, we’ll learn to integrate authentication into our Strapi Application and build a simple Recipe Application with Strapi…
  Practice making survey applications with Strapi CMS and React JS
https://strapi.medium.com/creating-a-survey-application-using-strapi-and-react-js-84a07e3a9b0a
—-
Practice deploying Express JS to Vercel service
https://jonathans199.medium.com/deploy-node-js-express-api-to-vercel-dbf4461795a5
—-
#strapi #react #express
  
  https://strapi.medium.com/creating-a-survey-application-using-strapi-and-react-js-84a07e3a9b0a
—-
Practice deploying Express JS to Vercel service
https://jonathans199.medium.com/deploy-node-js-express-api-to-vercel-dbf4461795a5
—-
#strapi #react #express
Medium
  
  Creating a Survey Application Using Strapi and React.JS
  This tutorial will walk you through the process of creating a survey app with Strapi and react.js, as well as how to use…
👍1
  Long practice making Todo List application with Strapi CMS and Next JS
https://strapi.medium.com/how-to-build-a-to-do-app-using-next-js-and-strapi-63d99723eb70
#strapi #nextjs #todo
  
  https://strapi.medium.com/how-to-build-a-to-do-app-using-next-js-and-strapi-63d99723eb70
#strapi #nextjs #todo
Medium
  
  How to Build A To-Do App Using Next.js and Strapi
  In this tutorial, we’ll learn how to create a small to-do app using two amazing technologies: Next.js and Strapi.
  Long practice creating a Podcast app with Next JS and Strapi CMS
https://medium.com/strapi/how-to-build-a-podcast-app-with-next-js-and-strapi-fe7c1dbb9e8e
#podcast #strapi #cms #nextjs
  
  https://medium.com/strapi/how-to-build-a-podcast-app-with-next-js-and-strapi-fe7c1dbb9e8e
#podcast #strapi #cms #nextjs
Medium
  
  How to Build a Podcast App with Next.js and Strapi
  This tutorial will build a simple podcast app to demonstrate how we can host a podcast API on Strapi and fetch from a Next.js app.
  How to send email with Strapi CMS using cron jobs
https://strapi.medium.com/automating-emails-with-strapi-cron-jobs-e10f5008f1e1
#cron #jobs #strapi #email
  
  https://strapi.medium.com/automating-emails-with-strapi-cron-jobs-e10f5008f1e1
#cron #jobs #strapi #email
Medium
  
  Automating Emails with Strapi CRON Jobs
  Build a landing page that allows a company to collect leads in the form of user emails and send automated emails at pre-determined…
  Practice making photo sharing apps with Nuxt JS 3 and Strapi CMS
https://medium.com/strapi/how-to-build-a-photo-sharing-app-with-nuxt-3-graphql-cloudinary-postgres-and-strapi-d2b28bc94429
#strapi #nuxt #vue
  
  https://medium.com/strapi/how-to-build-a-photo-sharing-app-with-nuxt-3-graphql-cloudinary-postgres-and-strapi-d2b28bc94429
#strapi #nuxt #vue
Medium
  
  How to Build a Photo Sharing App with Nuxt 3, GraphQL, Cloudinary, Postgres and Strapi
  In this tutorial, we’ll build an SSR application with Nuxt and integrate GraphQL, Postgres and Cloudinary with Strapi.
  Practice building an auction app with Vue JS , Socket IO and Strapi CMS
https://medium.com/strapi/how-to-create-a-real-time-bidding-app-using-strapi-v4-vue-and-socket-io-2fff3bf6eee7
#vue #strapi #cms #realtime #socketIO
  
  https://medium.com/strapi/how-to-create-a-real-time-bidding-app-using-strapi-v4-vue-and-socket-io-2fff3bf6eee7
#vue #strapi #cms #realtime #socketIO
Medium
  
  How to Create a Real-Time Bidding App Using Strapi v4, Vue and Socket IO
  In this tutorial, we will be building a real-time bidding application using Vue, Socket IO and Strapi.
👍1
  Practice making a Todo List application with Strapi CMS and React JS
https://medium.com/strapi/how-to-build-a-to-do-list-application-with-strapi-and-reactjs-6a59a42d527b
#todo #strapi #react
  
  https://medium.com/strapi/how-to-build-a-to-do-list-application-with-strapi-and-reactjs-6a59a42d527b
#todo #strapi #react
Medium
  
  How to Build a To-Do List Application with Strapi and ReactJS
  This article uses the ToDo list example to cover the process of creating collections, creating RESTful APIs, manipulating data entries, and packaging with ReactJS frontend in Strapi.
👍1
  Creating a Music Player application with Strapi CMS and React JS
https://medium.com/strapi/how-to-build-a-music-player-with-react-and-strapi-29aef15dcc5c
#strapi #musicplayer #react
  
  https://medium.com/strapi/how-to-build-a-music-player-with-react-and-strapi-29aef15dcc5c
#strapi #musicplayer #react
Medium
  
  How to Build a Music Player with React and Strapi
  This article teaches you on how to build a music player with React and Strapi
  Practice creating a blog app with Remix JS and Strapi CMS
https://medium.com/strapi/how-to-build-a-blog-app-with-remix-and-strapi-cms-efbb341d3b89
—-
Creating a React Native application with Strapi CMS as the backend server
https://medium.com/strapi/creating-a-react-native-app-with-strapi-as-the-backend-8ec44400dcfd
---
Creating Authentication system with React JS, Context, and Router
https://dev.to/gabrieldneto/react-authentication-with-context-api-and-react-router-v6-typescript-4kn8
#strapi #remix #reactNative #router
  
  https://medium.com/strapi/how-to-build-a-blog-app-with-remix-and-strapi-cms-efbb341d3b89
—-
Creating a React Native application with Strapi CMS as the backend server
https://medium.com/strapi/creating-a-react-native-app-with-strapi-as-the-backend-8ec44400dcfd
---
Creating Authentication system with React JS, Context, and Router
https://dev.to/gabrieldneto/react-authentication-with-context-api-and-react-router-v6-typescript-4kn8
#strapi #remix #reactNative #router
Medium
  
  How to Build a Blog App with Remix and Strapi CMS
  This article details the steps to build a blog app with Remix and Strapi CMS.
👍1
  Long practice creating job vacancies with Next JS, Tailwind CSS and Strapi CMS
https://medium.com/strapi/how-to-build-a-job-board-with-next-js-tailwind-css-and-strapi-ff7896e3f539
—-
Practice using Next JS and case examples
https://javascript.plainenglish.io/next-js-middleware-how-it-works-and-5-real-use-cases-cfacbeb810c9
—-
Unit Testing with Cypress in React JS
https://blog.logrocket.com/unit-testing-react-cypress/
---
Comparison of server-side rendering SSR-based Javascript frameworks
https://dev.to/kaspera/we-measured-the-ssr-performance-of-6-js-frameworks-heres-what-we-found-1ck0
#nextjs #react #ssr #strapi #tailwind #cypress #testing
  
  https://medium.com/strapi/how-to-build-a-job-board-with-next-js-tailwind-css-and-strapi-ff7896e3f539
—-
Practice using Next JS and case examples
https://javascript.plainenglish.io/next-js-middleware-how-it-works-and-5-real-use-cases-cfacbeb810c9
—-
Unit Testing with Cypress in React JS
https://blog.logrocket.com/unit-testing-react-cypress/
---
Comparison of server-side rendering SSR-based Javascript frameworks
https://dev.to/kaspera/we-measured-the-ssr-performance-of-6-js-frameworks-heres-what-we-found-1ck0
#nextjs #react #ssr #strapi #tailwind #cypress #testing
Medium
  
  How to Build a Job Board with Next.js, Tailwind CSS, and Strapi
  In this article, you will learn how to build a job board with Next.js and Tailwind CSS with Strapi as a backend.
  How to deploy Strapi CMS and MySQL database to a shared hosting service using Cpanel
https://medium.com/strapi/deploying-strapi-mysql-on-a-traditional-hosting-provider-fb14932dd9fd
#strapi #deploy
  
  https://medium.com/strapi/deploying-strapi-mysql-on-a-traditional-hosting-provider-fb14932dd9fd
#strapi #deploy
Medium
  
  Deploying Strapi MySQL on a Traditional Hosting Provider
  This article explains to deploy a Strapi MySQL on a traditional hosting provider.
  Build news apps with Strapi CMS , React JS , and i18n language internationalization
https://medium.com/strapi/how-to-build-a-news-app-using-react-js-with-i18n-api-in-strapi-762a5d05ab21
#strapi #cms #react #i18n
  
  https://medium.com/strapi/how-to-build-a-news-app-using-react-js-with-i18n-api-in-strapi-762a5d05ab21
#strapi #cms #react #i18n
Medium
  
  How to Build a News App Using React.js with i18n API in Strapi
  In this tutorial, you will build a News app using Strapi and React.js. You will use the Strapi i18n plugin to translate the backend content from one language to another. Strapi will be used to build…
  Installing the TinyMCE text editor into Strapi CMS
https://medium.com/strapi/how-to-replace-strapis-default-wysiwyg-editor-with-tinymce-editor-42df203500fa
#strapi #tinymce #wysiwyg
  
  https://medium.com/strapi/how-to-replace-strapis-default-wysiwyg-editor-with-tinymce-editor-42df203500fa
#strapi #tinymce #wysiwyg
Medium
  
  How to Replace Strapi’s Default WYSIWYG Editor with TinyMCE Editor
  Strapi is an open-source headless CMS that gives developers the freedom to choose their favorite tools and frameworks while also allowing editors to manage and distribute their content using their…
  