sdk.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [sdk]
www.codever.land/bookmarks/t/sdk
Writing IntelliJ IDEA Plugins
https://www.baeldung.com/intellij-new-custom-plugin
To demonstrate writing an IntelliJ plugin, we'll create a plugin that provides quick access to the popular Stack Overflow website from multiple areas in the IDE. We'll add:
- A Tools menu item to vis...
- :calendar: published on: 2020-01-24
- tags: intellij, plugins, sdk
- :octocat: source code
javascript-sdk-design
https://github.com/huei90/javascript-sdk-design
Javascript SDK design guide extracted from work and personal experience
- tags: javascript, sdk
- :octocat: source code
Spotify SDK
https://github.com/loverajoel/spotify-sdk
Entity oriented SDK to work with the Spotify Web API.
- tags: javascript, sdk
- :octocat: source code