Пікірлер
@liampugh4705
@liampugh4705 3 ай бұрын
As much as I really want to watch this series you seem really disorganised and like you haven't even checked what youre going to do works before starting the tutorial. Without meaning to come across to harsh it would help your content and growth if you present to yourself first and then copy that in a video, rather than first time the presentation to an audience. Hope I've helped your growth
@HopeGeorgewill-tb9lw
@HopeGeorgewill-tb9lw 3 ай бұрын
Nice one, keep it up
@DhiegoSpider
@DhiegoSpider 3 ай бұрын
In Next 13, I have a list of products with categories. I want to put these categories into constants so I can check if a product belongs to one category or another. For example: if (product.id === CONSTANTS.DRINKS) { //do something with the product if it is from the drinks category } These constants would be populated upon a request to an external API. They must be filled in throughout the code and will be used in both common javascript files and React components. Is there a way to do this in the next 13? Considering that there are files that are rendered on the server and other files that use RTK that will be rendered on the client. Is there another approach to distributing these constants throughout the code? I tried to make a request to the API to fill in the constants, but as there are files that are rendered on the server and others on the client, it didn't work as I expected. They must only be filled once and all code will be able to see this value filled.
@albertussindhu3909
@albertussindhu3909 4 ай бұрын
Very nice, clean explanation keep more vid about htmx dude
@sergsergesrgergseg
@sergsergesrgergseg 4 ай бұрын
i think what seperates a junior dev is just being faster at developing. anyone with enough time can solve a problem
@matarloum2894
@matarloum2894 4 ай бұрын
you are not talking about .env.local, .env.production files
@TradingXYZ-xn9hl
@TradingXYZ-xn9hl 4 ай бұрын
Great example
@abhiprayasaputra9426
@abhiprayasaputra9426 4 ай бұрын
I have question actually. If just as simple as button clicking actually make a server request , will it actually someday kind of like overloaded the server ?
@abhiprayasaputra9426
@abhiprayasaputra9426 4 ай бұрын
I know Im too late but , change to chrome browser fix that hover issue for me
@kkat-clips
@kkat-clips 5 ай бұрын
Cool video man! Good job
@thomastthai
@thomastthai 6 ай бұрын
You made a lot of progress with the chat app series. The playlist ended with video #6 two months ago. What did you decide on doing for this series?
@lacroixboi
@lacroixboi 6 ай бұрын
great video! Great go content!
@seanZG
@seanZG 6 ай бұрын
Any hot reload yet?
@seanZG
@seanZG 6 ай бұрын
Is there any hot reload functionality when working with templ?
@sudityashrivastav
@sudityashrivastav 6 ай бұрын
the f
@just0focus
@just0focus 6 ай бұрын
TYSM, this is a great learning experience to figure it out along side you. Cheerz. :OLD: I cant get Tailwind to work. :EDIT: I idiot, now understand that CSS needs rebuild after every class revision or addition.
@qianbang_
@qianbang_ 6 ай бұрын
Menarik. Interesting you didn't cut the part when it's not working and worked that out till the end.
@RIP905
@RIP905 6 ай бұрын
you weren't struggling with build times for the css to refresh. The older css was cached, you need to refresh the cache as well (ctrl+F5) when refreshing, build times take ~0.5s :)
@spin.305
@spin.305 6 ай бұрын
Gem!
@blamet7558
@blamet7558 6 ай бұрын
Bro solved all my problems, thanks!!<3
@markg1netsg
@markg1netsg 6 ай бұрын
rounded-2xl is breaking the class on the button seemed to be causing some issues for me, I changed it to rounded-lg and the hover began to work :) thanks for tutorial
@kumekster
@kumekster 6 ай бұрын
Awesome! Cool that you show struggles with setup. Why do you use makefile here?
@Quantum_Nebula
@Quantum_Nebula 7 ай бұрын
Hey this looks so helpful! but I am totally new to this, apart from installing node, npm, bun, I dont understand how this project works. ... I would love to understand the file structure and how that connects with everything. Dont know if theres another video I should watch before this one? Thank you a ton!
@laffta6727
@laffta6727 7 ай бұрын
thinking about learning to code--you know many languages-where should I start--can one stay in the javascript path or should I start with the c language --I know my questions are all over the place-haha
@danpiths2847
@danpiths2847 7 ай бұрын
really enjoyed the talk man, keep sharing your thoughts. the part wherein you mentioned to learn how the tool that you're using works was something i never thought of before and seems like a really interesting topic to be diving in, thank you for it!
@danpiths2847
@danpiths2847 7 ай бұрын
found a gold mine for the stack I want to work upon! <3 (comment is also true regarding your other series on golang echo + htmx) this is great work man, hope you keep posting more and stay consistent. you could reach places and there is a big gap to be filled in the space you're currently making videos in.
@albertm1227
@albertm1227 7 ай бұрын
"Promosm" ☹️
@Soo_29
@Soo_29 7 ай бұрын
Nice tutorial. More content in go please. Series of golang backend
@tobias3581
@tobias3581 7 ай бұрын
I learn from watching you debug stuff and like the organic style👌
@sasipraveen5257
@sasipraveen5257 7 ай бұрын
Wow bro doxxed so much
@sasipraveen5257
@sasipraveen5257 8 ай бұрын
Fellow primeagen fan here ❤
@keshawnsmith320
@keshawnsmith320 8 ай бұрын
Is this a dual boot of Ubuntu?
@jxiongdevdiary
@jxiongdevdiary 8 ай бұрын
Yes it is
@kirakira160
@kirakira160 8 ай бұрын
Amazing please more videos of golang and htmx
@kirakira160
@kirakira160 8 ай бұрын
Amazing please more videos of golang and htmx
@joaogabrielabrantesdeolive283
@joaogabrielabrantesdeolive283 8 ай бұрын
Very nice!
@davidherbert6359
@davidherbert6359 8 ай бұрын
Quality problem cannot read text but thanks
@mrcth6593
@mrcth6593 9 ай бұрын
go go go !
@nabilmalki273
@nabilmalki273 9 ай бұрын
thanks for making this video, really good stuff, keep up the good work!
@acelaox6836
@acelaox6836 9 ай бұрын
such a powerful being bound by the chains of whatsapp
@Tay74514
@Tay74514 9 ай бұрын
Keep pushing bro. Thank you!! ❤🫡
@Adityalighter-tw9gj
@Adityalighter-tw9gj 9 ай бұрын
video sound is bit low can't hear you properly, btw nice video learn something new .
@jxiongdevdiary
@jxiongdevdiary 9 ай бұрын
Thanks for your feedback, let me try increase the volume
@Leomconti
@Leomconti 9 ай бұрын
I could hear properly, @Adityaloghtet-tw9gj probably just has a bad headphone or hearing
@MuggyWinner8149
@MuggyWinner8149 9 ай бұрын
nice, keep going
@AchwaqKhalid
@AchwaqKhalid 9 ай бұрын
The font is too small
@jxiongdevdiary
@jxiongdevdiary 9 ай бұрын
Thanks for pointing out, I'll increase the font size in my videos
@jxiongdevdiary
@jxiongdevdiary 9 ай бұрын
A correction with my code, afrer some study: context should only be created at top level (main.go / handler), the ctx.Done() should use the context passed from main instead, will correct in the near future, sorry for the confusion as Ima also learning along the way. Reference: p.agnihotry.com/post/understanding_the_context_package_in_golang/
@user-ch2sd6fm5l
@user-ch2sd6fm5l 9 ай бұрын
slow down dawg
@Leomconti
@Leomconti 9 ай бұрын
Bros talking normally, what do you mean
@thegreatestdemon1288
@thegreatestdemon1288 7 ай бұрын
​@@Leomconti he humiliated this person in satire manner, prob'ly your brain ain't capable to understand such deep sarcastic responses, don't exert pressure to understand instead your brain gonna damaged & fractured simultaneously within fractions of second 😂
@samfelton5009
@samfelton5009 7 ай бұрын
why does he try to type so fast 😭his poor backspace key
@jmong2871
@jmong2871 9 ай бұрын
Waw. production_quality++
@ThePirateHistory
@ThePirateHistory 9 ай бұрын
HTMX it's just a hype, no more) it's have serious issues like XSS attacks, and so on, and it's basicly JavaScript wrapper, allows you appearate some functionally without writing JavaScript code. I sujest you use go as an backend fully, better usage is "Echo" or "Chi", for frontend better in nowadays use Bun and his framework ElysiaJS, and for front end, something like vu3, react, something like quick, or svelte, and so on
@jxiongdevdiary
@jxiongdevdiary 9 ай бұрын
Thank you for the suggestions, I'll check out the issues that you mentioned on HTMX, honestly it's very interesting to me, would be so sad if it's lost its credibility; definitely will try out Echo and Chi
@publicname
@publicname 6 ай бұрын
@@jxiongdevdiary you can use htmx it's not a flaw, you just need to know how to handle it, that's it.
@publicname
@publicname 6 ай бұрын
@ThePirateHistory Ehh stop playin' foo and just sanitize the HTML then.