
Scott Moss
Tipe
Scott is the CEO and co-founder of Tipe and Onespeed. Priorly he was an experienced engineer in Silicon Valley and SF working with some of the top tech companies. He’s known in the JS community for his contributions to Angular including popular open source projects, conference talks, and courses.
Scott Moss's Courses
Production-Grade Next.js
Build production-ready, full-stack React apps. Add authentication, generate hundreds of pages performantly, preview your content, query a database, and use a CMS with Next.js along with deploying your app to Vercel.Introduction to Next.js
Next.js is a complete framework built on top of React.js. You'll learn server-side rendering, static site generation, data fetching, code API endpoints, creating pages with the file system, add CSS modules, and more.Advanced GraphQL, v2
Learn advanced GraphQL topics like authentication, handle errors, and adding tests. Then access realtime data using subscriptions and expand GraphQL capabilities with custom directives.Client-Side GraphQL in React
Use queries and mutations to interact with GraphQL APIs on the client using Apollo Client and React hooks. You’ll understand variables and inputs to aliases on fields.Server-Side GraphQL in Node.js
Create a GraphQL schema which includes type definitions, queries, and mutations. Then create resolvers to return the data, and move onto advanced features like interfaces and unions, and creating relationships in your resolvers.API Design in Node.js, v3
Use Express to build a REST API in Node.js – handle REST API verb methods to create, read, update and delete resources from a MongoDB database.Introduction to MongoDB
Learn to build schemas, structure models and query MongoDB to get the right data. You'll learn the core concepts of MongoDB to build production-ready applications!Introduction to Node.js
Learn the foundations of Node.js so you can go forward and create fantastic JavaScript apps outside the browser!Serverless with AWS Lambda
Get started with AWS Lambda functions and then learn to test, debug and deploy then to build a real API powered by lambda functions.Advanced GraphQL
Go beyond the basics to writing production-level, optimized GraphQL. Learn GraphQL techniques such as Nested Resolvers, Caching and Testing.React Native (feat. Redux)
Use React Native to build native mobile apps in iOS and Android with JavaScript! Effectively build cross-platform mobile apps.