microsoft / microsoft/vscode-azurestaticwebapps
Explore Azure WebSiteManagement REST client library 🚀
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
Azure SDK team has released a beta of what they call a "REST level client" or RLC.
https://www.npmjs.com/package/@azure-rest/arm-appservice
Read this issue to learn about what problems this new type of SDK solves for us.
In summary,
old package bundle size: 940.4 kB
new package bundle size: 38.4 kB 🚀
They'd like to hear any feedback we have here 👉 https://github.com/Azure/azure-sdk-for-js/issues/22017
Note: these gains aren't limited to SWA, but all the extensions that use the app service SDK. We can benefit from the RLC versions of any SDKs we use throughout our extensions.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Azure SDK REST client documentation, the referenced Azure SDK issue, and the @azure-rest/arm-appservice package details. Compare the current and REST-level client usage in this extension; the issue does not define a specific entry point, test, or acceptance criteria for what done looks like.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100