thilo, to svelte
@thilo@maier.social avatar

This post by @geoffrich makes the purpose of #SvelteKit's new read function much clearer:

https://geoffrich.net/posts/sveltekit-read/

#Svelte

serpentroots, to svelte
@serpentroots@hachyderm.io avatar

I asked a frontend friend what framework he would recommend if he was starting a new project today. He said #svelte, so I spent the afternoon walking through their online tutorial and playing around with #sveltekit.

I've got to say, as someone with fairly rudimentary JS skills, it was a great experience. It feels a lot closer to HTML/CSS and a lot simpler than a lot of the other JS frameworks.

shirley, to svelte

hello happy (belated) new year! I've been wanting to learn #svelte for a while and figured today is as good a day as any and I'm already so delighting in their tutorial it's so good 😊

can't wait to figure out all the hype I've heard from @wattenberger + @puddingviz 💖

🔗 https://learn.svelte.dev/tutorial/welcome-to-svelte

symfonystation, to javascript
@symfonystation@phpc.social avatar

Explore our article: Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend? https://symfonystation.mobileatom.net/Frontend-Madness-JS-PHP-Backend #javascript #PHP #symfony #Laravel #Drupal #WordPress #React #Vue #Svelte #AlpineJS #Angular #Viewi #PWAs

gka, to svelte

🎉 New blog post! For a few months now I've been toying with an idea for a new #Svelte framework for #datavisualization -- heavily inspired by the great Observable Plot. Very curious to hear what you think about this.

https://www.vis4.net/blog/2024/01/svelteplot/

danilo, to random
@danilo@hachyderm.io avatar

seeing a lot of discussion about react and I have to say

react sucks ass

and we should say it more

danilo,
@danilo@hachyderm.io avatar

@smn personally, I'm deep in love with #Svelte. Leverages the breadth of the JS ecosystem, and everything about it feels like simple HTML supercharged for the modern world

I use it for everything now

https://svelte.dev

ameo, to svelte
@ameo@mastodon.ameo.dev avatar

Svelte/Sveltekit are still hands down my favorite way to build web apps in 2024

It feels like they took the best patterns developed over a decade of React and built a framework with them as the core principles

voxpelli, to svelte
@voxpelli@mastodon.social avatar

Got reason to look into svelte-check, the #linting tool for #Svelte projects, and I must say – their approach is intriguing.

