This is just one of several places where I tinker with ideas, burn the midnight oil, fix bugs and inadvertently end up creating more of them in the end, but alas… c'est la vie d'un développeur.
👔 | I’m currently employed at Carevoyance at Definitive Healthcare. |
📚 | I’m currently learning Svelte, SvelteKit, D3, LayerCake, PostGreSQL. |
👯 | I’m looking to collaborate on a new idea surrounding git versioning. |
🤝 | I’m looking for help maintaining and growing TypedCSS. |
👨💻 | Explore some of my tinkering on CodePen. |
💬 | Ask me about CSS, SCSS, Tailwind, JavaScript, React, or Svelte. |
📫 | You can reach me on Twitter or via email. |
📄 | Learn more about my professional experience on LinkedIn or download my resume. |
⚡ | When I'm not flushing out lines of code faster than Eminem raps (or occasionally staring at my screen blankly), I enjoy traveling 🏔, photography 📸, playing sports 🏓, hiking 🥾, and spending time with friends and family 👨👩👧👦. |
- Answer by Brandon McConnell for Performance of Array.flat() vs spread operator to flatten multiple arrays into one
- Answer by Brandon McConnell for JavaScript map & find at the same time: findMap?
- Boolean truthiness narrowing not working in Typescript
- Answer by Brandon McConnell for Adding tabindex dynamically
- Prevent merging of branch conditionally based on label
- for anyone asking… yes, I designed this.
- @TimSweeneyEpic so… awkward day in the Apple office “the Apple official who is personally responsible for ensuring compliance shall personally appear at the hearing”
- so… awkward day in the Apple office “the Apple official who is personally responsible for ensuring compliance shall personally appear at the hearing”
- If a RenderHooks (build-tool) code scanner and parser gets fast enough, we could drop the 'use render-hooks' directive entirely, and it would just work™ Somewhere out there on the horizon…… 🦀
- I’m exploring what it would look like to refactor RenderHooks as a build step, so instead of requiring additional imports, components, or the use of render props, you could just… 'use render-hooks'; BEFORE vs. AFTER