Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niksy/knowledge

Guides, instructions, tips. Just general development knowledge.
https://github.com/niksy/knowledge

Last synced: about 2 months ago
JSON representation

Guides, instructions, tips. Just general development knowledge.

Awesome Lists containing this project

README

        

# Knowledge

Guides, instructions, tips. Just general development knowledge.

## Contents

* General
* [Guidelines for writing front-end code](general/frontend-guidelines.md)
* [References](general/references.md)
* [Tips](general/tips.md)
* macOS
* [General](macos/general.md)
* [Setup](macos/setup.md)
* Development setup
* [Virtual machines](development/vm.md)
* [SSH keys](development/ssh-keys.md)
* [Git](development/git.md)
* [NPM package management](development/npm.md)
* [Docker](development/docker.md)
* [SSL configuration](development/ssl.md)
* [Virtual host for testing on mobile devices](development/vhost-mobile-devices.md)
* [Proxy browser testing](development/proxy-browser-testing.md)
* [Static IP address](development/static-ip-address.md)
* [Remote debug](development/remote-debug.md)
* [Standalone Selenium server](development/selenium-standalone.md)
* [Standalone Selenium server, Windows](development/selenium-standalone-windows.md)
* [Older browsers](development/older-browsers.md)
* [Sublime Text](https://github.com/niksy/st-settings/blob/master/README.md)

## License

MIT © [Ivan Nikolić](http://ivannikolic.com)