Uri Goldshtein
Uri Goldshtein
@killjoy2013 can you give an example use case? maybe we can add it to the tutorial script if it would be relevant
I would love to add a chapter about this. Can you help me think about a feature we should add to WhatsApp that would use client side schema?
Sounds good, any chance you can create a simple example on top of the code? even with pseudo code and maybe also the text of the tutorial?
@reymon359 are you up for a PR to change it how you see fit?
mmmm not sure, I'll leave it to your call!
@4ware great idea! would love to help to someone who wants to make that contribution
@wadadaaa maybe it runs on a different port because that port was occupied? `const port = process.env.PORT || 4000` If not, could you try to share a reproduction?
It's still there but you are right that the links are missing - https://angular-meteor.com/tutorials/socially/angular1/bootstrap @dotansimha let's add the old Socially examples to the drop down again? @mzzovko the reason we...
@mzzovko I wanted to make all tutorials based on a single common up, because that way it's easy to maintain but also easier to compare between the technologies (we are...
ohh that's interesting, thank you for pointing out `tsc-watch`, never heard about it before! What do you think would be arguments for nodemon? Do you know if there is any...