This devkit contains boilerplate (not found in other, larger boilerplate projects) and "usefull" code snippits that I have either found or developed over the years. Hopefully to avoid having to refind a stackoverflow article or make stealing code from older projects less janky.
Boilerplate: Template files (usally int he form of a project folder) that act as a beggining to a project. In concept these are fully working projects.
Snippits: Code snippits that are just meant to be copied and pasted. Often require a working enviorment or other code.
An assortment of languages will be includes, so far we have
- Javascript
- Discord Bots
- Web Apps
- Express
- Apollo
disnode-litedisnodedisode-logger- GraphQL
Each section is divided into a tree that follows this pattern:
- Lanuage (js for example)
- Type (Bots, Server, Math)
- Snippits/Boilderplate
- Content.js
- Snippits/Boilderplate
- Type (Bots, Server, Math)