Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises-
Unattached. Wanna hire me?
- Wakefield, RI, US
- https://cndtr.dev
Pinned
1,046 contributions in the last year
Activity overview
Contributed to
sveltejs/svelte,
sveltejs/eslint-plugin-svelte3,
sveltejs/sapper
and 5 other
repositories
Contribution activity
January 2020
- Conduitry/component-template JavaScript
- Conduitry/community HTML
- Conduitry/unlocker Python
Created a pull request in sveltejs/community that received 5 comments
add Who's Using Svelte list and logos
I'd like to offload the responsibility for vetting and merging these on the 'community' team if y'all don't mind. We can think later about whether …
+135
−0
•
5
comments
- apply event modifiers to <svelte:body> events
- only attach SSR head markers when hydratable=true
- site: document Observable interop
- fix $$invalidate getting confused by an undefined third argument (#4170)
- site: copy Who's Using Svelte data from community repo at build time
- fix when LHS of a reactive assignment is a member expression
Created an issue in sveltejs/svelte that received 1 comment
Current component should (probably?) not be available inside onMount
Describe the bug
Things that internally use get_current_component() should probably fail when they are called from an onMount callback.
Logs
None.
T…
1
comment

