Description
In this course, you will learn :
- First refresh your knowledge of TypeScript, which is widely used with Deno.
- About the fundamental types, as well as interfaces and classes.
- How to build a CRUD REST API with Deno and Oak.
- You will have added a valuable new skill to your resume and will be able to apply it to existing or new projects.
Syllabus :
- A Brief Introduction to Deno
- TypeScript Basics
- Basic Web Server
- Beginnings of an API
- Adding New Routes