Duration: 20m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100Hz, 2ch | Size: 115 MB Genre: eLearning | Language: English Learn how to use the react-spring library to animate our React applications. Start with the useSpring hook and end with the useTransition hook with React Router for transitions between your routes! Duration: 38m | Video: .MP4 1280x720, 25fps(r) | Audio: AAC, 44100Hz, 2ch | Size: 264 MB Genre: eLearning | Language: English How does e-commerce work on the Jamstack? MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 10 Lessons (32m 16s) | Size: 122.5 MB In this collection, we'll go through each of the standard hooks offered by the React library, learn how they work and build small applications that leverage them internally. Duration: 26m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 48000 Hz, 2ch | Size: 127 MB Genre: eLearning | Language: English In this playlist, we are going to go over how to set up and use urql as a GraphQL client. Duration: 16m | Video: .MP4 1280x720, 25fps(r) | Audio: AAC, 44100Hz, 2ch | Size: 88 MB Genre: eLearning | Language: English In this course, we'll build a video course platform using the AWS Amplify Admin UI. Duration: 49m | Video: .MP4 1280x720, 25fps(r) | Audio: AAC, 48000 Hz, 2ch | Size: 130 MB Genre: eLearning | Language: English This course teaches you how to implement your first data structures and algorithms. In the process, you'll learn some fundamental computer science concepts as well. We'll build these from scratch using jаvascript, but what we learn can be taken and used in any other language, too. MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 18 Lessons (1h 25m) | Size: 418.8 MB While "It works on my computer" might give you an excuse to close a bug ticket in the backlog, it doesn't really work when you're working on a team.
Duration: 53m | Video: .MP4 1280x720, 25fps(r) | Audio: AAC, 44100Hz, 2ch | Size: 387 MB Genre: eLearning | Language: English OpenGraph images are the images you see when you paste a link into a social platform and it "unfurls" into an image, title, and description. This happens on Twitter, Discord, Slack, and many other platforms. This collection goes over everything from designing OpenGraph images in Figma, to implementing them in CodeSandbox, to returning headless browser from Netlify Functions, and finally using Cloudinary as a write-through cache. Duration: 56m | Video: .MP4 1280x720, 25fps(r) | Audio: AAC, 48000 Hz, 2ch | Size: 167 MB Genre: eLearning | Language: English In this course, we will build a ToDo API that stores notes using the OpenAPI Specification (Swagger). We will start with a blank API definition using the Swagger Online Editor. The Swagger definition file will be used to create a Node.js API. Along the way, we will discover how to implement additional details required for a fully functional API requests and responses. We will also learn about the powerful capabilities of Swagger to generate server side code and client libraries. Duration: 1h 40m | Video: .MP4 1280x720, 25fps(r) | Audio: AAC, 48000 Hz, 2ch | Size: 579 MB Genre: eLearning | Language: English One of the hardest things about writing non-trivial applications is managing state. In our attempt to effectively manage state, we introduce additional complexity by trying to control application flow and the amount of code volume that comes from all of this. Redux gives us the ability to address state management and communication in astonishingly simple semantics that can be explained in just a couple minutes. The beauty of Redux is that it is not only a library but a pattern that works very will within Angular 1.x applications. In this series, we are going to learn how to integrate redux (the pattern) into Eggly from scratch and then introduce ng-redux and add in Redux DevTools at the end for fun. |