GraphQL Fragments Tutorial
27:45
2 жыл бұрын
MaterialUI Flexbox & Grid Tutorial
21:20
Пікірлер
@interceptorghost1149
@interceptorghost1149 6 күн бұрын
This video makes me level up my software engineering knowledge, nice video
@taghavi_script
@taghavi_script 13 күн бұрын
thanks man, i enjoyed
@PartneredAdmin
@PartneredAdmin 18 күн бұрын
Hi how to add a new app using a command e.g. npx create-payload-app@latest as an app to a turborepo? I can 't find this anywhere clearly? So...is it just delete the node_modules and copy/move all the new app files to /apps and add name and version to the workspaces?
@MrPeepa
@MrPeepa Ай бұрын
Exactly what i was looking for! You've just earned a subscriber my dude!
@IntegratorDima
@IntegratorDima Ай бұрын
Great one, thanks a lot.
@user-sv2hb9ik2u
@user-sv2hb9ik2u Ай бұрын
This is helpful. Thank you
@user-sv2hb9ik2u
@user-sv2hb9ik2u Ай бұрын
Very helpful. Thank you
@JonathanCoe-my1gl
@JonathanCoe-my1gl Ай бұрын
What wizard trick did you do ~13:15? No change appears in the video that is obvious.
@Roi007leaf
@Roi007leaf 2 ай бұрын
Can we get a link to the code/repo? for further in depth look?
@betheleyo2701
@betheleyo2701 2 ай бұрын
Good work, but you missed explaining all the permissions in an aws iam policy file that is needed to be able to run a successful "serverless deploy" command, it took me a while to have that set up
@andrewshaban2888
@andrewshaban2888 2 ай бұрын
Thank you. Clear and concise. Subscribed!
@yuriyfse6555
@yuriyfse6555 3 ай бұрын
Men, where is the code?!
@shmuelroth4995
@shmuelroth4995 3 ай бұрын
Hi I know you uploaded it a long ago, the think I liked is the usig types in useFieldArray. The problem is that in my form I have useFieldArray inside useFieldArray and in this case its doesnt recognize the type
@mugdhawadhokar1071
@mugdhawadhokar1071 3 ай бұрын
hey great video. Here I am confuse about invcocation API, why does it generates and can we avoid it from generating ?
@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.
@MG-wx8yx
@MG-wx8yx 3 ай бұрын
Very difficult to follow along.
@valentingorrin4541
@valentingorrin4541 3 ай бұрын
amazing thank you so much
@limpep
@limpep 4 ай бұрын
s3 triggers, schedulers
@HosseinBajan
@HosseinBajan 4 ай бұрын
It was the best node environment that I have seen so far, it was really great, thank you
@purchtechnologies3414
@purchtechnologies3414 5 ай бұрын
This is solid. Thanks
@LodkaGG
@LodkaGG 5 ай бұрын
Thank you very much man, you teaching so clearly, that's cool for sure
@pro4v
@pro4v 5 ай бұрын
You did a great job explaining, thank you
@marcpanther8515
@marcpanther8515 5 ай бұрын
CRA didn't bother with devDependencies because webpack knows to only include the required items in the final build. devDependencies only matter if you are building npm packages, I think.
@blackbeans3112
@blackbeans3112 5 ай бұрын
How to import styled components in SSR components in next js it is possible?
@AdeshSinghchandel
@AdeshSinghchandel 5 ай бұрын
Can you help me i try to integrate okta openid auth with private public key how can i do that , when using in react getting error 401 in both react and node js can you guide me usign public key and private key with react and node js i am stuck and no correct documents found
@anonymousnoob3660
@anonymousnoob3660 6 ай бұрын
Why is the pages : { newUser : '/onboarding' } not working in the new app router?
@exerge9202
@exerge9202 6 ай бұрын
if you have nextauth url in your .env it can cause issues
@anonymousnoob3660
@anonymousnoob3660 6 ай бұрын
@@exerge9202 so what can I do instead?
@bequitedev
@bequitedev 7 ай бұрын
Hey man , thank you for your help 🎉❤
@romaghorjomeladze439
@romaghorjomeladze439 7 ай бұрын
there is a strange behaviour in the code. If you put console.log in for example resolver function or service, the api endpoint is not returning response. So if you put console.log in getAllBooks resolver function and run books query from playground, it won't return any response (it's spinning and response isn't returned). If you remove the console.log, than there won't be any issue.
@romaghorjomeladze439
@romaghorjomeladze439 7 ай бұрын
I think it would be great to add request validation, error handling and JWT authorisation in this example repo for more completeness
@romaghorjomeladze439
@romaghorjomeladze439 7 ай бұрын
The best content. I love it 🤩
@baremetals
@baremetals 7 ай бұрын
Exactly what I needed, excellent
@shineLouisShine
@shineLouisShine 7 ай бұрын
6:12 - what was that?! - how did you do that?? Not worth an explanation? What else are you doing without explaining? Nevermind. Thanks anyway..
@dungam9402
@dungam9402 7 ай бұрын
only one thing to complain please zoom the screen bigger :'(
@Hellbending
@Hellbending 8 ай бұрын
Guys… please for the love of everything don’t use a linter for formatting 🤣🤣😓😓
@bencorbett1867
@bencorbett1867 8 ай бұрын
Thank you! Much help so far
@tony3fk
@tony3fk 8 ай бұрын
Thanks for this! It's just what I was looking for 🤩
@kezevraanwar2
@kezevraanwar2 9 ай бұрын
Great vid exactly what I need 👍🏾
@dimitrisqq
@dimitrisqq 9 ай бұрын
Hey Leo thanks for the video! I have 2 questions: 1) how does someone changes that "?" to "✅" and I have prepared a template (GitHub repo) with JS/TS, Playwright, GSAP. I want to create a CLI, which actually will "create" a template based on user input: 1. JS or TS? 2. Install GSAP? 3. Install Playwright? The thing is, that I don't know how to create it: from within the CLI or fetch the files based on user input, example jsconfig.json or tsconfig.json with options? Also common files like .prettierrc.json, .eslintrc.json etc.. If I create it from within (for example having a folder "template" with "common", "javascript", "typescript" subfolders and pick the files needed, i'm afraid that It will be very difficult to debug only @ 1 place (I suppose I will have to debug my end-template and then go and "copy" "paste" parts of code inside my CLI's code & templates folder). But if I "fetch" files then the CLI is not actually versioning correctly since it will only fetch the latest files. I'm superconfused...
@Hamsterhomka
@Hamsterhomka 10 ай бұрын
Great presentation of the material and very useful content. Thank you!
@tarunhasija4751
@tarunhasija4751 10 ай бұрын
After investing over 48 hours into learning about serverless from various sources and blogs, I was surprised to find that this video managed to encapsulate the entire topic in just under 30 minutes. Outstanding job, Leo!
@avidcaster
@avidcaster 10 ай бұрын
Your skill in creating excellent videos is commendable.
@markcaz
@markcaz 10 ай бұрын
Hard to follow this. The explanation of why you set teamHistory to true, and what that does, is unclear. Later in video you remove something to show that observables no longer work, but you don’t show or explain what you did. Frustrating. I was hoping this would teach me what I need to know, but there are too many confusing things about it
@medelhedihaddar7149
@medelhedihaddar7149 2 ай бұрын
I think this is the change he made to show the importance of the observer <<< export default observer(Roster) ===> export defaul Roster >>>
@bad_guru_
@bad_guru_ 11 ай бұрын
Really good video. I have learned a lot!!!
@ngoclam98242
@ngoclam98242 11 ай бұрын
sorry but can you explaint, why we use "./../packages/ui/**/*.{ts,tsx}" not "./packages/ui/**/*.{ts,tsx}"
@user-sg4kw8uh3m
@user-sg4kw8uh3m 11 ай бұрын
awesome!
@alexandardimcevski9136
@alexandardimcevski9136 11 ай бұрын
How do we add Font to the UI package and the Apps?
@oguzhankandakoglu1360
@oguzhankandakoglu1360 11 ай бұрын
Thanks!
@tammycollinse1417
@tammycollinse1417 Жыл бұрын
Hi all, not sure if I will have any luck with this but I am trying to add a flask api authorization (also using okta) with an existing react app that has spa authentication with okta. Is this possible? Any help would be greatly appreciated!
@sparttan21
@sparttan21 Жыл бұрын
Can you published that ?
@user-qh6rb6ne7h
@user-qh6rb6ne7h Жыл бұрын
How about using a vite cli?