It’s essentially invoking Language Service (#lsp) diagnostics for all the files and using the diagnostics output from the TypeScript, HTML and CSS language services to determine if there's an error or not.

In other words: Mimicking how eg. VSCode does to report errors and warnings in its UI.

This is a very interesting approach compared to eg. @eslint parsers

AlfaTrion, to gaming

Hey everyone! I've been kinda quiet on the socials lately as I am am getting back on my feet but here is this week's streaming schedule:

Coding stream, by Extra Life donor request!

Charity
birthday stream info to come!
https://twitch.tv/AlfaTrion

#gaming #coding #svelte #streaming #WebDev #dad #RetroGaming

davidcampey, to python
@davidcampey@mastodon.online avatar

Team at Afrolabs is unexpectedly : lead, senior and mid level dev with me in a product / tech management role, and a product designer as needed.

Full stack, broad skills:
Web: /node/php, /aws, / / , firebase/pg/pub-sub
Chat: openai/llama2, WhatsApp/slack/discord
Senior has android/kotlin depth and some skills in unity/unreal

They've worked well together for the last 3+ years across logistics, community and edtech.

Fedi Help?

seblammers, to svelte
@seblammers@vis.social avatar
Jdreben, (edited ) to django
@Jdreben@mastodon.world avatar

I’m looking for work! If you’re hiring and I seem like a fit, please reach out.

I have ~7 years of experience as a full stack software developer, and was founding engineer / CTO of Zoba.com.

I graduated from in 2017, have been working on early stage startups since 2014. I studied CS, concentrating on data science and ML.

I’m strong in , RoR, , , , and . I’ve dabbled in , , and .

symfonystation, to Symfony
@symfonystation@phpc.social avatar

"Explore the February 10, 2023 @symfonystation Communiqué of Symfony, Drupal, PHP, and Cybersecurity news for evergreen content. https://symfonystation.mobileatom.net/Symfony-Station-Communique-10-February-2023 #Symfony #PHP #Drupal #Cybersecurity #Mastodon #HTML #CSS #Svelte #PHPUnit #Pest #WayBackWednesday
:symfony: :elephpant_purple: :drupalicon: :javascript: :mastodon: :fediverse: :doctrine: :mysql: :phpunit: :apiplatform: :xdebug:

spences10, to svelte

Helloooo! 👋

My name is Scott, I'm an application team lead working on a large #SvelteKit monorepo.

I’m from the UK near London

I’m a #Svelte ambassador and organise the monthly Svelte Society London events.

#introduction #reintroduction

symfonystation, to Symfony
@symfonystation@phpc.social avatar
drwpow, to random

2019: react is dead (5M downloads)
2020: react is dead (6M downloads)
2021: react is dead (10M downloads)
2022: react is dead? (15M downloads)
2023: react is … wait (22M downloads)

drwpow,

it’s been bizarre as a person wishing a future without #react for years now, seeing React gain even more marketshare as #vue and #svelte’s growth stall

React comes with unnecessary bloat, has no built-in styling solution, no official toolchain, and unnecessarily abstracts HTML in the dumbest ways. I can’t for the life of me understand why a better solution (Svelte) hasn’t replaced it by now

mikebrondbjerg, to svelte
@mikebrondbjerg@vis.social avatar

I think it's time to update my portfolio site after 5 years of neglect.. going to use #svelte / #sveltekit as a bit of a learning exercise. Any recommendations for a simple clean customisable "portfolio" starter template/repo? I'd also like to add an experiments/sketches section too. Thx!

RyunoKi, to Software
@RyunoKi@layer8.space avatar

Ah, the joy!

Reviving a project that slumbered for more than half a year and first thing is bump all dependencies to their latest versions.

Then walking over each migration (write those! They're SO important!)

Afterwards ensuring everything still executes as before.

davidbisset, to react
@davidbisset@phpc.social avatar

ScrollyVideo.js allows responsive scrollable videos "without obscure video encoding requirements".

Compatible with #React, #Svelte, Vue, and plain HTML. #JavaScript

https://scrollyvideo.js.org/

symfonystation, (edited ) to Symfony
@symfonystation@phpc.social avatar
cliftonlabrum, to svelte

I had a conversation with some web devs and said I was thinking of starting a new project in SvelteKit.

They said, “Okay, fine, but you really should look at React/NextJS first.”

I looked and React/Next requires about twice as much code as SvelteKit for the same tasks.

People must understand that SvelteKit is the only framework (that I know of) that uses a compiler!

That means tons of syntactic sugar. See for yourself:

https://component-party.dev/

#sveltekit #svelte #reactjs #nextjs

cooptilleuls, to svelte French
@cooptilleuls@mastodon.online avatar

Nouveaux talks de l'#APIPlatformCon disponibles en replay : plongez dans le framework #Svelte avec @pierstoval et écoutez la session de questions / réponses de la core team @ApiPlatform. Bon visionnage ! https://les-tilleuls.coop/blog/api-platform-con-replay-8

ApiPlatform, to svelte
@ApiPlatform@fosstodon.org avatar

replay: immerse yourself in the world of the framework with @pierstoval and listen to the Q/A session hosted by three members of the API Platform core team. https://les-tilleuls.coop/en/blog/api-platform-conference-replay-8

wiverson, to svelte
@wiverson@mas.to avatar

#svelte #sveltekit 2 is out now

https://svelte.dev/blog/sveltekit-2

I've been using Svelte & SvelteKit for ~a year now to ship #web & #mobile apps (w/#capacitor). With #TypeScript #WebStorm and #polypane tooling it's the best UI framework I've ever used.

symfonystation, to Symfony
@symfonystation@phpc.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines