Uri Goldshtein

Results 273 comments of Uri Goldshtein

You should use the official `driftyco:ionic`. that's to pull request I've done to Ionic and you should use that.. About support for SASS - Here is how the package is...

is this still happening with the new version I've pushed yesterday?

Thank you both for the suggestion! It's actually something @kamilkisiela is in the process of doing! He created a deep analysis of all the different ways to run GraphQL and...

I think there are 2 separate things here. For the first comment, it is technically possible with the Tortilla CLI, the question is how do we want to display it...

@TechStacker it's true that it doesn't necessarily need SSR, but I agree that it might be good to demonstrate. We want to add as many real world tools that we...

We've just released a chapter about performance: https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial/master/next/step/17 maybe you can start with just taking master, cloning it to add Next.js into it and then we can think together how...

@DAB0mB in order to organize all issues and prioritize them you can use Github projects - https://github.com/Urigo/tortilla/projects

That is what we did, but in a lot of our apps we use [js-accounts](https://github.com/accounts-js/accounts) and making auth it own GraphQL Module. We talked about it today and we will...

@SachaG you can check out the related PRs that @ardatan did here: https://github.com/Urigo/WhatsApp-Clone-server/pull/64 https://github.com/Urigo/WhatsApp-Clone-Client-React/pull/60

mmm maybe it's worth adding a note about running pub/sub in a separate process/engine?