DEV Community

Andrew Nosenko profile picture

Andrew Nosenko

Dad, self-employed, problem solver at heart, async all the way. Formerly a principal software engineer at Nuance Communications. Occasionally I tweet, blog and answer my own StackOverflow questions.

Location Sydney, Australia Joined Joined on  Personal website https://nozillium.com github website twitter website
WPF in 2021: alive, dead or on life support?

WPF in 2021: alive, dead or on life support?

20
Comments 13
8 min read

Want to connect with Andrew Nosenko?

Create an account to connect with Andrew Nosenko. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Some thoughts on the new Microsoft Teams 2.0 architecture (WebView2/ReactJS)

Some thoughts on the new Microsoft Teams 2.0 architecture (WebView2/ReactJS)

13
Comments 2
4 min read
Automation with Deno: a tiny text template processor in JavaScript

Automation with Deno: a tiny text template processor in JavaScript

6
Comments 3
3 min read
Await inside JavaScript template strings

Await inside JavaScript template strings

6
Comments 2
1 min read
Syntactic sugar: yet another async/await question for JavaScript interviews

Syntactic sugar: yet another async/await question for JavaScript interviews

21
Comments 2
4 min read
A few handy JavaScript tricks

A few handy JavaScript tricks

228
Comments 6
10 min read
Grokking type conversion between TypeScript basic types, classes instances and object literals

Grokking type conversion between TypeScript basic types, classes instances and object literals

9
Comments
4 min read
Thenable: how to make a JavaScript object await-friendly, and why it is useful

Thenable: how to make a JavaScript object await-friendly, and why it is useful

39
Comments
3 min read
Would it make sense to have "Symbol.promise" as standard JavaScript Symbol?

Would it make sense to have "Symbol.promise" as standard JavaScript Symbol?

2
Comments 8
2 min read
Yet another OOP/C# person (me) trying to understand the mechanics behind React Hooks

Yet another OOP/C# person (me) trying to understand the mechanics behind React Hooks

8
Comments
4 min read
Why I no longer use ConfigureAwait(false)

Why I no longer use ConfigureAwait(false)

23
Comments 7
3 min read
Comparing process working sets of WebView-based Windows Desktop apps

Comparing process working sets of WebView-based Windows Desktop apps

3
Comments
2 min read
Meet DevComrade, yet another Windows Clipboard productivity tool

Meet DevComrade, yet another Windows Clipboard productivity tool

7
Comments
2 min read
C# events as asynchronous streams with ReactiveX or Channels

C# events as asynchronous streams with ReactiveX or Channels

18
Comments 4
7 min read
loading...