Hi Sir Can You Please make a detailed view or just the steps How to Handle RBAC Authentication In a Multi Tenant Architecture Where each tenant can define it's roles and permission what is data modeling and how react will we make some pages or some sections of page visible Please 🥺
@oghlankashgaria4488Күн бұрын
Hi, thank you for the video. It is excellent. You created an environment variables. Would show that if there are multiple environment variables with same name. How do select or activate that specific environment? Example: QA Environment variables, Production environment variables. I want select all variables in QA?
@Ben-f6u6lКүн бұрын
Microsoft failed with C# against JavaScript so now they want to make JavaScript into C#. Sad!
@Bob28072ableКүн бұрын
Use a mirror to watch the video.
@sanchittodi55272 күн бұрын
How do I make it work with A records instead of name servers?
@XprimeX-q7l3 күн бұрын
With react 18 next js is not using use form state but useActionState
@Cloud5575 күн бұрын
Wanted to let you know that your whole playlist was rolled into a single video and posted somewhere else with no credit or links to your source code given.
@mostafahosseini27625 күн бұрын
can u upload the complete codes for this tutorial . thanks
@gaurabsingh93176 күн бұрын
Simple and Best Tutorial for beginners with all major concept covered , i was just looking for such content . Thanks a lot.
@dylangoodson85106 күн бұрын
Really great conversation. However, I found your work on GitHub and got really excited because I'm learning and this is a great way to do it and then when I got to tailwind elements, a lot of stuff is behind a paywall. I keep seeing that it's "" freehowever when I get there it's not. Can you please explain?
@Mw-od6sd7 күн бұрын
Typescript is a catastrophe
@FragPoney7 күн бұрын
Great video thank you
@GGSoft20098 күн бұрын
The free version is not allowed to send files. I use insomnia instead
@King111-l6t9 күн бұрын
Appwrite database
@LouizaMimouni10 күн бұрын
My brain hurts..
@geoffreynolds-g6j11 күн бұрын
i had a 8mb hero movie and it maxed out my free hosting bandwidth just in testing
@FrankJonen11 күн бұрын
Making a separate url is way less overhead.
@josephsagotti878611 күн бұрын
This is disgusting
@iowatheother498611 күн бұрын
yes daddy
@katomegumin744312 күн бұрын
I might be stupid but shouldn't that be React.Node? Or something.
@amjedbelgacem821810 күн бұрын
You are correct but the error wasn't because of children according to the red line under setUser. basically he defined setUser as null without explaining to typescript what to expect which resulted the behavior you are seeing. creating an interface for that with id: string, email:string, name: string should solve the issue and set him to green.
@mirko309212 күн бұрын
any? 😂😂😂
@SuicideRedemption10012 күн бұрын
i never understood why typescript gets all the hate. It was always my go to, even for standalone scripts where one might usually use python
@lleytonmorris630512 күн бұрын
I’m literally dying inside watching this
@lukem717613 күн бұрын
Hi James 😀, what if I have aa APY KEY protected backend that needs to be accessible from the frontend (React)? how can I hide my backend api key?
@Ahmad_Faraj13 күн бұрын
Is this theme tokyo night dark edition ?
@josephsam214513 күн бұрын
🤣🤣🤣 This is really me. My most used comments are // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-nocheck /* eslint-disable @typescript-eslint/no-explicit-any */ // @typescript-eslint/no-unused-vars
@toopkarcher13 күн бұрын
Coming from Rust I never realised how bad the life of a JavaScript dev must be for them to think Typescript is good
@davidgillies62014 күн бұрын
If you're developing TS even semi-professionally, modern linter rulesets don't let you get away with just spraying any all over the place. Besides, if you genuinely don't know what type you might get, then use unknown. That's what it's for.
@alijalloul12214 күн бұрын
This is 90% of ts users. And then they go on Reddit and start moaning about how js is not safe code
@fullstackspiderman14 күн бұрын
useFormState from react-dom is now useActionState from react.
@johnnystardust991815 күн бұрын
Great! Now I just need to know how to create a website on a GitHub repository
@TheRealSkilli16 күн бұрын
11=1011?
@TheRealSkilli16 күн бұрын
12=1111 13=10000?
@shubhamthedeveloper16 күн бұрын
use validate.error.flattern().fieldErrors you will get same errors object. Also try format(). 😊😊
@xerox-f1p16 күн бұрын
Rest client is better than thunderclient
@iron_spark16 күн бұрын
:any
@sourav-bapari18 күн бұрын
You're an absolute lifesaver
@iknowishare-970518 күн бұрын
Amazing tips. Thank you so much 🥰
@webcodeexplainedYT18 күн бұрын
I like pick omit and union in typescript. Typescript is insanely good.
@kallentidus18 күн бұрын
👍👍👍👍👍
@NOKIA559319 күн бұрын
Js is shit, ts is the the toilet paper to that shit
@cherylann110419 күн бұрын
Thank you. This is a really useful, practical and clear presentation
@cherylann110419 күн бұрын
Thank you for this awesome summary. It really gets to the heart of what constitutes a comprehensive JS programming skillset, and provides an excellent perspective. Yes I would most certainly follow a course that you put together on these 5 topics
@sanjai103819 күн бұрын
thanks for not showing the api part which is actually necessary
@cookiebinary19 күн бұрын
1:09:10 No, there is the "migrations" table, where are stored all migrations
@cookiebinary19 күн бұрын
I've never seen such a complicated explanation of laravel before. :D
@andyhb197020 күн бұрын
I tried using Webstorm over a three month period and whilst I liked a lot of its features but it was riddled with bugs and invalidating my cache every few minutes just became to tedious so I'm back with VS Code now.
@sameer07x1920 күн бұрын
I suck array methods , will be preparing them for my react interview 😅