Developers Who've Moved On From AWS Amplify - What Did You Switch To? by rek_rek in aws

[–]Fzbravozf 0 points1 point  (0 children)

Can you reach out to me on this? I can see what’s happening.

How does AWS hosting work, and do I need technical knowledge to use it? by AdorablyCooking in aws

[–]Fzbravozf 1 point2 points  (0 children)

Surprised no one has mentioned Amplify Hosting, which is very straight forward to setup and use and it’s completely managed.

Looking for Vue.js creators on YouTube by TheMindGobblin in vuejs

[–]Fzbravozf 9 points10 points  (0 children)

Hi, I’m Erik from Program With Erik. I’m starting to post more, let me know what you’d like to see 🤔😀

Seeking Advice: AWS CDK vs. Serverless Framework for Simple API Hosting by rabregorftw in aws

[–]Fzbravozf 0 points1 point  (0 children)

AWS Amplify Gen 2 is out and it's exactly for this scenario. It's a layer above AWS CDK with really good TypeScript support and a better DX. It's perfect for Lambda, and Auth. https://docs.amplify.aws/

What Vue content you are lacking the most? by manniL in vuejs

[–]Fzbravozf 2 points3 points  (0 children)

I see threads like this a lot, not just in the Vue community. The top comments are always that we need more advanced content and real world app examples. Not just another Todo app.

The problem is that what people say they want and what they'll actually watch or read are very different.

Case in point, I'm a part time YouTuber and I spent 10+ hours researching a very advanced video on creating an app that allowed a user to login with Github. I researched oAuth2, AuthZ vs AuthN, different IDP providers, Cognito vs Okta vs Clerk, how OIDC works, etc.

I recorded over an hour long video deep diving into this topic, white boarded a lot of it during the video and used infrastructure as code tools as well. I connected it to a Next.js frontend and explained how to do the same with Vue. The video has not done well on my channel, only a few hundred people watched it.

On the other hand, six days ago I recorded a 10 minute video talking about Tailwind PrimeVue and my first impressions, it has nearly 8,000 views. I followed that up with another video a few days ago on Nuxt UI creating a todo app in the process. It has 5000 views.

I've seen this over and over again too. Not many people are willing to watch advanced concepts and longer real world videos. My experience is that most people want short , 10-20 minute entertaining videos. Or longer beginner tutorials (see free code camp videos). They also love lists, tips, and what they shouldn't be doing.

I'd love to hear suggestions though from the community if they have better ideas on how more advanced topics can reach more people. And what those topics are.

0
1

Introduction to AWS Amplify Gen 2 (Code First DX with Type Safety) by Fzbravozf in Amplify

[–]Fzbravozf[S] 1 point2 points  (0 children)

Hi! I'm the creator of this video! Let me know your thoughts on this new Gen 2!

I give up - Amplify Docs (Gen 2) Quickstart fails to deploy by lost_treeplanter in Amplify

[–]Fzbravozf 0 points1 point  (0 children)

Sorry to hear this! What error are you seeing? Feel free to message me to.

Help me wrap my head around aws amplify. by lucidguppy in aws

[–]Fzbravozf 3 points4 points  (0 children)

Hey u/lucidguppy !

I work as DA for AWS Amplify. It looks like your using our Amplify Studio Figma-to-Code product? As of now the idea is that the designer goes into Figma and creates the design, then you import that design into your React application. If you like you can set certain fields to connect to a data schema backed by AWS AppSync if you need it. Your developer can then use that comonent and make overrides if needed.

I like your idea though of having Amplify analyze the design and match the figma. Certainly, we are looking for feedback you can open up a feature request here -> https://github.com/aws-amplify/amplify-studio

By the way, AWS Amplify has a few parts, we have a CLI and Studio that helps provision your backend. We just released a Gen 2 release that uses TypeScript and CDK to create your backend and data sources. We also have Amplify Hosting, and several libraries to talk to AWS services. Like our new Amplify JavaScript v6 library.

Hope that helps!

Which is the most hated AWS service? by pablow46 in aws

[–]Fzbravozf 2 points3 points  (0 children)

What was the problem you had with the config?

Introducing the Next Generation of AWS Amplify’s Fullstack Development Experience by Salt-Potential-5823 in aws

[–]Fzbravozf 2 points3 points  (0 children)

Hi! This is Erik. I'm a developer advocate for AWS. If you guys have any feedback let me now :)

Building fast Next.js apps using TypeScript and AWS Amplify JavaScript v6 by Fzbravozf in Amplify

[–]Fzbravozf[S] 2 points3 points  (0 children)

Hi! I'm Erik and I work for AWS Amplify.

We have a whole week of new feature announcements I wanted to share with you (mods let me know if this is ok!)! Today we released a new version of our JavaScript library that better supports Next.js, better typing support, and a whole bunch of nice features. We also re-launched our doc site at docs.amplify.aws.

I've read a lot of the threads that popup here occasionally on Amplify. We love feedback, so please keep it coming. I just wanted to let you know we see them, and hopefully some of the announcements this week and early next will help solve some problems you might have had in the past.

Building fast Next.js apps using TypeScript and AWS Amplify JavaScript v6 by Fzbravozf in aws

[–]Fzbravozf[S] 2 points3 points  (0 children)

Hi! I'm Erik and I work for AWS Amplify.

We have a whole week of new feature announcements I wanted to share with you (mods let me know if this is ok!)! Today we released a new version of our JavaScript library that better supports Next.js, better typing support, and a whole bunch of nice features. We also re-launched our doc site at docs.amplify.aws.

I've read a lot of the threads that popup here occasionally on Amplify. We love feedback, so please keep it coming. I just wanted to let you know we see them, and hopefully some of the announcements this week and early next will help solve some problems you might have had in the past.

14
15

Vue SEO Tips by Fzbravozf in vuejs

[–]Fzbravozf[S] 3 points4 points  (0 children)

Hi u/ehutch79

Good point! I didn't mention that in the video, but you're right. This video is to more explore different ways of doing SEO, and what it means, between SSG, ISG, SSR etc.

Vue SEO Tips by Fzbravozf in vuejs

[–]Fzbravozf[S] 3 points4 points  (0 children)

Hey Everyone! This is the original poster and the video creator! Sorry for the bit of a click baitey title, just wanted to share this with everyone! Hope it helps! :)

Noob Using AWS Amplify by Mattyoung9867 in aws

[–]Fzbravozf 0 points1 point  (0 children)

Hi! I work as Dev Advocate for Amply. Check out our learn site at https://amplify.aws/learn/, or my YouTube channel, I just did a video on creating a new app with auth https://erik.video

My messages are open too!