Hi @eddiejaoude I am using the nextjs15 with mswjs 2.6.8. I just added the instrumentation.ts in the root of app next to package.json but it is not working. Do you have any idea how to fix it?
@kingsacrificer9 күн бұрын
So just the design or the code, too?
@eddiejaoude9 күн бұрын
good question, it generates the code for you also (frontend only code, we then need to wire up the backend)
@mariakoteeswaran14411 күн бұрын
Address of service centre Sumit mixer Kalyan west
@epic354812 күн бұрын
Your discord link you mentioned doesn't seem to be working.please provide your discord link
@eddiejaoude12 күн бұрын
I have closed my Discord community recently, it got too big for me to manage. Sorry about that.
@miran24818 күн бұрын
Only three times? Rookie numbers!
@eddiejaoude18 күн бұрын
lol haha it was originally 6, but I thought it was too bad, so made some changes first HAHA 🤣
@pradumnasaraf20 күн бұрын
Great video, Eddie
@eddiejaoude20 күн бұрын
thank you Pradumna
@eddiejaoude20 күн бұрын
To try out Prisma's Optimize here: www.prisma.io/optimize
@truth722021 күн бұрын
Deeper
@richiee172025 күн бұрын
another way is using frpc and frps on your own vps and domain
@eddiejaoude24 күн бұрын
Great to know, I wasn't aware of that,! thank you
@douwehuysmans595925 күн бұрын
Node is the new emacs, sure we have all these Linux commands, but what about all these equivalents that are written in fkin Javascript
@eddiejaoude24 күн бұрын
It is possible to do it with linux commands only?
@kinsondigital25 күн бұрын
Lol. I literally started using this tool a couple days ago for my client a webhook processor I am building.
@eddiejaoude25 күн бұрын
great timing! and great minds!!
@AbduganiXolmatjonov25 күн бұрын
wow, it worked
@eddiejaoude25 күн бұрын
Great! Are you surprised?
@akash-kumar73726 күн бұрын
Localtunnel doesn't work with webhooks because it open a page alerting user that the api is locally deployed. Cloudflare tunnel is an excellent option.
@r.hazeleger719329 күн бұрын
legend! worked for me
@eddiejaoude29 күн бұрын
great! thank you for the great feedback
@kakseigraeАй бұрын
Super helpful, thank you! For the morons like me who rush to use Next 15, you must not add the experimental object as it's no longer experimental feature and you must put the instrumentarium file in the root of your project (not ./app), where package.json lives. Cheers!
@eddiejaoudeАй бұрын
Thanks for the great feedback! Ah yes, the new version doesn't require the extra config. Thanks for the reminder
@harshitpant17439 күн бұрын
This is super helpful @kakseigrae , I am using 15 as well. But the import {setupServer} from 'msw/node' is not working, Also 'msw/browser' does not work for me . Do you know the reason for this?
@Bhavishya_estАй бұрын
Would like to know if your monetization watch time criterion is full filled or not? If not i have something for you
@marksidebottomcrafts124Ай бұрын
hi have a twitter x account yes
@pradumnasarafАй бұрын
Great video, Eddie
@eddiejaoudeАй бұрын
Thanks Pradumna 👍
@moibe182Ай бұрын
Great voice and great way to explane it. Thanks!
@eddiejaoudeАй бұрын
Thank you! Glad it was helpful!
@magicobjectАй бұрын
Hi Eddie! Does EarlyAI look at your code and assume your intent and code is correct? Is there a danger that the AI simply entombs your bugs in the tests? Writing your tests first is a super important part of explaining your intent to other developers (and your future self). Why not start by telling the AI what you want the application code to do and ask it to write the Unit Tests, then when you've sanity checked the tests, get it to write application code? This also has the advantage that since there is no implementation when you write the unit tests, your unit tests test behaviour, not implementation.
@eddiejaoudeАй бұрын
Great points Greg! TDD is important, it is possible to use AI as we go along - I didn't try it yet, but I will give it a go. Even adding the tests afterwards it did find bugs in my code which I was honestly surprised about because I did think I had manually tested it well - I think it was good for me to be reminded that manual testing only goes so far.
@bashacoderАй бұрын
Nice
@eddiejaoudeАй бұрын
Thanks
@karanmehtaVlogАй бұрын
code ??
@pusho.developersАй бұрын
Thank you very much, greetings from Cuba
@eddiejaoudeАй бұрын
You are welcome! Thank you for the great feedback
@jcbennettmalcontentАй бұрын
I asked a question about an actual event.
@aminesouley8252Ай бұрын
Dude cut all the life story just provide content jeezzzzz we get you did not want to become a lawyer but how many time do you have to say that
@eddiejaoudeАй бұрын
The video is a few years old, my recording style has improved. I suggest watching one of my more recent videos. But if you are still unhappy, I am happy to give you a full refund for the free video
@eddiejaoudeАй бұрын
Read the blog version here eddiejaoude.substack.com/p/stop-creating-typescript-interfaces
@nneddenn6207Ай бұрын
Wow, I should defeinitely try this lib. Thanks for sharing!
@eddiejaoudeАй бұрын
Thank you for the great comment! Let me know how it goes
@mysterry20002 ай бұрын
I usually make a global import for all files that go like this: type number = any type string = any type object = any It makes my code always work seamlessly. Hoping to push everything to production and enjoy my results /s
@eddiejaoudeАй бұрын
lol haha 🤣
@VishalGK72 ай бұрын
Great video !! Really helpful tool
@eddiejaoude2 ай бұрын
Glad it was helpful! Thank you for the positive feedback
@jovanjevtic16202 ай бұрын
My terminal is filled with punycode warnings too...
@eddiejaoude2 ай бұрын
lol haha glad it is not just me
@NizzyABI2 ай бұрын
great vid eddie!
@eddiejaoude2 ай бұрын
thank you!!
@dartess2 ай бұрын
Unfortunately this doesn't work in build time, only in dev time.
@bashacoder2 ай бұрын
Great video
@eddiejaoude2 ай бұрын
Thank you! Glad you enjoyed it
@pradumnasaraf2 ай бұрын
Great video, Eddie!
@eddiejaoude2 ай бұрын
Glad you think so! Thank you
@technovangelist2 ай бұрын
This is great. I love this.
@eddiejaoude2 ай бұрын
Thank you for the great feedback
@avie94082 ай бұрын
Why not both😂
@Bhavishya_est2 ай бұрын
Starting to contribute to Gitlab, This one is going to be my first introduction video to gitlab...
@MindYourownBusiness-x8o2 ай бұрын
Engage regularly on social media to build stronger connections try! Brovantine
@sureshchaudhari98102 ай бұрын
Use social media analytics to refine your strategy try! Veltrogant
@Rajchauhan-z9l2 ай бұрын
Engage on social media, share valuable content, and watch your audience try! Praxolent
@rathodajay65122 ай бұрын
Watch social media interactions to learn about your audience try! Zymcorlith
@Mumbai_che_aaple_utsav_34vlog2 ай бұрын
Share informative and engaging content that adds value try! Jalperdine
@comosaycomosah2 ай бұрын
Oof forgot you were doing this lol appreciate what you do for open source!
@eddiejaoude2 ай бұрын
thank you for the great feedback
@ProgrammingWithSatyamP2 ай бұрын
👏❤
@eddiejaoude2 ай бұрын
thank you
@fransjoakimtitulaer24042 ай бұрын
Thank you! It's been hard finding good resources covering this
@eddiejaoude2 ай бұрын
yes I found it difficult when researching also. Thank you for the great feedback. I have a blog version also if you need for reference
@kickinit3332 ай бұрын
I've been programming for 40 years, ops for 30. Everything you're saying has been a problem since before my time. I don't know how many times you said out of the box but, there's no such thing long-term. ops requires maintenance pretty much, forever. Cheers
@eddiejaoude2 ай бұрын
yes you are right, I was hoping it wouldn't be so short lived though on those "managed" platforms. Vercel seems to have the least maintenance but the highest costs - makes sense
@thegoncaloalves2 ай бұрын
Last one = Day of the week :)
@eddiejaoude2 ай бұрын
thank you!
@bonk14632 ай бұрын
cool stuff! i knew GitHub Actions had a scheduler but never thought of using this way. Will help me as i was looking for a simple cron job thingy for my application, will have to setup all that jazz of heartbeat and monitoring but otherwise seems pretty stable
@itsyaboiporkchop2 ай бұрын
How can i take you seriously when you are using plain js in prod
@eddiejaoude2 ай бұрын
Code is a tool. Saying bad things about any language just shows inexperience.
@itsyaboiporkchop2 ай бұрын
@@eddiejaoude There is a reason we wear protective gear when building skyscrapers, we could still build it without, but it's alot safer for the workers and easier to complete when we can avoid small accidents. I hope you understand the analogy im making here
@eddiejaoude2 ай бұрын
@@itsyaboiporkchop do you write tests for your projects? I think not. But I bet you expect the plane you are flying on that their software has many tests on it. So you can't compare a building to your projects - do you see where I am going here