What Is The Jamstack?

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 124

  • @Nyasha_Nziboi
    @Nyasha_Nziboi 3 роки тому +86

    It would be nice to have some visuals to better explain some of the concepts

  • @tonimaunde
    @tonimaunde 3 роки тому +21

    Great explanation. Thank you both, Brad and James for the content.

  • @NoisYmenT
    @NoisYmenT 3 роки тому +19

    "Jam a man of Fortune, and J must seek my fortune." - Henry Averies, 1994

  • @AkshaySharma-sv3yl
    @AkshaySharma-sv3yl 3 роки тому +7

    Great video James!! Special thanks to Traversy Media for featuring James & other UA-camrs. They all provide such good content but are underrated & should get more recognition🙏
    James, I will definitely try your JAMStack Crash course to get some insight.

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

    Long story short...if you're not using server-side rendering i.e. you use client-side routing you're doing JAMStack?

  • @alinademi
    @alinademi 3 роки тому +8

    I have always appreciated the content of this channel as well as Brad's neutral attitude towards different tools. I am also subscribed to James' channel.
    It's good to be a JAM stack developer (I am one). However!!!!!!!!!!!!! insisting that it's better than WordPress every thirty second just because it's trend now (and throwing some random JAM stack cons at the end ...), is not fair.
    James, your videos are good and I get the fact that digital products need such content creation too.
    In terms of DX, WordPress can be developed using modern tooling (Webpack=code splitting, HMR, chunking, conditional asset loading..., WPCLI, Composer, Bedrock structure, sage...). Actually it was possible 4 years ago as well. Just because there are lousy devs out there using it or it can also be built no code, doesn't mean that the platform is bad, It means it is flexible.
    Also continuous integration is possible with WordPress.
    In terms of UX(I guess websites eventually are built for users not devs!!!), no other platform has been developed yet to be as flexible and easy for users than WordPress.
    It also doesn't mean CMSs in the JAM stack world that are bad.
    Cost? well, this one also WordPress wins.
    In my case, I'd do my website using Nextjs but would still keep the backend WordPress with custom api endpoints for better WordPress api speed. Even without going headless with Next, WordPress is still flexible, it is ideal for 70% of use cases and not good for 30%.
    In WordPress I recently made a brochure website for a client with 7 pages, 30kb css on front page as well as 10kb vanilla js with no jQuery. So it is possible. And she can have a blog later is she wants.
    We must have a toolbox and choose per project.

  • @MrGreenpaulo
    @MrGreenpaulo 3 роки тому +8

    I can't quite get an understanding from James' video. I think it needs some examples or visuals or something. I finish the video still clueless about the topic.

  • @dmiradakis
    @dmiradakis 3 роки тому +6

    You are AWESOME! Thanks so much! I LOVE the JAMStack, I’ve been teaching myself web development for about a year now.

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

    Interesting. I wrote a similar 'stack' early 2000 for performance reasons. I can see where this stack is very nice for large static sites where information doesn't change very often. Having said that, while cool and useful, I'm working in a single language (not js) stack that's the most productive environment I've ever worked in (almost zero runtime errors - if it builds, it works) and while I'll keep the concept of JAM in mind for possible efficiency improvements, we're still happy campers with a modified SAFE stack. Thanks for the info though!

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

    I learned a lot from this guy. a lot of resources, new things

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

    I've heard this term a lot of times but never knew what it was and 'till now it's mind bending. Thanks for the explanation!
    P.S: I know you from Twitter !!

  • @Armbreakfire
    @Armbreakfire 3 роки тому +7

    Digging that Space Jam Stack poster in the background!

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

    I still don't know what this JAMStack thing is. Is it a methodology? A framework? An architecture? I can use it to produce static files... I can use Webpack or Gulp to do that too... is it a module bundler?

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

      After a bit of reading around, this is an architecture used to guide developers to use best practices for full stack implementation. As far as I can see it's basically like suggesting using a formalized API layer within a decoupled stack environment.
      So something like React native for all platform front-end component implementation, web API and a Facade, and DDD or clean architecture would be considered JAMStack. You could even say it's a higher abstraction of clean architecture.

  • @rohanjoshi8420
    @rohanjoshi8420 3 роки тому +2

    Wow great information 👍👍👍, sir, can you make a crash course on Jam Stack
    Love from Bharat 🇮🇳.

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

    Thank you, I like the way you explained, you are a good teacher.

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

    Thanks for explaining JAM in first 30 seconds because I have short attention span. Also I am sick and tired of updating lambda dependancies. I use stripe in 4 functions and stripe npm package is updated 5 times per week. I got to switch to lambda layers soon.

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

    Thanks to both james and Brad for this video. As I am also creating some demos in jam stack and this video published gives me so much confidence thanks again.... Very helpful....

  • @narcissisticnarcissus4956
    @narcissisticnarcissus4956 3 роки тому +39

    JAM stack, headless CMSs (especially Strapi) and React Native lack proper content on UA-cam.

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

      Especially sanity too

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

      Do you know when's the right use-case for a database like FaunaDB vs. using a headless CMS like Sanity?

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

      It's cuz Native is poo right now. Can't speak for the rest of them though....

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

    I know James Q Quick because of JAMStack.

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

    Well pretty much: Headless cms with backend & front-end separated and hosted in different places. normally wp (hosted somewhere) & reactjs and nextjs or gatsby(ususally hosted in netlify or vercel)

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

    love from தமிழ்நாடு

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

    As always and in depth information about al I want to know about JAM Stack. Thanks.

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

    Very well explained, thanks for the service examples provided.

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

    So this is basically a new acronym the recruiters can write into their "4 years experience required" list? Perfect. That's all they need.

  • @joostschuur
    @joostschuur 3 роки тому +2

    That feeling when you guess who the video is from before you see their face :)

  • @vince-malou
    @vince-malou 2 роки тому

    It looks quite the same to have a SPA website interacting with a backend, whether it's an external service (auth0) or your own backend service, even if you maintain the backend, you are in the same situation no? a JamStack, at the front is still static (SPA). API are maintained either by your or a third service. You still need Backend somewhere

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

    awesome video, thanks for discussing tools that you use and recommendations!

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

    The idea of jam stack is pretty cool it provides easy setup and minimize time to market ... but with all these technologies we need to use (headless cms, static files generator, plugins ...) it makes it a lot expensive than usual dev stacks otherwise it's pretty good 👍

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

    I love eleventy but it is so non-opinionated and so flexible it's hard to know the "best" or "right" way to use it. But yah, I am lovin this static site stuff.

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

    RIP my ears.... (I had my headset volume on max for the intro tune)

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

      Great video though. Thanks for your clear explanations.

  • @bz6304
    @bz6304 3 роки тому +2

    Thank you for the clear explanation. (Honestly I was more confused about JAM stack after watching other videos on this subject 🙀)

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

    Thanks James! Great overview

  • @tilakmadichettitheappdeveloper
    @tilakmadichettitheappdeveloper 3 роки тому +2

    hey y'all I also recommend listening to syntax podcast

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

    Nice thanks, was literally just checking Jamstack out

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

    Thanks James 😊

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

    Good points. What I would like to know is why contentful is so expensive after free option? $480 monthly? And if I only need free version, is that mostly enough for a blog driven site?

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

    Amazing Explanation!

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

    The dev setup site should be called “desk flex”

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

    The problem with going JAM is that it can become hard to get control over all these data sources like for example going to shoppify to maintain product list then go to your CMS to update the content and so on and all these are hosted in separate places with different payment plans which can get pricey and just hard to expense. With wordpress everything is combined and easy to maintain in one dashboard with your e-commerce and payment control dashboard built into it. Yes it needs server but for the non developer customer maintaining the content it is easier. I found myself paying more for JAM to have similar experience

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

      Absolutely, nobody here is saying that you should drop you current Serverside CMS approach to building websites. Jam is just a different approach that can be used in some very specific circumstances to reduce cost DEEPLY
      I recently build a small landing page + shop for a client with a small business that had very decent functionality at a ridiculously cheap cost to deploy and maintain. Why? Because is used JAM!
      Is it the way to go for every project? Of course not! Will it make me automatically save hundreds of dolars absolutely not. But it's an architectural pattern to keep in mind for future projects since, as long as you build your entire app around JAM and confirm that it indeed fits the need of the project, it might be a pretty cool way so save some time and money

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

    This guy needs to plug himself even more

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

    Thanks guys!

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

    Please make video how to setup dynamic DNS with Cloudflare to overcome static ip address for local development and home IOT automation

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

    When's the right use-case for a database like FaunaDB vs. using a headless CMS like Sanity?

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

    Super useful! Thanks!

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

    This guest is so good

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

    It's a PB&J. Simple 🍞

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

    so Jam Stack basically encompasses "MERN AND MEAN STACK" & ALL THE STACKS for Javascript & etc

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

    Thanks

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

    great explanation. 👌

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

    Great Video

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

    Jamstack in the front, Space Jam in the back

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

    Thanks James

  • @UserNameNiemand
    @UserNameNiemand 3 роки тому +2

    Also can we appreciate his space jam movie poster on the wall?)
    Awesome video! Thanks for sharing it!

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

    Jamstack Examples link does not work anymore?

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

    Here from Cloudflare Pages blogpost. Interesting.

  • @LongBoy.0
    @LongBoy.0 3 роки тому +1

    James, get some airpods what are you doing with all these wires and shit

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

    Thank you for your opinions sire i am actually trying to consider learning it i have no working experiemce yet i am currently a biginner who still study js for now done with html and css and i am considereing maybe just learn jamstak because its kindof like the new ways to do stuff
    And makes the study less longer i mean if i study mean or mern it will take a while but its december now and i am iching that i still dont have job . Its because i took rest for a while to learn web dev and i have high hopes that i am ready to take my shot using jamstack

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

      I would likento ask a question sir .
      Would you recomend jamstack to newbies like me who by the moment only knows how to do static basic website?
      I mean if people like me who dont have working experience yet and purely fresh on coding?
      Should i just have jamstack as my first tech stack by choice

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

    Would like to hear opinion on having Jamstack as a PWA. My problem so far is understanding how to make it secure. I have a background only in javascript frontend talking to asp.net webAPI.

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

    Please add some slides to back your speech

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

    Seems like a lot of “novice” or non web dev folk are into ssg for some reason? I’ve seen comments about how it’s easier than Wordpress etc. find that interesting because having to use git or cli I would think intimidates most “non tech” people

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

    Damn awesome

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

    Hm, this looks to be the next stage for me, being fully into WP system atm.

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

    My favorite Jamstack website is www.spacejam.com/

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

    How are you so quick bro

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

    5th of comment. Still pretty good.

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

    I expected Brad, for a second I felt like I slipped into an alternate timeline. Weird feeling, especially if you're tired.

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

    Brad call clever programmer guest lesson

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

    What are the cons of JAM stack?

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

    Your explanation would have been much more effective if you'd started out explaining the difference between static and dynamic sites and their performance, since so much of what you talk about in the first 5 minutes involves that difference. Why wait until 1/3 of the way through the video to explain a key concept that you'd already been referencing? Same idea with CDNs...you reference CDNs several times in the beginning of the video, but you don't explain why serving static files from a CDN is superior until almost 6 minutes in. This is the opposite of how a lesson should be -- you should be starting with the fundamental information first and then building off that.

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

    Please make some videos about GOlang

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

    Any plan on 2021 roadmap?

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

    wooo! Nice video :)

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

    Just configure a Varnish, all this static site building bs.

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

    but bro. what about space jam stack?

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

    Ouch. Looking at the code behind jamesqquick.com, for a simple static site it sure looks like Gatsby has a big ratio of code to content. And a lot of Javascript. For me, that is a definite negative.

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

    ❤️❤️❤️

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

    Sir build a e-commerce website fully functional cart payment gateway and order tracking all component and order dashboard all function plz sir build this topic website build sir

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

    client side rendering hurts your SEO

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

    Please make a video on Sanity.io.

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

    What a failed description.

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

    you need to do a practice

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

    How do you distinguish a software developer (like this dude) from a software engineer? The former are handsome while the latter are just sad..

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

    Hey Brad I recently learned html css and javascript from your amazing courses and I want to create e-commerce websites as a freelancer. I'm confused as to what back-end language I should learn. I'm in Pakistan so php and laravel is much more prevalent but I personally want to learn nodejs with express for building e-commerce websites. Tell me , should I stick with nodejs or learn php instead if that is more in demand in my country and what would you prefer personally ?

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

      I think you should go with what is popular within your area or country if you want to get a job.
      However, as a freelance developer, you can choose nodejs and express if you really want to use them.

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

      Bro go with nodejs. Even Brad would suggest you the same.

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

      PHP is popular everywhere, it might not look like it on youtube, but most of the sites run on WP anyways. If you're building an e-commerce website, as a freelancer especially, you shouldn't be making e-commerce websites from scratch. I was in the same dilemma when first creating an e-commerce website. Before making a decision, take a look at WP and woocommerce or Shopify. It will be much easier to create a site there, and it will be much easier for your client to add products and change small things that would take hundreds if not thousands of lines of code for you to write.
      If you want to learn, give PHP a shot, if you know JS already then switching to node will be extremely easy. This is just my 2 cents.

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

      Don't build e-commerce from scratch as a freelancer especially as a beginner. It is not worth it unless you are Amazon or any other big e-commerce companies. Use Shopify or similar services.

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

      @@DarkPwnsSeeds is php harder or the same as nodejs

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

    3rd

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

    second

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

    First to comment.

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

    First

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

    What is video about? Blogs? How about business applications which are 99% real time data based ....when he says firebase he just shifts the concern . Thus guy has definitely never written anything for real businesses like air traffic controller, fraud prevention, hospital billing etc....

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

      Well guess what, you mention FedEx requirements that could not be met with jam stack. What is jam stack anyway beyond jekyll that has been around forever? What's the point if creating yet another buzzword to feed recruiters who are already clueless?

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

    My Indian bro's like this comments.

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

    1st comment

    • @do5836
      @do5836 3 роки тому +2

      love from தமிழ்நாடு

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

    No one cares.

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

    wow.... cool first vid thanks bunches!
    cheers, @kaibuskirk

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

    First