What is very apparent as a software developer or really anyone wanting a career in IT is that you are going to be lifelong learner and that skills and knowledge you acquired yesterday may not be relevant tomorrow.
So, I like to try and learn as much as I can every month. Below are a number of links to Online Video and Podcasts of learning material I have found helpful, and I hope you find it interesting and useful.
Learning Test-Driven Development • Saleem Siddiqui & Dave Farley • GOTO 2022
Vue and Axios (feat. Kanye REST API) a light hearted take on calling a rest api from Vue with the axios library.
Minimal APIs just got all I wanted in .NET 7 - Nick Chapsas highlight a new to minimal apis coming in .Net 7
Scott Hanselman - NDC Porto Keynote - Building Teams Through Systems Thinking and Stories - Post Covid, WFH, thought provoking keynote from Scott Hanselman
Animating Vue Router Transitions in Vue 3 - I am really enjoying the content from LearnVue
Checking for null without checking for null in C# - Nick Chapsas cheerleading another useful open source project.