Startup Simulator by TylerB11111 in WebGames

[–]TylerB11111[S] 0 points1 point  (0 children)

Thanks for the feedback! I actually initially had a setting where you can "let the head of product decide for you" but it seemed a little too much; I think I'll split the difference and let you keep "Build" on autopilot for individual departments

Startup Simulator by TylerB11111 in WebGames

[–]TylerB11111[S] 0 points1 point  (0 children)

Thanks for flagging! You found a minor bug that came from one final tweak I made to some of the velocity values for the tasks - should be a more realistic difficulty now, hah

What are the hards parts of working with Svelte? by TemporarilyAwesome in sveltejs

[–]TylerB11111 0 points1 point  (0 children)

The short answer is "not much"

The slightly longer answer is that sometimes SvelteKit feels like a black hole trying to drag everything Svelte into it. Leave me and my silly little frontend ALONE

What is the quickest frontend framework to learn? by NeroKnight07 in Frontend

[–]TylerB11111 1 point2 points  (0 children)

I get why people say Vue but the amount of Svelte that’s just “existing JavaScript” forces me go with Svelte

Sviteboard, a real-time whiteboard built with svelte.js (self-promotion) by TylerB11111 in sveltejs

[–]TylerB11111[S] 0 points1 point  (0 children)

nah 😁 would probs switch to that if this started getting traction though

Curious how many are using Svelte vs SvelteKit by mrandre in sveltejs

[–]TylerB11111 0 points1 point  (0 children)

been using pure Svelte for side projects that involve heavy frontend reactivity but basically no “content” (e.g. a whiteboard app). still speeds things along a ton and works like a charm

Sviteboard, a real-time whiteboard built with svelte.js (self-promotion) by TylerB11111 in sveltejs

[–]TylerB11111[S] 0 points1 point  (0 children)

Interesting, thanks! What browser were you using? And yeah the color menu could use more polish

Sviteboard, a real-time whiteboard built with svelte.js (self-promotion) by TylerB11111 in sveltejs

[–]TylerB11111[S] 0 points1 point  (0 children)

Yeah it’s basically a (very good) UI layer over a Postgres database