mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
15 lines
1.3 KiB
Markdown
15 lines
1.3 KiB
Markdown
# The Big Warehouse
|
|
A collection of resources for programmers
|
|
|
|
This repository is like a 'big warehouse', and it contains a number of different 'big boxes'. Each big box contains a (growing!) number of related resources. Pull requests are always welcome :) Resources which have an excessive number of dependencies will not be accepted (except under special circumstances).
|
|
|
|
## Warehouse Inventory
|
|
- [Big Box of HTML](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfHTML.md)
|
|
- [Big Box of CSS](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfCSS.md)
|
|
- [Big Box of Javascript](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfJavascript.md)
|
|
|
|
## Miscellanious Links
|
|
- [Hackr.io](http://hackr.io/) - This one is too good not to add. A collection of links to computer science / programming tutorials on just about everything. You can even submit to this list too!
|
|
- [codebeautify.org](http://codebeautify.org/) - A comprehensive set of tools to validate / view / format / minify / convert all sorts of web based languages.
|
|
- [JumpChat](https://jumpch.at/) - A service that makes it super easy to start a video / audio call with a group of people
|
|
- [libraries.io](https://libraries.io/) - A website that watches lots of package managers and acts as a search engine, allowing you to search them all for the library you need
|