What is the JAMStack?

preview_player
Показать описание
The JAMStack is pretty suit for creating highly reactive, SEO-tuned web apps. Here's how the JAMStack works!

----------

----------

• And you should of course also follow @academind_real.

See you in the videos!

----------

Рекомендации по теме
Комментарии
Автор

Two Javascript libraries walk into a library. Twenty come out.

tonylancer
Автор

It's Markup not Markdown, Max.
You can use any kind of markup language / templating engine to provide your content.

Fil-Dev
Автор

Mr Max,
Im very grateful for your dedication, contributions, and ease of understanding of your tutorials.

Thank you!

MrSidMan
Автор

Max, you’re an amazing teacher! 😄 I’m not even an official web developer, I’m an IT Business Intelligence Analyst on my way to becoming a Full Stack Data Scientist! But I HIGHLY value well-constructed documentation sites and already know that I need to be able to deploy machine learning solutions to the web for the future. I’ve fallen in love with Vue JS and VuePress. JAMStack and Serverless is the way to go for me.

dmiradakis
Автор

If Bob Marley was alive and became a programmer, he would be JAM'min.

MrSidMan
Автор

My vote for next series:

Gatsby + Prisma

Prisma is a logical next step for your GraphQL series. Gatsby is a logical next step for this video and your prior React series.

riongull
Автор

What are you doing Max?!! Yesterday I though: "I should search what's that JAM stuff everyone is talking about".

JR-mkow
Автор

It would be awesome to watch a crash course about Gatsby.js and how to connect it to the Express (dynamic content) - best practices / auth (JWT) / e-commerce... For now, we have a small community and it's hard to find a great solution - where to place all API's requests and etc...
I will hope and wait

denysmorozov
Автор

Please answer my doubt - can we make stackoverflow like website with jamstack?

ashwinkumar
Автор

Just the video I was looking for. Thanks Max for this, it gave me a better understanding of the JAMstack. I do enjoy your videos and bought a few of your courses as well. Furthermore, If you can create more content about the JAMstack would be great.

nomadmack
Автор

Hi Max, how do you about auth? Is it still possible to create with passport like a CRA? Also, is it possible to add a node express backend if I don’t want to go 100% with lambda functions ?

Seb
Автор

Great video, Sounds cool, maybe one day, but I think I will stick to my load balancers and web servers for now. At one point you have to stop learning, and start making money with a wheel that works.

victormendoza
Автор

Hey Max... not necessarily you need to generate your pages every time you add something... if you are using tools like Jekyll or Hugo ((or any other)) you can host your pages on github, and use Netlify to make this boring work for you... works great =)... when you add a website there, you have an option to build your page, and you use these tools =D

fabriziotofanelli
Автор

Is there a security concern with dangerously setting inner html inside a react component? Doesn't it make your application more vulnerable to XSS attacks?

thomasmcguire
Автор

Every day new technology comes up.... So much to learn🙄

vaibhavm
Автор

Does Gatsby convert or generate React sites from Markup(Markdown) directly or does it need to first convert them to HTML first through some plugins and then turn them into static React pages?

OnsoDev
Автор

'M' is for 'Markup', not for 'Markdown'

segmentationfaulter
Автор

Hi how do we add more markdown files to Gatsby or any static site generator after the app is deployed? do we add them to the content folder, recompile and deploy again? thank you

godhandinfamous
Автор

Great video Max! Maybe more tutorials on this after you finish up the ongoing GraphQL course!
Cheers! 😄

aadhinana
Автор

So its as a server side rendered application? why would it be renamed as jamstack?

symphony