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

Les données de "temps réel" d'attente aux stations de transport en commun de 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 (et aussi 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.

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 #ComputerProgramming #Javascript #Vuejs #Typescript #WebDevelopment

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..

#webdev #freelance #vuejs #expressjs #sveltekit

groosha, to python Russian
@groosha@mastodon.ml avatar

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. #Drupal #NextJS #VueJs Hosted by amazee.io

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?

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!

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.

partizan, to vuejs

#vuejs #typescript

I'm trying to use generic type with vue composition API, and getting an error.

import { ref } from "vue";

function useContext&lt;T extends BaseContext&gt;(v: T) {  
 const context = ref&lt;T | null&gt;(null)  
 context.value = v  
 return {context}  
}

interface BaseContext {}  
src/main.ts:5:3 - error TS2322: Type 'T' is not assignable to type 'UnwrapRef&lt;T&gt; | null'.  

Is this a bug, or am i doing something wrong?

niconoe, to django
@niconoe@fosstodon.org avatar

Hey, I am currently looking for my next freelance mission.

Keywords: , , ...

More details on https://www.niconoe.eu!

thomastospace, to vuejs
@thomastospace@phpc.social avatar

Recently I started on a #Vuejs project at my new job. I've only worked with #Angular before.

One thing I didn't like it first, turned out to be an unexpected strength. In Angular, each component has a separate template, typescript & sass file. In Vue.js this is all inside a single file! Ugly and hard to use I thought.

Instead, it's a blessing. When a component reaches 100-150 lines, it already feels like a large component. Any larger? Time to split it up. It helps keep code clean.

joe, to javascript
@joe@toot.works avatar

I just saw v-cloak for the first time in an app.

https://vuejs.org/api/built-in-directives.html#v-cloak

#vue #vuejs

feudjais, to vuejs French
@feudjais@eldritch.cafe avatar

Des bons tutos gratuits sur (version 2) à recommander ? :)

Merci par avance !

cjerrington, to vuejs
@cjerrington@mstdn.social avatar

Got my #Vuejs app into #Docker tonight. This might be a game changer on my deployments for this small utility!

box464, to vuejs
@box464@mastodon.social avatar

Stuck on a single concept in that just isn't clicking in my head this weekend. Emits, which seems fairly important! Frustrating, but I'll get through it. Maybe some sleep will help.

nextcloud, to php
@nextcloud@mastodon.xyz avatar

Interested in developing with Nextcloud? 💙 We develop with and , so whether you're frontend, backend or full-stack this tutorial helps you set up your locally running development environment via 🐳: https://dev.to/daphnemuller/developing-with-nextcloud-part-1-setting-up-for-development-677

khalidabuhakmeh, to javascript
@khalidabuhakmeh@mastodon.social avatar

Folks who do development with a frontend framework (, , ), is your frontend code part of the solution, or have you split the backend and frontend into separate isolated folders?

I have thoughts, but would love to hear what your thoughts are. Boosts are appreciated.

wogan, to Laravel

I'm sure these have been done to death already, but I'm thinking about doing an end-to-end project build (maybe, cloning Twitter) using , , and - and then documenting the entire thing on YouTube.

I'm almost positive that there are already video series out there doing this exact thing, so I'm trying to work out what would make my approach to it any more unique.

schizanon, to javascript
@schizanon@mas.to avatar

The longer you have #calckey open the more memory it uses. It will always crash eventually. I blame #vue #vueJS #webDev #javaScript #memoryLeak

judicodes, to react

Frontend Devs, where are we currently standing in the debate React vs. Vue.js? Or is something entirely different already taking over (SolidJS, Ember.js, Svelte, ...)?

For years, it seemed like React was almost the only way to go. Now I feel like the winds are changing and other frameworks/libraries are gaining traction.
What do you all think?

#frontend #softwaredevelopment #coding #react #vuejs

secusaurus, to Laravel

I've got a sprint ahead with the goal to implement on backend with frontend (and another third party app on .NET). The single factor (using with ) exists already (three years in production).
I do not like to use too many dependencies, but obviously doing it all by myself can be a high security risk as well.
However, all "plugins" I found for Laravel usually use their own frontend (blades) as well which I cannot use here.

Any ideas/input/experience on
a) the first steps for migration 1FA -> 2FA
b) using TOTP (which might be less pain for development) or rather FIDO2 (which I'd prefer but do I need to rebuild the whole authentification process?)

Especially mentioning @valorin here, but appreciate any vujes / developer as well ;-)

Thanks for sharing your thoughts already!

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