All Projects → chauff → Web Teaching

chauff / Web Teaching

CSE1500: lecture transcripts, slides, past exams, etc. of the web technology part of the course.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Web Teaching

Polled.win
📊 Real time polling
Stars: ✭ 76 (-9.52%)
Mutual labels:  express
New Egghead Downloader
New Egghead Downloader
Stars: ✭ 79 (-5.95%)
Mutual labels:  express
Redirect Ssl
Connect/Express middleware to enforce https using is-https
Stars: ✭ 81 (-3.57%)
Mutual labels:  express
Bbs node
node后端服务,node+express+mysql, 搭建token-权限-管理完整的web服务, 对应页面: https://www.lyh.red/admin \ https://www.lyh.red/bbs \ 接口地址https://www.lyh.red/apidoc/index.html
Stars: ✭ 78 (-7.14%)
Mutual labels:  express
Kikoeru Express
kikoeru 后端,不再维护,请到https://github.com/umonaca/kikoeru-express 获取更新
Stars: ✭ 79 (-5.95%)
Mutual labels:  express
Xf wx
微信小程序+ 讯飞语音 实现个人语音助手
Stars: ✭ 79 (-5.95%)
Mutual labels:  express
Supply Chain
Supply chain management on blockchain using Angular 4 + Truffle + IPFS + Ethereum
Stars: ✭ 76 (-9.52%)
Mutual labels:  express
Analys Middlewares
redux, koa, express 中间件对比实现分析
Stars: ✭ 83 (-1.19%)
Mutual labels:  express
Memorystore
express-session full featured MemoryStore layer without leaks!
Stars: ✭ 79 (-5.95%)
Mutual labels:  express
Simple Todos
A simple web application powered by Nuxt.js 💚 & Nest Framework 😻
Stars: ✭ 81 (-3.57%)
Mutual labels:  express
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-7.14%)
Mutual labels:  express
Cheatsheets
JavaScript and Node.js cheatsheets
Stars: ✭ 1,191 (+1317.86%)
Mutual labels:  express
Express Vue
Vue rendering engine for Express.js. Use .Vue files as templates using streams
Stars: ✭ 1,226 (+1359.52%)
Mutual labels:  express
A Text Editor
一款微信文章编辑器_前后端已搭建完整
Stars: ✭ 77 (-8.33%)
Mutual labels:  express
Fullstack Shopping Cart
MERN stack shopping cart, written in TypeScript
Stars: ✭ 82 (-2.38%)
Mutual labels:  express
Chatroom Angularjs
An online chat room built with Angular, Node.js, Express and socket.io. View more http://www.cnblogs.com/SheilaSun/p/4746837.html
Stars: ✭ 76 (-9.52%)
Mutual labels:  express
Node Express Mongoose
A boilerplate application for building web apps using node and mongodb
Stars: ✭ 1,221 (+1353.57%)
Mutual labels:  express
Appseed
React, Vue.js App Generator
Stars: ✭ 83 (-1.19%)
Mutual labels:  express
Authenticationintro
Stars: ✭ 82 (-2.38%)
Mutual labels:  express
Join Io
join files on a fly to reduce requests count
Stars: ✭ 80 (-4.76%)
Mutual labels:  express

Web technology course materials

This repository contains the web technology course materials for the CSE1500 Web and Database Technology course at TU Delft, running in Q2 of the academic year 2020/21.

The course page can be found at https://chauff.github.io/Web-Teaching/.

Contributors

Creating such transcripts is not a job for a single person, but a group effort! All contributors to this repository can be found on the Contributors tab!

Inspired by

The transcript grew initially out of course material derived from the Learning Web App Development book, the Express documentation, the HTTP: the definite guide book, The Book of CSS3 and code samples/examples from the MDN Web Docs. Over the years it has been refined.

Related repositories

Setup notes

Two Visual Studio Code extensions are important for this setup to remain efficient: Markdown PDF (to generate PDFs of the lectures and assignments) and Markdown All In One to automatically create/update table of contents.

The PDFs are no longer available on GitHub (in order to limit the repository's size). They can be generated with the Markdown PDF Visual Studio Code extension.

The transcripts are written in US English.

GitHub Actions workflow: after a manual trigger (head to the Actions tab to trigger) or on a weekly basis, all links are extracted from the Markdown files in this repo (except README.md) and their returned status code is recorded. Anything beyond a status code 400 should be checked. The report resides as artifact on the Actions tab and is called urlCheck.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].