Strapi.js Crash Course | Headless CMS

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • In this video we will look at the Strapi headless CMS and create a REST API with JWT authentication all from the admin area of Strapi
    Strapi Website:
    strapi.io
    💖 Become a Patron: Show support & get perks!
    / traversymedia
    Website & Udemy Course Links:
    www.traversyme...
    Follow Traversy Media:
    / traversymedia
    / traversymedia
    / traversymedia

КОМЕНТАРІ • 488

  • @TraversyMedia
    @TraversyMedia  4 роки тому +444

    Just think of the code you would have to write just for a REST API with relationships, JWT authentication, roles, error handling and so much more. We do it all here from a GUI. There are pros and cons to using a CMS vs custom code, but Strapi is also easy to customize if needed. Awesome technology. And no this is not sponsored, it is just something I think is amazing

    • @anirudhagandhare6294
      @anirudhagandhare6294 4 роки тому +11

      That is something i was Searching for 😅

    • @codewithhanoak
      @codewithhanoak 4 роки тому +1

      Nice.

    • @_Monimal
      @_Monimal 4 роки тому +4

      That is very awesome piece of software and a good way to create simple REST APIs also for Frontend-Developers :)
      Thank you for your good videos!!

    • @khandoor7228
      @khandoor7228 4 роки тому +2

      I found Strapi about 2 weeks ago and love it. Great timing from you Brad I was going to spend this weekend doing a deep dive. Thanks!

    • @kirin9991
      @kirin9991 4 роки тому

      legend

  • @markofreethrow8474
    @markofreethrow8474 4 роки тому +139

    Apart from being an amazing teacher - eloquent, down-to-earth and comprehensive without being overwhelming, I am constantly impressed by your choices of pieces of technology that you decide to present. Constantly building up relevant and up to date skills. Keep it going man!

  • @JackSparrah
    @JackSparrah 4 роки тому +29

    I love how whenever I'm researching some new technology and want to learn more about it, Brad already has a crash course video made, and it's always at the top of the search results and happens to be fairly recent too. This has happened a few times now, but it still amazes me every time. Thank you Brad!!

  • @eduriseworld
    @eduriseworld 4 роки тому +163

    Coming up with Technologies we have never heard of. Wow.

    • @thakurbhanupratap2613
      @thakurbhanupratap2613 4 роки тому +4

      That's what we love about Traversy Media

    • @TraversyMedia
      @TraversyMedia  4 роки тому +53

      This is one of the coolest things I have come across lately. What we did in this video from the GUI, would take hours to code from scratch.

    • @eduriseworld
      @eduriseworld 4 роки тому +6

      @@TraversyMedia I can totally relate. Things are getting so simpler these days. I remember in 2017 when I was learning CSS by myself no body told me about Bootstrap and I ended up creating the complete Navbar with dropdown with pure HTML and CSS. I put in more than 10 hours to do that. As I was pretty new to programming.

    • @universal4334
      @universal4334 4 роки тому +2

      @@eduriseworld now I am in the same position where you had in 2017 ....just recently I heard all these things like WordPress , wordflow ......and myself raising questions, why to code from scratch rather than using wordflow , wordpress ....could you please let me know why to code rather than using these ....

    • @akhilthakur251
      @akhilthakur251 4 роки тому +2

      @@universal4334 see it's depends on project to project. WordPress will give you certain level of customization. But if you are at intial stage of your career I would recommend start from scratch.It will help you to understand the core concepts. In WordPress try to create post type with plugin kind of stuff you can learn.

  • @muhammadayub1929
    @muhammadayub1929 4 роки тому +21

    This video just released at the perfect time as I recently began working with Strapi at work to create RESP API's!

    • @vkray
      @vkray 4 роки тому

      Suhaib Ayub Good choice. I’ve been working on Strapi from last 3 months.

  • @ryanpeterson9562
    @ryanpeterson9562 2 роки тому +6

    Brad, your courses helped get me a job last year and your videos are helping me help push the agency I work for forward. Thanks for all of your work, I'm happy to buy any course you put out in the future.

  • @aswadali7547
    @aswadali7547 4 роки тому +12

    Oh my god! How is this even possible? Just a few days ago I searched your channel for a tutorial on Strapi and just now you released that very tutorial, you definitely have a secret technique up your sleeves. Sir Brad, you are the best.

  • @davidnichol4735
    @davidnichol4735 4 роки тому +22

    I just finished up building my first MERN CRUD API, and now I never have to suffer through that again.
    These are happy tears.
    Edit: Build a project with react!!

    • @vkray
      @vkray 4 роки тому

      Nice job. Mongodb is using less in real-time projects. Try to learn Postgres. Mongodb sucks for relationships.

    • @OzzyTheGiant
      @OzzyTheGiant 4 роки тому +2

      Haha, you shouldn't have to feel that way when building an API. It's honestly not that hard, just takes some experience and getting used to. After a while, you'll know how to build routes, set up and configure the database, create the queries needed for your app, and convert them to JSON, not just for Node.js but for any programming language.

  • @exactzero
    @exactzero 4 роки тому +17

    Perfect timing. I've actually recently just deployed a web app with Strapi to handle the backend and content management. It was a breeze to set up. Saved me a lot of time and allowed me to focus on the frontend (React).

    • @exactzero
      @exactzero 4 роки тому

      @Reynaldo Once you're done developing, make sure to set the proper server configurations under the config/environments/production. Push your changes to Github then pull your Strapi app from your server, run npm install and then npm start. You can also use PM2 to keep your Strapi server alive and restart automatically if it crashes or your system reboots.
      Check out the official documentation for a proper deployment guide: strapi.io/documentation/3.0.0-beta.x/getting-started/deployment.html#deployment

    • @exactzero
      @exactzero 4 роки тому

      @neil u Yes, you can certainly use Strapi. Strapi is just a GUI way of setting up your API which can be consumed by any client such as a web apps or mobile apps.

  • @arslanali774
    @arslanali774 Рік тому +1

    whenever i want to quick start a technology, i come to this channel and i get the required knowledge to get started with it. thanks man.

  • @paulhitchmough
    @paulhitchmough 2 роки тому +2

    *Strapi Version 4*
    For anyone watching this video, you may be surprised by the differences between Version 3 used in this video, and Version 4 that would be installed if you followed this guide.
    Amazing guide still, and enough to help a seasoned coder understand Strapi and its strengths, but it took quite a bit of looking through the Documentation to work out where certain things were, and how to access other features.

    • @keithrussel
      @keithrussel Рік тому

      I'm having a hard time to install the version 4. After the installation the admin page resulting in a blank page only.

  • @dunzek943
    @dunzek943 3 роки тому +1

    I'm blown away. Before I only knew Vue.js, but as if Strapi.js wasn't enough I also got introduced to Postman. Wow.

  • @M4CARBINE556
    @M4CARBINE556 2 роки тому +6

    Great video Brad! This is exactly what I was looking for. I'm a new freelance web developer and this is a great way to add backend functionality to sites for clients without having to write tones of code every time. I'd love to see a video on connecting Strapi to a React app.

  • @christophsinging
    @christophsinging 3 роки тому +1

    About a week now I dive into frontend development and headless cms. As a wordpress coder everything I have learned in this time so far is an enlightenment, also this introduction to strapi headless cms. My excitement grows more and more watching so clearly presented tutorials. Thanks a lot! :-)

  • @pioleonardo
    @pioleonardo Рік тому +1

    I am a Stimulsoft Reports developer and I decided to try learning Strapi and choose Brad Traversy video to learn from it. Thanks Brad. You are awesome!

  • @patricktobias4232
    @patricktobias4232 4 роки тому +1

    Been using this framework for the past few months now and the experience is really great! You get to deploy features really fast due to the vast features you can use.

  • @chriscarton4728
    @chriscarton4728 4 роки тому +6

    For those who struggle with the ROLES & PERMISSIONS plugin, it's now located at SETTINGS->USERS & PERMISSIONS PLUGIN->ROLES (then you have to click on "Authenticated" or "Public" and set the permissions below).

  • @andrewbrstein
    @andrewbrstein 4 роки тому +2

    You do not know how much I love the fact that you just uploaded this. I literally only watch your tutorials and walkthroughs over anyone else. Great work my friend! 🙏

  • @DanielScottFilms
    @DanielScottFilms 2 роки тому +1

    Just booted up my very first install of Strapi and I instanstantly knew this is going to be a huge tool for my workflow. Thanks for sharing!

  • @pixchcn3773
    @pixchcn3773 4 роки тому +3

    Amazing timing! Just earlier today I added "learn headless CMS, like Strapi" to my agenda, and BAM!! Travis is coming out with a tutorial the SAME DAY!! lol

    • @AccessCode101
      @AccessCode101 4 роки тому +1

      Same here. I actually learned a little bit from the documentation first, last month. But failed miserably at getting data to my front end.

  • @desmondbutler669
    @desmondbutler669 4 роки тому +7

    I've been watching this product for a while now; very impressed with it. Would love to see a full-stack example that includes deployment, with ssl on both front/back-ends. I think it would also be nice to explore admin customization, to include perhaps a widget-based dashboard (since strapi react based)

  • @dutchman55
    @dutchman55 4 роки тому +2

    Hey I learned to code from you like 5 years ago... I am the SME for Strapi at my company (the largest retailer in the US), it’s a really nice tool! It’s seeing more and more use in the industry and I’m super excited to see you covering it!!

  • @bharathravi7820
    @bharathravi7820 4 роки тому +1

    I had been behind Strapi right after the alpha version released. It's so much joy that the product is finally getting the space it deserves. I hope this will inspire many to try it out, amazing work by you like always! Thanks!

    • @jatinkukreja18
      @jatinkukreja18 4 роки тому

      Bharath Ravi Hey did you find any success in deploying it on a live site?

  • @ameetshrestha6424
    @ameetshrestha6424 4 роки тому +1

    Strapi surely is amazing. It has been a couple of days since I started learning Strapi. I was relying on its documentation and was searching for a latest tutorial video for this headless CMS. And then notification popped up from your channel for this crash course. More than a happy. Thank you so much. Keep up your good work.

  • @mdsadiqurrahman9786
    @mdsadiqurrahman9786 4 роки тому

    Headless CMS is amazing. There are some services out there that provide serverless and headless CMS, but I believe most would not feel very comfortable to put a middleman into their application. But strapi is solving that. They give you the dashboard and let you do however you want to manage it. Thanks for the effort 👍

  • @luximperium4164
    @luximperium4164 3 роки тому

    I commented a few weeks ago on here when I first was learning this. Now I've made a full website with this as the back end for my mom to use to easily change the content on her site. It's easy to use for those who don't know anything about coding, but can easily use things like social media. Highly recommend to those handing off websites to people who don't know code.

    • @shubhpratapsingh1794
      @shubhpratapsingh1794 2 роки тому

      hey man i have some doubts regarding the deployment...can I contact u somehow...?

  • @parrisgjerde9212
    @parrisgjerde9212 3 роки тому

    As one who’s been scratching their head on (headless) CMS systems, this Strapi overview was fantastic, thanks!

  • @followcasper9552
    @followcasper9552 3 роки тому

    Thanks Brad for a nice video.
    Remember to publish your collection types.. else you get an empty array [ ].
    Roles is now under Settings "User & Permission plugin".
    20-01-2021.

  • @beastgaming1772
    @beastgaming1772 4 роки тому +4

    I just bought two of your courses javascript and react man you're amazing

  • @chrisjones469
    @chrisjones469 3 роки тому +1

    I was looking for React performance with a CMS to make life easier for clients. I could use Wordpress in a similar way, but I'm not a huge fan, for a variety of reasons. This is right up my alley! Thanks again for another great tutorial!

    • @lardosian
      @lardosian 3 роки тому

      I really dislike using wordpress, just feels weird, much prefer React way of building stuff!

  • @terjechristensen1733
    @terjechristensen1733 4 роки тому

    Great video. Started using strapi last week. Your video is the best intro I have seen about strapi so far. Thank you.

  • @pacera3066
    @pacera3066 4 роки тому +1

    I tried learning strapi the other month and had some trouble! Amazing timing with this video and headless CMS!!!

  • @kefamutuma6516
    @kefamutuma6516 4 роки тому

    I just learnt about strapi from scoth.io and wondered why no one had made a tut about this. Well done sir, Always ahead of the game.

  • @TechnicalAhmed
    @TechnicalAhmed 4 роки тому +7

    Thank you Brad, thank you so much for giving us the precious content and helping us in building our career and future. We love you ♥️

  • @jesusidev
    @jesusidev 4 роки тому

    I just launched an API with strapi and digital ocean. Was a pain but the tutorial help on strapi. Great video.

  • @Sillyvan
    @Sillyvan 4 роки тому

    i absolutely love this. i thought about making a own webshop and this literally has all the functionality i wanted. this saves me ALOT of time

  • @paalwilliams4169
    @paalwilliams4169 4 роки тому +1

    Thanks for making this! I've been following Strapi for a while and have been wishing more people made tutorials about it. Stoked to watch.

  • @tshawchit
    @tshawchit 4 роки тому

    I installed strapi a week ago, and was busy to check out it's features. Thanks Brad :D

  • @rahulkuulsingh
    @rahulkuulsingh 4 роки тому

    Last week I found strapi, installed it, used it for a while, deployed it on heroku. But I needed a tutorial that goes deep. I am happy that Traversy has uploaded one. Thanks.

    • @daheck81
      @daheck81 4 роки тому

      This doesn’t go deep at all tho. It's basically just a preview

  • @fluntimes
    @fluntimes 4 роки тому

    I've been wanting to learn Strapi ever since I started learning Gatsby in the past few months. Thanks Brad.

  • @sunilanthony17
    @sunilanthony17 4 роки тому +1

    This is pretty good. I always build my backend with .net core but this gives me options to work faster.

    • @wovasteengova
      @wovasteengova Рік тому

      have you used it yet? How do you like it?

  • @wovasteengova
    @wovasteengova Рік тому +1

    Im almost done with my express app and of course i run into this new technology now. LOL. I can't decide if i should use it or finish the app😂😂

  • @feminist098
    @feminist098 4 роки тому +85

    This tool is so good, that I am afraid of losing my backend dev job to a front desk guy.

    • @MrDKdeka
      @MrDKdeka 4 роки тому +2

      Not going to happen any time soon. Check out this video from 10+ year senior web dev comparing Strapi vs Nodejs Firebase:
      ua-cam.com/video/aQhDFN64YrQ/v-deo.html

    • @rickvian
      @rickvian 4 роки тому +5

      no way, i doubt front desk guy can even save file as .js

    • @abhishekkumawat8353
      @abhishekkumawat8353 4 роки тому

      @@rickvian React guys do that all the time?

    • @abhishekkumawat8353
      @abhishekkumawat8353 4 роки тому +1

      Learn Loopback4 💪🏻

    • @feminist098
      @feminist098 4 роки тому

      @@MrDKdeka wow.

  • @rubinelezi7133
    @rubinelezi7133 4 роки тому

    This tool does my 99% backend job

  • @scootergirl3662
    @scootergirl3662 3 роки тому

    This is easily the quality of videos from pluralsight and such. Thanks so much for making this! It is also one of the few things I have found that has done well teaching me how to create an api as an absolute beginner.

  • @StanielBG
    @StanielBG 4 роки тому

    Very nice Crash Course! I also started using Strapi and i'm very happy with it. It's awesome for people without much Back-end knowledge.

  • @shineymcshine
    @shineymcshine 4 роки тому +1

    hahh i've been learning about it for the last few days, now I see this. always great to see these things get more publicity - now do AlpineJS!

  • @gitstray6019
    @gitstray6019 4 роки тому +1

    Thank you very much for creating this - I'm was wondering if you would do an example on how to interact Strapi with React. Then how to deploy React to a server. What are the best settings and best areas to host these sites. I've been watching your videos for a while. I really appreciate you doing these and how thorough you are.

  • @genehenson8851
    @genehenson8851 3 роки тому

    Every time that I want to try something new, Traversy Media has me covered with a crash course. Thanks for the work brother.

  • @user-kn6vr7el8y
    @user-kn6vr7el8y 4 роки тому

    Strapi is great technology! I using it since 2018 and have a lot of projects in production. I can recommend it!

  • @leslie7922
    @leslie7922 4 роки тому +5

    I've been wanting a decent open source headless CMS tutorial. Thanks for this I'll follow it through later today. Dropping a like now though :)

  • @themineworkers4026
    @themineworkers4026 4 роки тому +6

    and i was just googling this a couple of days ago thanks a bunch man

  • @fredplankshe
    @fredplankshe 4 роки тому

    GG Brad! I found out about this thing because of you. It is awesome. I'm glad that I did your crash course on node and express.. so customizing something like this is pretty easy.
    Your doing good bud. Thanks!!

  • @edenr1988
    @edenr1988 4 роки тому +2

    Awesome preview, I really enjoy watching your tutorials, you makes things very clear and simple! Thank you for sharing this!😄

  • @kunalmahajan7761
    @kunalmahajan7761 4 роки тому +1

    I'm just here to appreciate your hardwork and smart work! Thank you for everything!

  • @said8101
    @said8101 4 роки тому

    Brad the teachers Teacher !! Just wanna thank you for your work, really appreciate it. You’re a Genius. Hope to get at least half as good as you in coding one day

  • @abbasloda1
    @abbasloda1 4 роки тому

    Dude your content is awesome. You are giving for free what could have made you thousands of dollars. Thank you I leaned a lot from your tutorials. You always make an effort to do a little more than most.

  • @Vue-daigle
    @Vue-daigle 4 роки тому

    This Strapi.js is what we've been looking for years now ! Can't wait for the next video ... Thank you Brad :D

  • @guiltygreen
    @guiltygreen 2 роки тому

    Super helpful, thank you so much for this video! Really broke it down into easy to understand bits. I've watched a few Strapi tutorials now, and I think yours is the best.

  • @Adam-gp3ij
    @Adam-gp3ij 4 роки тому +2

    Thank you so much for having you! I appreciate every second you spend for us

  • @MaximeCHEVASSON
    @MaximeCHEVASSON 4 роки тому

    Great video, I wanted to dug into Headless CMS for a while, and it saved me some time.
    + Very clear & great examples. Thanks a lot !

  • @marlonberdefy3133
    @marlonberdefy3133 3 роки тому

    I don't get why people dislike videos like that. Great tutorial!

  • @ApurvKhare
    @ApurvKhare 4 роки тому

    I am wanting to explore Strapi since sometime and boom Brad got me covered. Thanks Brad 😊

  • @OzzyTheGiant
    @OzzyTheGiant 4 роки тому

    I've been wanting to get into building websites with user-controlled content, specifically for the food service, car dealership, and real estate industries. Naturally Wordpress seemed like an obvious choice, but I'm so annoyed with the industry continuing to ride that bandwagon and not noticing that there are better, more efficient alternatives out there. Glad to know Strapi exists; will be using this along with Gridsome for static site generation and Nuxt.js for web apps, not to mention Flutter if the client wants a mobile app to go with such products.

  • @The2233AHMED
    @The2233AHMED 4 роки тому +3

    thank you so much Travis, amazing like always, I would love to watch a full-stack course with Strapi.js and React.js.

  • @KJMacoustic
    @KJMacoustic 2 роки тому

    This tech just blew my mind! Thank you so much for making this video!!

  • @SaiPravesh
    @SaiPravesh 4 роки тому

    Great tech, headless CMS is now becoming so popular with frontend javascript libraries in every project. Looking forward to see a full stack app with Strapi and react from you.

  • @donphelix5266
    @donphelix5266 4 роки тому

    How do you do it, Brad?
    What drives you to make this super cool videos?
    How do you normally plan yourself, man?
    How was your first video on youtube?
    Were you having some chills in your heart?
    I am just curious bro.

  • @kendallhayes4917
    @kendallhayes4917 4 роки тому

    This is gold. Thank you so much for making a headless CMS so easy to learn how to use.

  • @Hildreim
    @Hildreim 4 роки тому +2

    Thank you very much! I was wondering, can you make if possible some videos about websites architectures? How to organise our project and all, it would be awesome ! Thank you for all your hard work you are really the best teacher

  • @kirin9991
    @kirin9991 4 роки тому +1

    i was looking at this a few days before, but lazy to look at the docs
    thanks!

  • @SFDCFacts
    @SFDCFacts 4 роки тому

    This is amazing. Quick and easy way to setup backend apis.

  • @rawrbearmedia1426
    @rawrbearmedia1426 Рік тому

    Looking forward to a full app build with Strapi! Great video as always, Brad!

  • @riexrickgaming
    @riexrickgaming 4 роки тому

    JUST ABOUT LOOKING FOR CMS, THIS GOT RECOMMENDED, YOU ARE THE BEST

  • @thanapongangkha1417
    @thanapongangkha1417 4 роки тому

    Even tho I have no idea what this library is about yet but thanks for it anyway. Stay safe Brad!

  • @DanielGomez-kx9ov
    @DanielGomez-kx9ov 4 роки тому

    I'd been waiting so long for this... Brad, you're the best instructor. The best.

  • @santosjuniormartemarte8928
    @santosjuniormartemarte8928 4 роки тому

    Surely you don't have a community that makes you aware of all those great projects? you are great i like it.

  • @ivanskubko9177
    @ivanskubko9177 4 роки тому

    Strapi is awesome, no doubt. Saved so much time for me. And their GraphQL plugin makes life even more easier - do not neglect it if you'll use Strapi

  • @wasimkabir4398
    @wasimkabir4398 4 роки тому +1

    Strapi and Nuxt (or Quasar) please. It'll be a great help. Thanks for these crash courses.

  • @giannistek1
    @giannistek1 3 роки тому +1

    Just posting this for myself
    8:00 GET Request
    13:22 POST Login Request

  • @bliggode
    @bliggode 4 роки тому

    outstanding video. quick and good examples explaining the details.

  • @EthanG298
    @EthanG298 3 роки тому +1

    this seems a lot better than the WordPress headless cms

  • @carsonfranklin6239
    @carsonfranklin6239 4 роки тому

    This now marks the 4th time you've come out with a video the day (I am dead serious) after I was researching the exact same topic. I am positive it's not due to some shared mailing list or other common source. This time the only thing that had me looking at Strapi was a late night hate fest with a WordPress bug. Get out of my head Brad.
    Next week on the channel... "Hacking Subscribers Amazon Echos for ideas on what to tackle for your next show! Tune In! I'll know if you don't!"

  • @xurussell1537
    @xurussell1537 4 роки тому

    i'm your big fan from china. If possible,
    can u post some videos other than technology,like "a freelance day" or "family vlog". I'm a coder and i also have a son with
    autistic. Sometimes I feel so depress and frustrated, and dont know how to move along. konwing that someone on earth has the same situation like me ,and that one happens to be my mentor, gives me some confort.Thank you very much Brad

  • @rakesh.rankawat
    @rakesh.rankawat 4 роки тому

    How do you do that, because of you I have got my first job... Now I'm continue to following you from past 1.5 years. You are amazing!!!

  • @reginaborgno1521
    @reginaborgno1521 4 роки тому

    Thank you so much Brad!! I was looking for something like this!! You're always bringing us the best stuff!!

  • @muzafferhassan
    @muzafferhassan 4 роки тому

    Thanks for the short but effective video on Starpi

  • @clevertech74
    @clevertech74 4 роки тому +1

    Very nice and impressive how easy is to run a backend just in a few minutes :) Just a word of advice: This is not common in the real world, if you want to be a "real" full stack developer I do heavily recommend to start learning Java, C# or any other back end programming language besides Node, Express, Mongo and the JS environment. If you look for a job and want to develop commercial web or software development enterprises almost 100% of the time will use either Java, C#, C++ and so on for their back end products.

  • @santosokwadi
    @santosokwadi 4 роки тому

    Man you should open up a university or college of IT of your own. I trust it will succeed. Great content Thanks as always.

  • @amirhosseinkhurizadeh8920
    @amirhosseinkhurizadeh8920 4 роки тому

    Brad always on time, I was looking for a tutorial on Strapi.js. Thx Brad.

  • @gabrielgutierrez641
    @gabrielgutierrez641 4 роки тому

    Thank you for this crash course. I think it'll change my developer life!

  • @leonvanrijswijk8409
    @leonvanrijswijk8409 4 роки тому

    Cool. First time I heared about Strapi. Would be great if you would make a course on this. Postman for the frontend would be fine. That way you keep it independent of the frontend and really focus on Strapi.

  • @ThatGuyAnonymous
    @ThatGuyAnonymous 4 роки тому

    Strapi is truly amazing, it saves a lot of time. Great video man 👌

  • @mohammedelamin1563
    @mohammedelamin1563 4 роки тому +5

    God only know, I'm searching about this 😍😍

  • @cheynesaccount
    @cheynesaccount 4 роки тому

    Thank you my dude. Been having trouble with the docs, this is very clear.

  • @dalestewart
    @dalestewart 4 роки тому

    Excellent introduction to Strapi.js crash course. Thanks

  • @axaysushir
    @axaysushir 4 роки тому

    That's very useful for make auth api, I am looking for CMS system in JS and that's it. Very good video. This is like Magento in PHP.

  • @lyqht
    @lyqht 4 роки тому

    This is a really great introduction to strapi! Thank you for this crash course :D

  • @user-gs5ij1bv6z
    @user-gs5ij1bv6z 2 роки тому

    Strapi is beautiful 🥺🥺

  • @shalomberkohn4581
    @shalomberkohn4581 Рік тому +1

    😍 Thank You, Your videos are liberating!