14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/169. Gerando cores dinamicamente usando as paletas do Vuetify.mp4 183.8 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/128. Apollo watchQuery monitorando records Query.mp4 151.2 MB
11. Adicionando rotas com Vue Router/40. Caso de uso para os meta fields.mp4 150.1 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/117. Campo de data do Lançamento com DatePicker e Dialog.mp4 138.4 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/151. RecordsFilter enviando dados para state do Vuex e filtrando Lancamentos.mp4 131.6 MB
13. Gerenciamento de estado centralizado com Vuex/48. Two-way data binding (v-model) e Vuex criando e editando tarefas.mp4 130.0 MB
15. Build de produção e deploy na nuvem/32. Ajustando Relatórios e Filtro dos registros.mp4 129.0 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/44. Query para somar Saldo do usuário até a data atual.mp4 125.3 MB
12. Comunicando com servidores HTTP usando o Axios/18. Capturando e manipulando erros.mp4 124.7 MB
9. Trabalhando com formulários/15. Criando nosso próprio campo de formulário.mp4 121.3 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/75. Vue Router Protegendo rotas que necessitam de autenticação.mp4 116.0 MB
12. Comunicando com servidores HTTP usando o Axios/26. Bônus acompanhando progresso de Download.mp4 111.7 MB
12. Comunicando com servidores HTTP usando o Axios/5. Preparando Components necessários.mp4 111.6 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/161. Função para gerar dados dos Gráficos.mp4 109.2 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/129. Acesso direto ao Cache do Apollo reescrevendo Query records.mp4 108.8 MB
15. Build de produção e deploy na nuvem/20. Build de produção no Vue e multi-stage build no Docker.mp4 108.1 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/26. Implementando resolver de autenticação para a Mutation de signup.mp4 104.5 MB
12. Comunicando com servidores HTTP usando o Axios/10. Selecionando Tarefa da lista para edição.mp4 101.6 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/93. Agrupando lista de Lançamentos por data.mp4 98.7 MB
14. Projeto final Gerenciador de Finanças Pessoais com API GraphQL/139. Monitorando Queries accounts e categories.mp4 98.7 MB
[TutsNode.com] - Microservices with Node JS and React/14. NATS Streaming Server - An Event Bus Implementation/18. Solving Concurrency Issues.mp4 243.2 MB
[TutsNode.com] - Microservices with Node JS and React/24. [Appendix A] - Basics of Docker/29. The Build Process in Detail.mp4 220.3 MB
[TutsNode.com] - Microservices with Node JS and React/19. Listening for Events and Handling Concurrency Issues/23. [Optional] Versioning Without Update-If-Current.mp4 202.1 MB
[TutsNode.com] - Microservices with Node JS and React/5. Architecture of Multi-Service Apps/1. Big Ticket Items.mp4 168.5 MB
[TutsNode.com] - Microservices with Node JS and React/25. [Appendix B] - Basics of Typescript/59. Exploring Type Definition Files.mp4 152.5 MB
[TutsNode.com] - Microservices with Node JS and React/24. [Appendix A] - Basics of Docker/31. Rebuilds with Cache.mp4 130.6 MB
[TutsNode.com] - Microservices with Node JS and React/17. Cross-Service Data Replication In Action/22. A Slightly Complicated Test.mp4 130.4 MB
[TutsNode.com] - Microservices with Node JS and React/19. Listening for Events and Handling Concurrency Issues/10. Clear Concurrency Issues.mp4 129.1 MB
[TutsNode.com] - Microservices with Node JS and React/19. Listening for Events and Handling Concurrency Issues/41. Mock Function Arguments.mp4 123.3 MB
[TutsNode.com] - Microservices with Node JS and React/1. Fundamental Ideas Around Microservices/7. A Crazy Way of Storing Data.mp4 118.6 MB
[TutsNode.com] - Microservices with Node JS and React/15. Connecting to NATS in a Node JS World/2. The Listener Abstract Class.mp4 116.1 MB
[TutsNode.com] - Microservices with Node JS and React/2. A Mini-Microservices App/8. Building Post Submission.mp4 113.7 MB
[TutsNode.com] - Microservices with Node JS and React/21. Handling Payments/2. Initial Setup.mp4 113.2 MB
[TutsNode.com] - Microservices with Node JS and React/17. Cross-Service Data Replication In Action/15. Convenience Document Methods.mp4 112.2 MB
[TutsNode.com] - Microservices with Node JS and React/16. Managing a NATS Client/17. NATS Env Variables.mp4 111.8 MB
[TutsNode.com] - Microservices with Node JS and React/17. Cross-Service Data Replication In Action/5. Scaffolding a Few Route Handlers.mp4 110.1 MB
[TutsNode.com] - Microservices with Node JS and React/19. Listening for Events and Handling Concurrency Issues/25. A Complete Listener Test.mp4 109.7 MB
[TutsNode.com] - Microservices with Node JS and React/17. Cross-Service Data Replication In Action/3. A Touch More Setup.mp4 108.0 MB
[TutsNode.com] - Microservices with Node JS and React/25. [Appendix B] - Basics of Typescript/67. Showing Popup Windows.mp4 106.4 MB
[TutsNode.com] - Microservices with Node JS and React/13. Create-Read-Update-Destroy Server Setup/4. Mongo Connection URI.mp4 105.8 MB
03 - Playwright Basic methods for Web Automation testing with examples/005 Techniques to wait dynamically for new page in Service based applications.mp4 201.4 MB
06 - End to End Web Automation Practice Exercise with Playwright/003 Add assertions for the actions performed and implement necessary Sync steps.mp4 175.3 MB
09 - Session storage & Intercepting Network requestresponses with Playwright/005 Understand the playwright route method and its parameters in intercepting - demo.mp4 171.4 MB
06 - End to End Web Automation Practice Exercise with Playwright/006 Dynamically find the order from OrderHistory page using Playwright Script logic.mp4 165.5 MB
08 - API Testing with Playwright and Build mix of Web & API tests/006 Refactor API calls from utils folder and isolate from Web test logic.mp4 163.1 MB
09 - Session storage & Intercepting Network requestresponses with Playwright/006 How to intercept Network request calls with Playwright - Example demo.mp4 162.9 MB
06 - End to End Web Automation Practice Exercise with Playwright/002 Write the Script to dynamically find the product to buy from list of products.mp4 161.1 MB
09 - Session storage & Intercepting Network requestresponses with Playwright/007 How to abort the Network calls with Playwright - Examples.mp4 159.6 MB
09 - Session storage & Intercepting Network requestresponses with Playwright/001 How to save session storage using Playwright and inject into new Browser context.mp4 155.6 MB
04 - Handling UI Components(Dropdowns ,Radio Buttons, Childwindows) with Playwright/004 Handling Child windows & Tabs with Playwright by switching browser context.mp4 154.7 MB
06 - End to End Web Automation Practice Exercise with Playwright/004 Handling Auto suggestive dropdown options with playwright - Example.mp4 138.2 MB
08 - API Testing with Playwright and Build mix of Web & API tests/005 End to end validation with mix of API & Web concepts - Reduce test time.mp4 133.0 MB
08 - API Testing with Playwright and Build mix of Web & API tests/002 Playwright request method to make API calls and grab response - Example.mp4 128.5 MB
07 - Handling Web dialogs, Frames & Event listeners with Playwright/003 How to handle & Automate frames with Playwright - Example.mp4 126.7 MB
03 - Playwright Basic methods for Web Automation testing with examples/001 Locators supported by playwright and how to type into elements on page.mp4 122.7 MB
11 - Page Object Patterns & Data driven Parameterization for Playwright Tests/001 What is page object pattern & Importance of its implementation.mp4 120.8 MB
03 - Playwright Basic methods for Web Automation testing with examples/002 Extracting the text from browser and inserting valid expect assertions in test.mp4 116.1 MB
05 - Learn Playwright Inspectors , Trace Viewers & Codegen tools with Demo examples/003 Detailed view of Test Traces, HTML reports, logs & Screenshots for test results.mp4 114.2 MB