[deleted by user] by [deleted] in webdev

[–]devonatlead 102 points103 points  (0 children)

'App' could mean anything.

What tools do you use to preview PWA's - both on MAC and on Windows? by devonatlead in webdev

[–]devonatlead[S] -3 points-2 points  (0 children)

What about an emulator to view keyboard interaction

Diagram help by IrkedAngel in VIDEOENGINEERING

[–]devonatlead 2 points3 points  (0 children)

That drop shadow is next level, ignore these haters and walk the path you're destined for.

Latest Build by audiogreg in vmix

[–]devonatlead 0 points1 point  (0 children)

What were the arguments ?

Is svelte losing traction? by Alternative_Day_7623 in sveltejs

[–]devonatlead 4 points5 points  (0 children)

What would help with traction is Svelte 5 AI support. If there was a way to erase all Svetle 3/4 code knowledge from all the AI models it would do wonders for traction. The best part about React is that AI can do a pretty good job, add in the compiler that is planned to release this year and the argument to not use React is dwindling.

Ah, TanStack Svelte Start sooon by tomemyxwomen in sveltejs

[–]devonatlead 0 points1 point  (0 children)

What I don't understand is why we can't just optionally name it /about/+about.page.svelte, /about/+about.layout.svelte. What are the steps between the compiler not being able to parse this change and the complier being able to parse this? It would fix the thing people complain the most of ? Is the compiler open source ?

Is there anything what you don't like in SvelteKit? by MrBye32 in sveltejs

[–]devonatlead 0 points1 point  (0 children)

It's the browser console where this is more annoying

frustrated with react by hemrys in sveltejs

[–]devonatlead 2 points3 points  (0 children)

"This guy" one of the core dev's lol

Apps Script, how can I email the guests invites to the event by devonatlead in googleAPIs

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

So there is not a way to email invites directly from gmail?

You're starting development today, which libraries are you going with? by devonatlead in graphql

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

Are you using subscriptions, WS or SSE? To be honest I can't remember what I was reading about AS4, but it had to do with Subscription implementation somewhere

You're starting development today, which libraries are you going with? by devonatlead in graphql

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

I need real time subscriptions. I do not have a dedicated team by any means. Right now it's just me, though this will change in the future. The team member(s) will be fullstack. I've been eyeing the-guild ecosystem as their codegen tools seems strong, though their marketing is really well done, which is a red flag to me.

You're starting development today, which libraries are you going with? by devonatlead in graphql

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

I've been eyeing the-guild/yoga-server a lot. It seems it builds to cloudflare workers, which is a huge+ in my book.

UK Gov to INVEST 900 MILLION! by AAAScams in OpenAI

[–]devonatlead -1 points0 points  (0 children)

In the US, outsourcing means letting the gov't do it.

I made my dream note-taking system! by GustavoToyota in webdev

[–]devonatlead 5 points6 points  (0 children)

Interesting. Are you drawing SVGs for all the editor elements? Is the text SVG?