Jonas Schmedtmann
Jonas Schmedtmann is a web developer and online educator who teaches on udemy. He is best known for two flagship courses: “Advanced CSS and Sass” and “The Complete JavaScript Course.”
Relevance
The Natours project in this knowledge base is the course project Schmedtmann built and teaches in “Advanced CSS and Sass: Design and Build Real World Projects”. He is credited in the project’s index.html footer and is the author field in package.json ("author": "Jonas").
The Natours project demonstrates: sass-scss features, css-architecture (7-1 pattern), bem-methodology, css-animations, and responsive-design.
Notable Courses
- “Advanced CSS and Sass: Design and Build Real World Projects” — source of the Natours repo
- “The Complete JavaScript Course: From Zero to Expert”
- “Node.js, Express, MongoDB & More: The Complete Bootcamp”
See Also
- udemy — platform hosting his courses
- schmedtmann-2018-natours-advanced-css — source repo from his CSS course
- sass-scss — primary technology taught in the course