Learn Agent SkillsA hands-on tutorial series for building agent skills. Reusable instructions that teach AI coding agents how to do specific tasks well.#ai#skills#agents
Let's Learn MCP JavaScript + TypeScriptLive session with the VS Code team on Model Context Protocol in JavaScript and TypeScript, plus the companion repo.#mcp#ai#typescript
Playwright Movies AppA movies app with Playwright tests. Clone it, break it, and learn end-to-end testing against a real UI.#playwright#testing
React for BeginnersComplete Beginners guide to building your first React Component using the new React Docs and doing the coding challenges.#react
Nuxt SeriesUsing create-nuxt-app to get started with Nuxt and many more videos showing off Nuxt and all its features.#nuxt
Get Started with NuxtNuxt.js is a Vue framework for building static and server-side rendered sites. This mission will walk you through the essentials of building a Nuxt.js site from the ground up.#nuxt
Vue-Apollo GraphQL FundamentalsLearn how to consume and use GraphQL APIs in your Vue.js apps with Vue-Apollo.#graphql#apollo#vue
GraphQL FundamentalsGraphQL is a fantastic new API standard that provides a more efficient, powerful, and flexible alternative to REST. In this course, you'll learn the fundamentals of GraphQL.#graphql
Internationalization with vue-i18nMaster internationalization and learn how to create multilingual websites and vue.js applications with vue-i18n.#vue#i18n
Vue Router for EveryoneLearn how to build powerful Single Page Applications in Vue with the Vue Router.#vue#router