DEV Community

Discussion on: What was your win this week?

Collapse
 
mrsharm profile image
Mukund Raghav Sharma (Moko)

Wins from this past week:

  1. Deployed my first React.js app on Firebase and wrote about it here
  2. Learnt and wrote about Async Programming Tips in Dotnet and wrote about it here
  3. Finished 90 days of consistent meditation 2x day for 20 minutes each of continued meditation and wrote about my learnings here
  4. Learnt about Pusher, a mechanism to get real time updates for your webapp and wrote about it here
  5. Started learning about the ways people lie with numbers and wrote about it here
  6. Merged 4 pull requests for a new project open source project called "realmon" that is responsible for presenting garbage collection based events for .NET. Majority of the PRs are mine and can be found here.
  7. Learnt how to do dotnet based Linux tracing and performance analysis based on this document.
  8. Learn a bunch about Github actions with the intention to contribute to the hackathon and started a repo here with examples.