build-your-own-x
build-your-own-x copied to clipboard
A complete webapp with no frameworks
Main programming language
Javascript
Tutorial title
Building a complete webapp with no frameworks
Tutorial URL
https://frameworkless.js.org/course
Category
- [ ] 3D Renderer
- [ ] Augmented Reality
- [ ] BitTorrent Client
- [ ] Blockchain / Cryptocurrency
- [ ] Bot
- [ ] Command-Line Tool
- [ ] Database
- [ ] Docker
- [ ] Emulator / Virtual Machine
- [ ] Front-end Framework / Library
- [ ] Game
- [ ] Git
- [ ] Network Stack
- [ ] Neural Network
- [ ] Operating System
- [ ] Physics Engine
- [ ] Programming Language
- [ ] Regex Engine
- [ ] Search Engine
- [ ] Shell
- [ ] Template Engine
- [ ] Visual Recognition System
- [ ] Voxel Engine
- [ ] Web Search Engine
- [x] Web Server
- [ ] Uncategorized
I don't think this course is suitable for this place.
It teaches how to build a general "web-app", which is great, but it does not suit the theme of this repo, where we gather tutorials on building a lot more specific things. Your course covers way too much ground and is way too general to be included, imo.
@shakhbulatgaz ya that's fair. However I'd say there are a few links in the listing that do about as much as this one. For example some create a desktop application for Linux, how to make an OS from scratch, developing games with react/svg, etc.
Mine is about building a fully functional HTTP server using pretty much only standard library tools (with a couple exceptions).
@mtimofiiv looks interesting
If that's a web server, then you should rename the ticket from "Web App" to "Web Server"