eklipsedev Profile Banner
Josh Hartman Profile
Josh Hartman

@eklipsedev

Followers
1K
Following
4K
Media
139
Statuses
2K

Web Engineer | @webflow Partner | VueJS/Nuxt enthusiast.

Philadelphia, PA
Joined May 2022
Don't wanna be here? Send us removal request.
@eklipsedev
Josh Hartman
3 years
Introducing — a simple interface for generating clean, semantic HTML tables. If you're using @webflow, just paste the generated code into an embed. Great for representing tabular data within rich text content!.
Tweet card summary image
htmltables.io
Create responsive & accessible HTML tables, with or without CSS, using our free HTML Table Generator — no coding skills required.
19
22
185
@eklipsedev
Josh Hartman
11 days
If there was one feature I'd love to see added to @webflow's GSAP timeline, it would be the ability to reorder actions 😅. Currently working on a 60+ action animation & it's hard to follow when making changes & tweaks.
1
0
2
@grok
Grok
6 days
What do you want to know?.
522
326
2K
@eklipsedev
Josh Hartman
23 days
With the introduction of account holders in @medusajs, we decided to rework some existing logic to support this architecture. By default, you can only create an account holder at checkout. This is where you'd typically add & manage payment methods in platforms like Shopify. But
5
3
14
@eklipsedev
Josh Hartman
25 days
One thing I'd love to see from the @medusajs documentation is more clarity around account holders & payment providers. Maybe it's just me, but the idea of "context" seems to constantly trip me up. I get the idea since it's intended to support any provider. I just spent almost.
1
0
2
@eklipsedev
Josh Hartman
26 days
Me seeing the Webflow outrage when I’ve been doing non-Webflow work all week 👀. Wishing @webflow a speedy recovery (in the technical sense).
4
0
15
@eklipsedev
Josh Hartman
1 month
+1. I love that @webflow has been shipping like crazy but it’s come at a cost. Wouldn’t mind seeing them pump the brakes on new features & take a few months to focus on performance bottlenecks.
@Lukebonnici1
Luke Bonnici
1 month
Today in @webflow - "nothing is working for me" - this is a message I got from a colleague. The dashboard was just hanging, not authenticating, perpetual loading spinner. It's not the first time it's happened. Other things I'm noticing since recent updates:. - 504 bad gateway
Tweet media one
3
1
17
@eklipsedev
Josh Hartman
1 month
Generally speaking, as @webflow moves into app development, it would be a good idea to make available as much metadata as possible. Another SEO example, currently missing:. When setting ItemList schema via JSON-LD or schema, you must include a sequential "position" property.
@eklipsedev
Josh Hartman
1 month
To enhance SEO, @webflow needs to add an option to use a UTC ISO 8601 timestamp when setting a date. Currently this isn't possible, but both JSON-LD & datetime schema require it in this format. I'd bet most Webflow sites setting either aren't aware of this & are setting an.
0
0
8
@eklipsedev
Josh Hartman
1 month
Is @webflow having issues with version control?. I keep loading sites that are missing changes I just made. The changes are visible on the live site but not in the Designer. This is happening across a number of sites I'm working with. Can't seem to restore via a backup either.
11
0
22
@eklipsedev
Josh Hartman
1 month
I guess the whole idea is SSR frameworks?. But what if you want to just add a widget to an existing page & need to deploy custom code in just regular TS?. Maybe I’m completely misunderstanding the current use-cases, but I see this going way beyond just attaching an app to a root.
0
0
1
@eklipsedev
Josh Hartman
1 month
I love that @webflow is finally realizing its full potential as a visual development platform. My main concern is tech. It seems to be tightly coupled to specific frameworks (Next.js & Astro). I get it, but it also seems strange how you can’t just use vanilla JS or TS or any.
@webflow
Webflow
1 month
Webflow Cloud is now available to everyone. Back in May, when we announced the private beta of Webflow Cloud, the response was overwhelming. Developers, marketers, and agencies alike were excited by the possibilities. Now, we’re thrilled to share that Webflow Cloud is available
5
0
19
@eklipsedev
Josh Hartman
1 month
cc: @utsengar this may be up your alley, maybe we need a bridge to make this automatic?. I imagine this will affect a ton of sites with the release of Webflow Cloud as people begin to really push proxied sites.
1
0
0
@eklipsedev
Josh Hartman
1 month
Is there a reliable way to keep @webflow’s SSL valid when your DNS is proxied through a service like Cloudflare?. Cloudflare manages all my DNS records in order for me to write in an ads.txt file. Last week I had a pretty big outage & I’m almost positive it was due to an expired.
3
0
5
@eklipsedev
Josh Hartman
1 month
To enhance SEO, @webflow needs to add an option to use a UTC ISO 8601 timestamp when setting a date. Currently this isn't possible, but both JSON-LD & datetime schema require it in this format. I'd bet most Webflow sites setting either aren't aware of this & are setting an.
5
0
28
@eklipsedev
Josh Hartman
1 month
I love this article from @webflow engineering explaining what went into their re-written SplitText feature. Key takeaways:. 1️⃣ the best software can have bad code.2️⃣ “small” features aren’t always small.3️⃣ tradeoffs are a necessary evil. If you’re a new.
Tweet card summary image
webflow.com
Technical challenges, solutions, and takeaways gleaned while rebuilding one of GSAP's most popular plugins
2
1
30
@eklipsedev
Josh Hartman
1 month
Calculated shipping for custom products 💡. In our @medusajs storefront, customers can build fully customized RF cable assemblies made up of two connectors & a cable with their desired length. On the backend, connectors & cables are treated as individual products. Cable pricing
2
1
13
@eklipsedev
Josh Hartman
1 month
Great website design has almost nothing to do with HTML or CSS & almost everything to do with font choice & graphics.
1
0
4
@eklipsedev
Josh Hartman
1 month
A big wow moment for me was when I realized @webflow doesn't even follow this practice themselves! 😬. A tiny image no bigger than 30px is being rendered for each product image as it's full size, sometimes these are upward of 1MB each. No wonder my CMS has such performance
Tweet media one
0
0
3
@eklipsedev
Josh Hartman
1 month
If @webflow REALLY wants to produce fast, performant sites, they should allow us to transform images server-side within the Designer. When I use a CMS like Sanity, I can upload a base image (say 2000x2000px), but for each image, use their API to set one as 1500px, another as
Tweet media one
8
1
38
@eklipsedev
Josh Hartman
1 month
The less sexy but critical side of building business logic 💡. We’re launching a client site using @medusajs. Their product catalog? A giant Excel sheet updated weekly—with tons of data & essential metadata. To make it manageable, we built a powerful VBA macro in Excel that
0
0
8
@eklipsedev
Josh Hartman
1 month
Components in @webflow have gotten a lot more powerful, but there are still some hiccups that cause headaches. I'd love to see Webflow prioritize these improvements: . - Color properties .- Empty field usage to control visibility conditions.
5
0
29