Jbasoo, to programming
@Jbasoo@mastodon.social avatar

I went to book a flight with Wizz Air last night and the absolute shocking web performance made me feel better about my own work.

It takes ~30s to process the and render the search, literally the primary function of the site. I like the DX of but is this kind of performance really worth it?!

haliphax,
@haliphax@hachyderm.io avatar

@Jbasoo Don't blame Vue for their bad code

Jbasoo,
@Jbasoo@mastodon.social avatar

@haliphax Yeah, maybe it's a skill issue, but it seems to be a lot easier to create incredibly slow websites with JS frameworks than without them. I've only used Vue in production a couple of times but we had a hard time getting it performant too.

leanpub, to Laravel
@leanpub@mastodon.social avatar

Laravel 5.4 For Beginners by Bill Keck is on sale on Leanpub! Its suggested price is $29.95; get it for $11.96 with this coupon: https://leanpub.com/sh/fqNULXp3

leanpub,
@leanpub@mastodon.social avatar

@Crell Haha yes it is, good point! Sometimes books that are a bit old end up in our sales. Occasionally there are actually people with a kind of historical interest in these sorts of things, but probably not "for beginners" books!

leanpub,
@leanpub@mastodon.social avatar

@michael Yes, that one's a bit old to be included in a sale in 2023, sorry!

leanpub, to vuejs
@leanpub@mastodon.social avatar

The Majesty of Vue.js 2 by Alex Kyriakidis and Evan You is on sale on Leanpub! Its suggested price is $31.90; get it for $17.43 with this coupon: https://leanpub.com/sh/elUtWk4P #Vuejs #Javascript #Es6 #Html

hms, to Nantes French
@hms@alentours.cc avatar

Les données de "temps réel" d'attente aux stations de transport en commun de #Nantes sont (entre autres données) dispos en open data. De mon côté,
1/j'avais besoin d'une idée de projet pour me servir de base pour apprendre #nuxt (et aussi #vuejs par la même occasion) et
2/ J'en avais marre de poireauter 20 minutes pour un tram alors que je venais de galoper après le dernier.

J'ai donc bidouillé une petite appli en bien plus de temps (et en beaucoup moins bien) que requis par quelqu'un qui maitrise la techno.

Mais au final, c'est ici https://tantan.hms.bzh/

L'idée est qu'on a accès au temps d'attente pour une station, une ligne, dans une direction, sans avoir à être à l'arrêt. La source est a priori la même que celle utilisée pour afficher sur les panneaux aux stations, ça n'est donc pas dispo pour tout les arrêts. Je ne sais pas si c'est utile à quelqu'un d'autre qu'à moi mais si jamais, je suis preneur de retours.

hms,
@hms@alentours.cc avatar

@alter_unicorn Merci ! c'est un choix de l'organisme qui gère les données de rendre ça open source j'imagine. C'est propre à chaque commune ou métropole. Après ça reste envisageable de faire ça sur des données horaires "statiques" si ça reste dispo en open source aussi. Sur Saint-Étienne c'est le cas par exemple, si je devais le faire je me baserai sur des données "open" mais qui sont des horaires théoriques (ceux qui sont affichées sur les panneaux des arrêts, par exemple).

leanpub, to javascript
@leanpub@mastodon.social avatar

The bundle Vue Book + Svelte Book by Damiano Fusco is on sale on Leanpub! Its suggested price is $59.98; get it for $33.75 with this coupon: https://leanpub.com/b/vue-svelte-bundle/c/socialpostsale20231120

janriemer, to javascript

This weekend Mastery offers all of their courses for free! 🎉 💖

I've done the same "course marathon" last year and their courses are very high quality! 👍

But be aware: They have over 50 hours of course content, but the weekend only has 48 hours, so you should probably watch at 2x speed to not miss any. 😄

Head over to their website to secure your seat
https://www.vuemastery.com/free-weekend/

pb4000, to webdev

