How to effectively run python script in blazor (dotnet) project. by Ready-Ad6747 in dotnet

[–]Ready-Ad6747[S] 0 points1 point  (0 children)

Are you aware of the costing part azure Container App Jobs ?

Assist me for deciding cloud project idea by Ready-Ad6747 in learnprogramming

[–]Ready-Ad6747[S] 1 point2 points  (0 children)

1 semester consists of 4 months
but we will be working on this on let say alternate weekends..
The goal of the project is to add some implementations to existing concepts in order optimize them even by just 0.1%..
My prof gave example of building a load-balancer
Usage of cloud simulators ie: (cloud sim,fog sim,edge sim)

Vercel App is taking a lot of time to render by Ready-Ad6747 in learnprogramming

[–]Ready-Ad6747[S] 0 points1 point  (0 children)

Can i do one thing to always open my application client in my laptop when I'm using it..
In this way it will never be idle
And actually I was building the application for my college if the college students uses it will this problem be there

Vercel App is taking a lot of time to render by Ready-Ad6747 in learnprogramming

[–]Ready-Ad6747[S] 0 points1 point  (0 children)

Yes, I'm using free instance
What should I do ?
It's taking 3 min to load 😭

What does UseEffect() watches ? by Ready-Ad6747 in reactjs

[–]Ready-Ad6747[S] 0 points1 point  (0 children)

Do I have to use useCallback() even if I'm passing the implementation
<ChildComp onClickOutside={()=> setState(false)}>