build-your-own-x icon indicating copy to clipboard operation
build-your-own-x copied to clipboard

A complete webapp with no frameworks

Open mtimofiiv opened this issue 4 years ago • 4 comments

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

mtimofiiv avatar Feb 02 '21 09:02 mtimofiiv

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.

ghost avatar Mar 15 '21 08:03 ghost

@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 avatar Mar 17 '21 14:03 mtimofiiv

@mtimofiiv looks interesting

TiredFingers avatar Mar 17 '21 15:03 TiredFingers

If that's a web server, then you should rename the ticket from "Web App" to "Web Server"

malinjr07 avatar Oct 02 '25 07:10 malinjr07