Starting on a rewrite of an internal tool for a client, but trying to decide on which stack to use. The previous developer is versed in Vue/express and is able to help me out if I went that route. However, I've gotten a taste of sveltekit and love it because I can combine the frontend and API pretty seamlessly. Its problems are twofold though:

  1. The previous dev would be significantly less help
  2. Sveltekit is very new, meaning it is constantly changing and has a smaller, though more invested ecosystem (libraries, community, etc.)

I'm leaning towards Vue/Express right now, but I'm still not sure..

markhughes,
@markhughes@mastodon.social avatar

@pb4000 I always went with fun if I had the choice and at the Twilight of my career have never regretted it.

pb4000,

@markhughes That's a good point. Why not take the chance to learn! Matthew's mention of nuxt sounds like a good balance of fun and safety too.

groosha, to python Russian

Please boost this post for visibility, if you know someone who's hiring. Thank you!

Good day, everyone! Looking for new career opportunities, but first, let me introduce myself.

I'm fullstack(-ish) developer and my area of expertise is making Web applications, mostly using (6+ years of exp.) for backend and (2+ y.o.e.) for frontend. Though I'm ready for other adventures and different projects which will drive the world.

Currently living in the Philippines, open for both relocation and remote work.

My skills, including, but not limited to:
Python: FastAPI, Flask, pytest, SQLAlchemy, REST APIs, aiogram

Other: VueJS, Docker, GitLab CI/CD, PostgreSQL, Redis, MongoDB, Clickhouse, automatization, chat bots (mostly Telegram) and more.

Languages: Russian (native), English (intermediate).

symfonystation, to drupal
@symfonystation@phpc.social avatar

The Composable Now event prior to DrupalCon Lille is very interesting. There are a variety of solutions. Hosted by amazee.io

symfonystation,
@symfonystation@phpc.social avatar

Quote ->Drupal is now (proudly) a no-code decoupled CMS. #Drupal

sebastix, to vuejs
@sebastix@drupal.community avatar

Finishing up the redesign of the navigation on my site I worked out a week ago.

https://shares.sebastix.dev/4FnND28V.mp4

#VueJS #SCSS #WebDev

tiberiuichim, to react

So now, it's no longer , no longer or but . Do we jump on this hype train, or wait for the next one?

schizanon,

@tiberiuichim you should wait while I skate where the puck is going.

ShopwareDevs, to Symfony
@ShopwareDevs@phpc.social avatar

With the upcoming #Shopware version 6.6, we will update #VueJs to version 3 as well. Watch this video to find out why this is necessary and what it means for you guys: https://www.youtube.com/watch?v=z13WL8Qi5G0

scy, to vuejs
@scy@chaos.social avatar

A #VueJS template with

<p>{{ "Some text." }}</p>

Sure, it works, but … folks, please!

scy,
@scy@chaos.social avatar

@quincy No. I can’t give any more context to protect the innocent, but the template is full of this stuff. Apparently someone saw {{ foo }} somewhere, but needed to render a static string instead of a variable’s contents, and instead of removing the braces altogether, replaced the variable with a string literal.

It’s been copy-pasted everywhere. 😔

akrennmair,
@akrennmair@mastodon.beer avatar

@scy there's always this classic meme...

0xSim, to svelte
@0xSim@hachyderm.io avatar

Ok so #Svelte 5 looks like it took a lot of inspiration from #VueJS 3's Composition API. Slightly different syntax, probably more efficient output, but the basic core ideas are definitely there. Less magic in the code too.

I like it because I like Vue, but that makes Svelte less different.

Carcinisation of JS frameworks, I guess.

https://svelte.dev/blog/runes

YurkshireLad, to vuejs
@YurkshireLad@mastodon.social avatar

I hate websites that use new fangled frameworks, and as soon as you load their home page, they prompt you with "a new version is available, do you want to load it?". No! Why aren't you automatically giving me the latest version? I know, I know, It's probably a caching thing. But what a ridiculous thing to ask a user.

#vuejs #react

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • tacticalgear
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • ethstaker
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines