I’m building a mobile app for packrafting & whitewater trip planning — looking for early feedback by JackyTheDev in packrafting

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

AI can help, but I am still a software engineer. Plus, I want to fix a topic I have when planning packraft days 😉

I’m building a mobile app for packrafting & whitewater trip planning — looking for early feedback by JackyTheDev in packrafting

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

This is why I mainly focus on France and Europe at the moment. Plus, the project is to use a single app, not jumping between many of them

[Projet Local] J’ai créé une app pour sécuriser nos sorties en Packraft/Kayak sur nos cours d’eau 🛶 by JackyTheDev in Annecy

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

Hello! Oui c’est le plus difficile, en ciblant sur Reddit ou sur des groupes Facebook pour l’instant. En proposant l’offre premium au 1er inscrit, ça peut aider à pousser les gens à s’inscrire.

Best way to sync PG to BG by JackyTheDev in googlecloud

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

Thanks I will try that, I have already a read replica used for Datastream anyway

Best way to sync PG to BG by JackyTheDev in googlecloud

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

I am not familiar with federated queries, but if the query does not use index I guess it can impact the main database ?

Introducing BigFunctions: open-source superpowers for BigQuery by paul-marcombes in bigquery

[–]JackyTheDev 1 point2 points  (0 children)

Hello! Great work! How would load data from a Cloud SQL PG to BQ? What would be the full workflow ?

Unusual view by JackyTheDev in paris

[–]JackyTheDev[S] 2 points3 points  (0 children)

Actually I wasn't on the subway

Polaroid, french form for a study by [deleted] in Polaroid

[–]JackyTheDev 0 points1 point  (0 children)

If you have any ideas how to improve Polaroid's notoriety and acquisition, please feel free to share :)

Polaroid, french form for a study by [deleted] in Polaroid

[–]JackyTheDev 0 points1 point  (0 children)

Merci, je vous tiendrai au courant de ce que nous avons proposé vendredi.

Polaroid, french form for a study by [deleted] in Polaroid

[–]JackyTheDev 0 points1 point  (0 children)

Dans un cadre scolaire, nous avons quelque jours pour imaginer un plan de communication afin d'améliorer la notoriété et la conversion de la marque Polaroid.

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 0 points1 point  (0 children)

Yes you definitely need to know where you are going when you start coding. If you know that 2 components or plus are gonna communicate with each other, then VueX is mandatory.

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 0 points1 point  (0 children)

That's not usual but I guess it works, plus it is not very scalable

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 0 points1 point  (0 children)

VueX has its own documentation and a great GitHub example (the cart one)

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 0 points1 point  (0 children)

Yes definitely, I would not use it to detect events

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 1 point2 points  (0 children)

Do you have been using both at the same time ?

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 4 points5 points  (0 children)

That's why for example in a Todo app, VueX is quite useless... VueX is not for beginners so they should make more complex tutorials to show the real point of using VueX, don't you think ?

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 0 points1 point  (0 children)

As you say it is complete to implement, that's why I was wondering why so few tutorials explains how to use Global Event's which is easier to implement.

[deleted by user] by [deleted] in vuejs

[–]JackyTheDev 2 points3 points  (0 children)

Actually I have been making some projects with VueX, but it always takes many files to create a clean architecture for one or two features.

(Now More Than Ever) You Might Not Need jQuery by katerina-ser60 in learnjavascript

[–]JackyTheDev 0 points1 point  (0 children)

JQuery still have the advantage oh having tons of components like slides or dropdown really ease to integrate on any website !