question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Apps for each of the adapters

See original GitHub issue

The adapters don’t have tests, and it’s not totally clear what value they’d provide if they did, but I think we should have hello world apps for each of the officially supported adapters running on the respective platforms.

Should they live in this repo? In examples or a new directory? Or in the package directories themselves? Or should they have their own individual repos?

Most importantly, who feels like setting it up? 😀

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
babichjacobcommented, May 10, 2021
* `pnpm init svelte@next tmp/my-test --<pre-selected options object>`

Currently this workflow will not work because the first step cannot be used in CI, at least as far as I can tell.

See https://github.com/sveltejs/kit/pull/1231 for an attempt to make the init process non-interactive that was rejected and why.

0reactions
Rich-Harriscommented, Apr 6, 2022

Going to close this as we’re currently deploying demo apps on each commit to platforms supported by the official adapters, and it’d be relatively straightforward for community adapters to do likewise via https://github.com/sveltejs/kit-template-default

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adapters - Learning Mobile App Development - O'Reilly
Adapters Adapters act as a link between the view and the underlying data source for the list. Lists require the use of an...
Read more >
Using the Adapter Pattern in Angular Apps for Easier ...
We are going through how to apply the adapter pattern in an Angular app by wrapping the ... The ButtonsModule is the module...
Read more >
Deploying applications and adapters to MobileFirst Server - IBM
This procedure describes how to deploy applications and adapters by using MobileFirst Operations Console. To deploy one or several adapters, click Add new...
Read more >
j5 Display Adapter - Apps on Google Play
USB OTG Display Adapter 1. Compatible with any Android phone 2. Resolution up to 1920X1080 @ 60 HZ 3. Easily download from our...
Read more >
Adapter | Android Developers
An Adapter object acts as a bridge between an AdapterView and the ... The Adapter is also responsible for making a View for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found