Advertisement · 728 × 90

Posts by Derrick Reimer

Preview
Senior Full-Stack Developer

SavvyCal is hiring!

I'm looking for a remote full-stack developer to join the team. You'll work directly with me on interesting problems and make a meaningful impact on thousands of customers.

Stack: Elixir, PostgreSQL, Inertia.js, React, TS, Tailwind CSS

Apply: savvycal.com/jobs/full-st...

7 months ago 19 8 1 3

Sorry, should be able to now

1 year ago 2 0 0 0

Lots of good things about the previous iteration, but it was a bit inflexible and we needed to play with using more copy and product visuals. I’d like to gradually get some of that personality worked back in though

1 year ago 2 0 0 0

Hmm we do run some email validation checks automatically, but it’s possible some are getting through (some of the checks are not super reliable, so we don’t rely on them aggressively). By don’t resolve, do you mean they bounce when you email them?

1 year ago 1 0 1 0

Feels like a sort of societal decay. A bit concerning.

1 year ago 2 0 1 0

At least it’s sunny! … 🫠

1 year ago 0 0 1 0

🤯

1 year ago 0 0 1 0

Straight up Inertia + React

1 year ago 0 0 0 0
Advertisement

I've been flirting with it, but still get spooked by those who claim adverse long-term heath affects on various organs. (I don't remember the specifics of their claims, just that I've seen them) 😅

1 year ago 0 0 0 0

Strongly recommend it! Long-running branches that may diverge significantly from main are quite the momentum killer (stress, uncertainty, accumulating sense of inertia).

1 year ago 0 0 0 0

I generally use whatever package is en vogue for my backend framework (in Elixir land, there's a package called FunWithFlags I'm using which gives me a little UI for enabling/disabling them, and some functions for checking status wherever needed in code).

1 year ago 1 0 1 0

When in doubt, toss it behind a feature flag and get it into production early.

1 year ago 86 3 13 1

Nostalgic!

1 year ago 1 0 0 0

Oh…oh that’s good

1 year ago 1 0 0 0

That would be really cool! I should also clarify that Inertia.js is more of a "protocol" that lets you use React, Vue or Svelte for your view layer, married up beautifully with your Elixir/Rails/Laravel/etc backend.

1 year ago 3 0 1 0
Advertisement

When in doubt, make the UI layer dumber.

1 year ago 48 4 2 1

It's fascinating to me how so much early education is focused on writing as an art form rather than writing as an optimized communication mechanism. I wonder if that's ideal...

1 year ago 2 0 1 0

In school, I was taught to use bigger words and more complex literary devices to express ideas.

Now as I product builder, I have to continuously battle against those instincts and instead optimize for clarity above all.

1 year ago 40 0 7 2
Preview
Free AI Consultation

Thank you, Daragh! Here's the public booking link: savvycal.com/daragh/free-... (that URL above is your link settings)

1 year ago 1 0 1 0

😂 yeah I’m sure mine was as well around that whole genre

1 year ago 2 0 0 0

Thanks Dave!

1 year ago 1 0 0 0

🤯

1 year ago 0 0 1 0

💯

1 year ago 2 0 0 0

🤘

1 year ago 1 0 0 0
Advertisement

Redesigning a core interface. Vacillating between “this is amazing!” and “ugh this is no good…” 😁

1 year ago 8 0 2 0

@savvycal.com 😎

1 year ago 1 0 0 0

Yep! To me, it’s all about productivity risk. I don’t doubt most/all things could be doable, the question is how much time and effort will it cost?

1 year ago 2 0 1 0
Preview
Fluxon UI · UI Components for Phoenix Framework Elegant and accessible UI components for Phoenix Framework.

It does feel like LiveView is getting closer to where I’d want it to be, with packages like fluxonui.com. To date, I’ve just not wanted to give up the wealth of mature tooling for all things frontend that React has to offer.

1 year ago 4 0 1 0

Inertia and Liveview are two different approaches (with Inertia, views are defined in React, Vue, or Svelte, and with Liveview they are defined in Elixir-based templates and components).

1 year ago 1 0 1 0

Yeah, the main consideration is performance (first contentful paint) when browser cache is cold, particularly for public booking pages.

1 year ago 0 0 0 0