Inspired Labs - London, United Kingdom
Inspired Labs - London, United Kingdom
Installed elmjutsu as normal & reopened atom using: `atom project-file.elm` **Atom**: 1.32.2 x64 **Electron**: 2.0.9 **OS**: Mac OS X 10.13.4 **Thrown From**: [elmjutsu](https://github.com/halohalospecial/atom-elmjutsu) package 9.4.1 ### Stack Trace Uncaught Error:...
The compiler returns: `Exception Thrown in Output. ReferenceError: Elm is not defined` when looking at test-driving in Ellie: [https://ellie-app.com/3PTxvxgVTtga1](https://ellie-app.com/3PTxvxgVTtga1). With the present state of dependencies, is it possible to get...
While looking at various carousels I noticed this [REPL](https://svelte.dev/repl/f503a458832f4a358d9ec00f88945ff5?version=3.46.4) throws: `Cannot find package simply-reactive@latest`.
Hey Reece, thanks for making `[svelte-accessible-dialog](https://github.com/reecelucas/svelte-accessible-dialog)` available – I can see there's a lot of testing gone into it – the focus-trap is great for example! ## `document.body.style.top` doesn't return...
Steps to reproduce: - Double clicking a `Comp.svelte` filename tab in the UI - then click the editing area - BANG, your component is gone. ``` import BarryScott from './BarryScott.svelte';...
`svelte-agnostic-draggable` doesn't seem to load as expected after running `npm install svelte-touch-to-mouse` && `npm install svelte-touch-to-mouse`. - Sveltekit errors `500` loading this directly from within a component: `The requested module...
Hello again. Last June/July I merged your repo [into a new one](https://github.com/FunMiles/SveltekitPWA/issues/9#issuecomment-1172697781), which worked across the board in [Lighthouse: 100%](https://todo-orcin-sigma.vercel.app/). So, vis-à-vis the current problem, I've merged the repo again...
** Prototyping Tools (...or how Svelte is on the verge of a lot of other things) ** After the talk: (edit: 22.08.2024) I am in the process of making `pindeck`...
** Prototype all the things in Svelte ** Abstract The talk covers: - How I am using Svelte to turn [real-time](https://github.com/svelte-society/london/issues/74) server communication into a game (that you can play)....
Thanks for this extension... now I can read `.svelte` files from Finder, before opening them in the IDE – a big quality of life improvement! Do I need to remove...