LinearArray@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoFull Stack Programmer Doing Frontendprogramming.devimagemessage-square27fedilinkarrow-up114arrow-down11
arrow-up113arrow-down1imageFull Stack Programmer Doing Frontendprogramming.devLinearArray@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square27fedilink
minus-squarehector@sh.itjust.workslinkfedilinkarrow-up0·1 year agoGuys I can’t do front-end! There was a time I was getting kinda good but now there’s too much CSS tricks to learn. I’m currently making an app for the fediverse and my back-end is amazing but I need help even beginning to make something decent for the front-end! This is a streaming app, and just developed the chat widget which looks good in OBS, that’s a start. But the player? Responsible layout? Aaaah it seems impossible.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·1 year agoIt’d help if the JavaScript ecosystem could pause on inventing new frameworks every five minutes and instead focus on fixing their tooling problems.
minus-squarehector@sh.itjust.workslinkfedilinkarrow-up0·1 year agoI don’t know the developer experience with React+Vite has been amazing for me! Fast HMR, detailed stack traces, and typing support is so cool!
minus-squaremhredox@lemmy.worldlinkfedilinkarrow-up1·1 year agoSame. Honestly no issues with react+vite that I haven’t been able to solve.
Guys I can’t do front-end! There was a time I was getting kinda good but now there’s too much CSS tricks to learn.
I’m currently making an app for the fediverse and my back-end is amazing but I need help even beginning to make something decent for the front-end!
This is a streaming app, and just developed the chat widget which looks good in OBS, that’s a start.
But the player? Responsible layout? Aaaah it seems impossible.
It’d help if the JavaScript ecosystem could pause on inventing new frameworks every five minutes and instead focus on fixing their tooling problems.
I don’t know the developer experience with React+Vite has been amazing for me!
Fast HMR, detailed stack traces, and typing support is so cool!
Same. Honestly no issues with react+vite that I haven’t been able to solve.
It’s so robust I like it a lot :)