Headless CMS vs Traditional CMS

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 46

  • @j.r.r.tolkien8724
    @j.r.r.tolkien8724 2 года назад +63

    Amazing explanation. The only one that made it easy to understand the point of using a headless cms.

  • @YoungLink51423
    @YoungLink51423 2 года назад +36

    This was a great intro. The robot head's falling was a great metaphor that blew my mind, no pun intended. That was what actually made me "get it"

  • @AsmarahChoudhry
    @AsmarahChoudhry 11 дней назад +1

    Explained so simply. Superb job. Keep it up

  • @shiridisaigudla7078
    @shiridisaigudla7078 5 месяцев назад +1

    🎯 Key points for quick navigation:
    00:00:01 *📜 Introduction to CMS*
    - Introduction to the concept of CMS and its role in website development,
    - Overview of the basic functions of a CMS, including text creation, digital graphics, page layout, and navigation,
    - Mention of non-technical accessibility due to the absence of coding requirements.
    00:00:56 *🏗️ Traditional CMS vs. Headless CMS*
    - Explanation of traditional CMS which controls both back end and front end of a website.
    - Definition of headless CMS that manages only the content (back end) without front-end functionalities.
    - The flexibility of front-end developers in a headless CMS to use any framework they want.
    00:02:17 *🌐 API and Front-End Presentation*
    - Description of how content in a headless CMS is requested and delivered through an API,
    - Explanation of the separation between the back end and the front end,
    - Emphasis on the unformatted nature of the content delivered and the responsibility of the front end.
    00:02:44 *🚀 Advantages of Headless CMS*
    - Discussion on the growing popularity and benefits of headless CMS architecture,
    - Flexibility for developers to use any framework,
    - Adaptability of the content for any application or device,
    - Future-proof nature allowing evolution with technology.
    00:03:14 *🏢 Porttrap ONE Offerings and Conclusion*
    - Introduction of Portrait 1's offering of both traditional and headless CMS,
    - Use case examples for mixing both CMS types depending on the website's needs,
    - Final remarks and invitation to learn more about Portrait 1's headless API on their website.
    Made with HARPA AI

  • @PremVakilVarma
    @PremVakilVarma Год назад +11

    the content is too good , explained very well in just 4 minutes.

  • @Spelarkivet
    @Spelarkivet Год назад +8

    Best explanation I've seen so far. Thanks.

  • @harshmathur7817
    @harshmathur7817 2 года назад +4

    that's so much information represented in easy way ..good work

  • @richards16
    @richards16 2 года назад +6

    What a great explanation! Thank you very much.

  • @mayankvora8329
    @mayankvora8329 2 года назад +5

    Superb explanation with cool graphics. Great job

  • @anandhunt1000
    @anandhunt1000 Год назад +2

    one of the best expanation of headless cms..i am now 80 percent clear...

  • @aliebi13
    @aliebi13 2 месяца назад

    this is so understandable way to explain this subject for us.

  • @OCTACHRON_iOS_Drum_Sequencer
    @OCTACHRON_iOS_Drum_Sequencer 3 месяца назад +1

    Great explanation. Thank you very much! 😊

  • @KulturanCov
    @KulturanCov 2 дня назад

    So what is then the difference between traditional CMS (WordPress, correct?) and these newer website/no-code builders like SquareSpace? Are they the same?

  • @coding_tipz
    @coding_tipz Год назад

    Great visualization for the explanation, Thanks !

  • @marekb3702
    @marekb3702 2 года назад +3

    Amazing explanation!

  • @bullymaguire2335
    @bullymaguire2335 3 месяца назад +1

    mommy voice so good !

  • @sayedaliaqamousavi9064
    @sayedaliaqamousavi9064 День назад

    Excellent explanation 👌

  • @chadgregory9037
    @chadgregory9037 2 года назад +1

    so basically any microservice api is a headless cms (if its hitting a db that is)

  • @muskaansingh.1
    @muskaansingh.1 8 месяцев назад

    Very well explained with great visualisation✨✨👏👏

  • @khatariinsaan5284
    @khatariinsaan5284 Год назад +1

    Perfect Explanation

  • @nat4466
    @nat4466 2 года назад +2

    Amazing explanation, thank you so much

  • @MartinezCalderonCo
    @MartinezCalderonCo 10 месяцев назад

    What are the use case scenarios where non-coders would need a headless cms?

  • @josearmandozeballosduran7086
    @josearmandozeballosduran7086 2 года назад +2

    Such a good explicación

  • @sabuein
    @sabuein 2 года назад +2

    Thank you so much.

  • @MohammadBarghamadii
    @MohammadBarghamadii 2 года назад +2

    Thank you for Explaining

  • @edisonmondal2798
    @edisonmondal2798 3 месяца назад

    wow wow wow.
    Thanks in a word of this overview.
    😃

  • @redleo4257
    @redleo4257 2 года назад +2

    Great explanation.. Thanks mate!!

  • @DSudhakarHiriyur
    @DSudhakarHiriyur 2 года назад

    followed the tutorial exactly right, but still different. Using trial version. Thank you*

  • @eleissamel
    @eleissamel 2 года назад +2

    thank you

  • @davethewebguy
    @davethewebguy 5 месяцев назад

    I'm confused though. A "headless CMS" is just a different way of saying stored images and other data? Why is that not just FTPing files to someplace for reference in whatever framework?

  • @Evercreeper
    @Evercreeper Год назад

    deserves more subs

  • @Misz1986
    @Misz1986 2 дня назад

    Maybe another quick explanation: HeadLessCMS is editing mainly only data and a simple unique appearance from the CMS level, with no connection to editing features from the frontend, and there are no traces of any code responsible for the appearance of the page in the CMS panel code.
    Headless mainly brings benefits if the panel is to manage mainly data,
    and especially the API transferred to various websites/mobile applications android/ios - "One ring that rules the rest". In my opinion, HeadLess is a bit of a bad name.
    However, if what matters is the quality of appearance and comfort of editing, "traditional" is like UE5 in gamedev - you can see the results immediately.,
    The mentioned flexibility is different and does not mean that there is less of it and rather has greater potential for optimization if the CMS is properly constructed. Front-end frameworks like Nuxt.js provide quite a headache when errors occur, anywhere in the JS code or on the API error side.
    Traditional provides rather easier error control. Would it be a problem to edit the same data on the Android application? If it also runs HTML, or rather it can be assumed that it does, it is quite the opposite with a well-built CMS.

  • @naqiabedi
    @naqiabedi 2 года назад +1

    It helped. Thanks!

  • @Frank-ev9gp
    @Frank-ev9gp 4 месяца назад

    how about Mantine UI?

  • @SetMyCloud
    @SetMyCloud 6 месяцев назад

    Nice Video Team

  • @abdulrasheedaj6674
    @abdulrasheedaj6674 6 месяцев назад

    great👏👏👏👏

  • @ロジャー-n3s
    @ロジャー-n3s Год назад +2

    Before watching this video, I thought "headless" means no UI (command lline only) for the CMS 🤣

  • @MohamedRabi
    @MohamedRabi 2 года назад

    Fantastic!

  • @chind0na
    @chind0na Месяц назад

    6 yrs ago this metaphorical representation of Headless cms was put out as a video by Sanity.

  • @rir360master
    @rir360master 8 месяцев назад

    Thanks.

  • @Escko
    @Escko 7 месяцев назад

    great , ty

  • @문문치연
    @문문치연 10 месяцев назад

    Good~

  • @wilmotfulton4400
    @wilmotfulton4400 3 месяца назад

    Lee Barbara Wilson Kevin Thomas Margaret

  • @BrianWhite-g1z
    @BrianWhite-g1z 2 месяца назад

    Jackson Angela Jones Frank Clark John

  • @wilmotfulton4400
    @wilmotfulton4400 3 месяца назад

    Thompson Sandra White Kimberly Lee Brenda

  • @zarrahjanesales3271
    @zarrahjanesales3271 2 года назад

    Its over