Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/niksy/knowledge
- Owner: niksy
- License: mit
- Created: 2014-12-30T08:09:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T07:43:59.000Z (7 months ago)
- Last Synced: 2024-10-18T04:05:01.466Z (2 months ago)
- Homepage:
- Size: 951 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)