Learn To Code

Simon Temmerman

Written by Simon Temmerman , Co-founder of dScribe data and teacher @Syntra. You should connect with him on LinkedIn.

Working with GIT

Get familiar with GIT and how it can help you boost your workflow.

Build a web app without frameworks

In this section we will add some more tools to your toolbelt to build applications without any framework or build tools (React, Svelte, Webpack, ...)

Build APIs with Node.JS

Use Node.JS to build APIs that web apps can consume. Learn about different kinds of databases that can be used to stored your applications data.

TypeScript Fundamentals

Learn everything you need to know in order to confidently and successfully use TypeScript to build a modern JavaScript app.

Big O & Algorithms

Get familiar with Big O and learn how to apply it to different kind of algorithms