What did I learn this week (2021) - 13
- Microsoft acquired company Xamarin was founded by the creators of Mono, Xamarin.Android etc.
- Learned how to create a basic Telegram bot in .NET. It was very easy to get started and the their documentation site was clear and well organized.
- I came to know about a new language named Crystal. One of the main features of this language is that, all types are non-nilable.
- Learned that both VS Code and MS Teams are electon apps.
- Learned how to generate a screenshot using PuppeteerSharp in dotnet