An open API service indexing awesome lists of open source software.

https://github.com/momsfriendlydevco/momsronomicon

General documentation on everything MFDC
https://github.com/momsfriendlydevco/momsronomicon

Last synced: over 1 year ago
JSON representation

General documentation on everything MFDC

Awesome Lists containing this project

README

          


MFDC loves you, or at least doesn't actively want you to die

The Momsronomicon
=================
A concise and (not) complete list of the procedures, advice, tips and miscellany of [Mom's Friendly Development Company](http://mfdc.biz).

Table of contents
=================

1. [Development stack](devstack/)
1. [Node dev stack](devstack/node.md)
2. [PHP dev stack (legacy projects)](devstack/php.md)
2. [Projects](projects.md)
3. [Code Style](style/)
1. [PHP projects](style/php.md)
2. [Node projects](style/node.md)
4. [Tools](tools/)
1. [Design tools](tools/design.md)
2. [Code editors](tools/editors.md)
3. [Versioning](tools/versioning.md)
5. [Hosting](hosting/)
1. [DigitalOcean / BinaryLane / VMs](hosting/vms.md)
2. [Hosting Node Environments](hosting/node.md)
6. [Job Roles](jobs/)
1. [Interviewing](jobs/interviews.md)
2. [Onboarding](jobs/onboarding.md)
7. [Productivity Tips](productivity-tips.md)
8. [Further reading](further-reading.md)
9. [Glossary](glossary.md)
10. [Misc Guides](guides/)
1. [Common Errors with JavaScript](guides/errors.md)
2. [Setting up GMail for your email](guides/gmail.md)
3. [NPM Module Writing](guides/npm-modules.md)
4. [Using SSH to dial into servers](ssh/)
1. [Setting up SSH keys](ssh/keys.md)
2. [Tunneling with SSH](ssh/tunneling.md)
3. [Remote mounting with SSH](ssh/sshfs.md)