Pavel Osadchuk πŸ‘¨β€πŸ’»πŸ’€ Profile picture
Oct 1, 2020 β€’ 4 tweets β€’ 2 min read β€’ Read on X
With the first glance at Blazor, I have that idea - it's perfect for MVVM.

I started with MVVM on WPF apps many years ago and spent a lot of time with MVVMLight and Xamarin, so I immediately saw an advantage of it for Blazor as well.

1/3

#Blazor #BlazorBits
This is ComponentBase which I use for MVVM everywhere. The only problem is JS

You cannot use js methods in OnInitializeAsync, and data initialization in OnAfterRender looks wrong to me (at least it's not what docs propose).

2/3 ImageImage
And there are things like js-loading indicator which need to be started if the page loaded but the data not.

Much confusing
For now, I simply move all JS initialization to OnAfterRender permanently

Oh, the gist of this classes available here
gist.github.com/xakpc/6d15b7b1…

3/3

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Pavel Osadchuk πŸ‘¨β€πŸ’»πŸ’€

Pavel Osadchuk πŸ‘¨β€πŸ’»πŸ’€ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @xakpc

Jan 18, 2021
Diving deep into Azure API Management REST (Direct access API vs Azure Resource Management API).

@Azure I love you guys, but sometimes your docs are misleading at best

A short thread
I need to delegate sign-in/sign-up and sub management, to do so I need to manually create users and subs in AAM

To do this I checked docs and samples - looks legit. There is an AAM REST API, I need a SAS token to call it, everything clear and simple.
But wait, what's this? Why endpoints in the reference docs are different from those stated in docs earlier?

Maybe samples will help? No, every link goes to this same "new" reference, and the "original" reference nowhere to found 😨
Read 5 tweets
Jan 15, 2021
OK, to merge together Azure API Management, Azure AD B2C, GitHub auth, and Paddle I need to thoroughly study the next articles

Thread⬇️
1️⃣ To understand how it could work overall here is a nice starting point.

"Sign customers up and register their product choices" gives a brief description of how to connect stripe

The first bummer - you can't delegate only subs management

azure.microsoft.com/en-us/blog/how…
2️⃣ So, I need to know how SignIn/SignUp delegation work: docs.microsoft.com/en-us/azure/ap…

This is the point where I starting to understand: I need my own web app to manage all this. And I hoped to stick to no-code at least for the startπŸ˜•
Read 9 tweets
Sep 24, 2020
Ever wanted to hire so-called "Russian hackers"?

In my work experience, I was lucky enough to work as a remote senior developer for NYC office of Thompson Reuters.

1/4
This experience kinda changed me a lot

I moved to fully remote, and now my current team is fully remote and I probably will never ever work in the office again.

2/4
I really want to share this experience with other Russian developers and help global companies to get access to the best possible talents from Russia.

That's why I willing to launch my side project - a web service to find and hire the best developers from Russia for remote

3/4
Read 4 tweets
Aug 20, 2020
As a developer and entrepreneur, I find out I spend a lot of time executing different APIs (mine or third-party) manually or with some one-time code. Usually, it happens in customer support: edit user record, resend SMS invite, etc. So I decided to fix and automate it... 1/
The best way to do so would be to build an UI for all these tasks, but who has time for this, right? And when I found out that I have 3 separate utility console projects to work with the same API started in different years I spent a day to figure it out 2/
And get a solution that will help me with these tasks, but leave me full control over it. Basically some kind of personal, developer-friendly RPA or Automation framework. A quick search gave me couple solutions on Python, but nothing suitable for me on .net... 3/
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(