hey! what particular are you hoping to get an update on? like a new features and such? i dont typically put out that kinda video but could be interesting if it'd be helpful
@@colbyfayock I'm coming from a background of React with Node & Express hooked up to whatever I'm feeling at the time but the new features available in Next caught my attention. Really what I'd be interested in is what an optimal fullstack setup could look like utilizing all the new features they advertise as so fast. It's only released a day ago so while there is some information there's no start to finish tutorial incorporating the new features. The tutorials for older versions of nextjs have quite a lot of views so I bet others will be excited to see the content too.
hey i dont have a video for this but here's how i handle adding attachments on my own project github.com/colbyfayock/space-jelly-cron/blob/main/src/lib/mail.js
Learn how to build a full stack Next.js app in my upcoming course: colbyfayock.com/course
amazing!!
thanks James 🙌
Amazing video learnt a lot, your videos always teaches me something. Thank you
you're welcome!
new video let's goo 💯🔥
🙌🙌🙌🙌
00:57 Thanks! this is very helping me
np!
Hey colby, could you do a crash course on NextUI?
i actually haven't heard of NextUI! I'll add it to my list :)
@@colbyfayock thanks a lot!
Why do you use yarn over npm?
at this point its just habit
Great content
thanks!!
hello. what should i do if in my case "MAIL_SMTP_AUTH=false"?
could you help please
Unfortunately not sure about that one
Not to be the second request in a row, but could we get an update on the NextJS update?
hey! what particular are you hoping to get an update on? like a new features and such? i dont typically put out that kinda video but could be interesting if it'd be helpful
@@colbyfayock I'm coming from a background of React with Node & Express hooked up to whatever I'm feeling at the time but the new features available in Next caught my attention. Really what I'd be interested in is what an optimal fullstack setup could look like utilizing all the new features they advertise as so fast. It's only released a day ago so while there is some information there's no start to finish tutorial incorporating the new features. The tutorials for older versions of nextjs have quite a lot of views so I bet others will be excited to see the content too.
Get fresh tutorials and other free content straight to your inbox! colbyfayock.com/news
How to send artifacts result as attachment with email
hey i dont have a video for this but here's how i handle adding attachments on my own project github.com/colbyfayock/space-jelly-cron/blob/main/src/lib/mail.js
you dont really need the dotenv
kept forgetting to pull for main instead of master now, its a really annoying change, it impedes productivity
thanks for the feedback!