#React was indeed in the spotlight last month, so we spared your time and collected the champions of #meetup videos in January. Which one is your favorite? 🥳
😎2nd: #React Performance with React Dev Tools by @yanaiEdri @ReactNext
All of us are familiar with the react #devtool - how to select a component and observe the state and the props - but this tool also has the profiler tab.
Modern #frontend frameworks like React are well thought-of in their application security design and that’s great. However, there is room for developers to make mistakes.
💪5th: The beauty and the beast: custom renderers in #React by @nirkaufman
Learn more about custom renderers in React from Nir Kaufman, who is in a long-time relationship with React as a #developer, author, consultant, and trainer.
#React and #ReactNative videos were definitely in the flow in 2021 and are expected to dominate 2022 as well! Better catch up on the top 10 #meetupvideos from last year so you won’t be falling behind. 😎
Expert guide to React Navigation by @callstackio
Satya Sahoo and Mateusz Kosoń, #softwareengineers at Callstack, are talking about the #React Navigation library. During the conversation, they cover a wide range of topics related to it.
Improving apps with Custom Hooks and React-Query by @_zachdtaylor
Zach Taylor will be going over two things that can greatly help you improve the quality of your React code: custom hooks and react-query.
Looking for the best #programmingcareer & #teammanagement related videos from last year? Look no further, we have already selected them for you!🥳 Let us bring you up to speed with what was in the #mainstream last year, and choose your favorite!
In search of the missing boredom by @mwohlmuth:
Key takeaways:
-The role of #technology in our life
-Take control of your information diet
-How to handle interruptions and context switching
-How to invite boredom back in your life
Are you looking for the most awesome #Vue videos? Well, look no further, we deliver exactly what you need. Here are the best ones from November, and believe us, they are all worth checking out.
Jump into what continuous delivery and feature flags truly are. Learn how to reach continuous delivery in #Vue, using #Gitlab feature flags. @kristianmzmz@codurance
Get ready for @ErikCH telling you all the details of how you can create a full stack application including AWS Amplify, Appsync, Lambda, Cognito for Authentication and Authorization and more!
#Serverless enthusiasts were lucky this month. November had lots of interesting meetup videos regarding the serverless framework. Check out the most watched videos below.
Get familiar with fan-out, queuing, decoupling and many many more! @julian_wood strives to help developers learn how they can use serverless technologies in order to transform the way they build and run applications. @ServerlessParis
Wondering how you can create highly scalable, loosely coupled systems? Check out Event-driven architectures using Amazon’s EventBridge. Explore different options of testing with @serverlesssarah@ServerlessParis@theodo
Discover this tutorial of @BarelyDaniel , guiding you through the usage of a GamePad within your #React application. Learn how to render out all the buttons and their values. Try out different controlling styles of your app using a #GamePad.