diff --git a/src/content/0/en/part0a.md b/src/content/0/en/part0a.md index 1b51755cb4..9e361e559e 100644 --- a/src/content/0/en/part0a.md +++ b/src/content/0/en/part0a.md @@ -4,7 +4,7 @@ part: 0 letter: a lang: en --- - +tru
This course is an introduction to modern web development with JavaScript. The main focus is on single-page applications implemented with React and supporting them with RESTful and GraphQL web services implemented with Node.js. The course also has parts on TypeScript, React Native, and Continuous integration.