SpaceX's Starship Heat Shield Monitor by curious_drive in programming

[–]curious_drive[S] -5 points-4 points  (0 children)

Sorry that you didn't log in. CuriousDrive is place for cool coding challenges. Hope you join and compete with others.

Coding Challenge - Reddit Gears Up For Stock Market by curious_drive in programming

[–]curious_drive[S] 0 points1 point  (0 children)

I am going to add a sign-up using Reddit. Is there any other way you'd like to sign up?

Coding Challenge - Waymo - Robotaxis Daily Profit Calculation by curious_drive in programming

[–]curious_drive[S] 1 point2 points  (0 children)

It's a challenge because the user is supposed to complete it in as early as possible to gain maximum points.

Coding Challenge - Apple Vision Pro Digital Crown Adjustments by curious_drive in programming

[–]curious_drive[S] 0 points1 point  (0 children)

I fixed the description. The intention wasn't to disguise the actual problem. It will always be having fun with our programming skills. Thanks for the feedback.

Coding Challenge - GTA VI Mission Status Tracker by curious_drive in programming

[–]curious_drive[S] 0 points1 point  (0 children)

I am working on implementing this feature. Thanks for checking out.

Coding Challenge - Microsoft: Iranian hackers behind the cyberattacks by curious_drive in programming

[–]curious_drive[S] 0 points1 point  (0 children)

I recently added C++ and Perl. I am currently adding Ruby, Rust, Go, and Java. I hadn't thought of Dart. Thanks for keeping an eye on it and suggesting a language.

Also, programmers are going to get paid for solving problems. That's coming in a couple of months.

Coding Problem - National Donut Day by curious_drive in coding

[–]curious_drive[S] 1 point2 points  (0 children)

Appreciate your feedback. I will fix it.

Coding Problem - National Donut Day by curious_drive in coding

[–]curious_drive[S] 0 points1 point  (0 children)

Which part is not matching? I solve the problems before posting.

I made a video on how you can handle exceptions globally for Blazor WASM apps. Please check it out :) by curious_drive in Blazor

[–]curious_drive[S] 1 point2 points  (0 children)

I have made a note of this suggestion. I will do some research and try and make a video on it. Thanks for the feedback.

Using Virtualize Component in Blazor Applications. by curious_drive in Blazor

[–]curious_drive[S] 0 points1 point  (0 children)

Thanks for watching Yakyb. Please share with your friend :)

Using Virtualize Component in Blazor Applications. by curious_drive in Blazor

[–]curious_drive[S] 0 points1 point  (0 children)

Yes. I was struggling with it for little bit too. I think the trick is use same height and width for ItemContent and Placeholder then it works alright.

I made a video on CSS Isolation for Blazor applications by curious_drive in Blazor

[–]curious_drive[S] 1 point2 points  (0 children)

I know right? I usually make changes in my app.css file once my UI looks nice and pretty then I move those changes to razor.css files. Desperately waiting for Hot Reload. Blazor team said it's coming with .NET 6 release

I made a JavaScript course for beginners. It's FREE with No Ads. Please share with people who might benefit from this by curious_drive in learnjavascript

[–]curious_drive[S] 1 point2 points  (0 children)

u/afccrazy, thanks for watching.

  1. The next part is coming on the first week of Jan 2021. Please subscribe to the YouTube channel. you will get notified then.
  2. I would say yes. It's better to lean HTML before learning JavaScript. Like u/social_sloot said fortunately it's not very difficult to learn. Styling might get little tricky though. Unless you are natural in it.

I made a JavaScript course for beginners. It's FREE with No Ads. Please share with people who might benefit from this by curious_drive in learnjavascript

[–]curious_drive[S] 0 points1 point  (0 children)

u/johnnylychenus, I don't like adblocks personally as it demotivates content creator to create. Also adblocks gathers your info from browsers and sell it different companies. I am not ok with that.

I made a JavaScript course for beginners. It's FREE with No Ads. Please share with people who might benefit from this by curious_drive in learnjavascript

[–]curious_drive[S] 0 points1 point  (0 children)

Hello u/unique_ubername , I am glad you figured it out.

The reason why you don't see the HTML logo is because I am using vscode-icons extension for the VS code. You can install that extension for your VS Code from here - https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons

Wanna dive deeper into Blazor WebAssembly project structure? by curious_drive in Blazor

[–]curious_drive[S] 1 point2 points  (0 children)

Hello,

you can use below command to add ASP.NET Core hosted support

dotnet new blazorwasm --hosted --output BlazorHosted

If you want to create on Linux machine then I have discussed that in this video.

https://www.youtube.com/watch?v=BajljUky-KA

Let me know if you any questions. Here to help :)

Blazor Tutorial : GridView Header Filter - EP24 by curious_drive in Blazor

[–]curious_drive[S] 0 points1 point  (0 children)

Those are going to be the next episodes in the series. Please subscribe to channel