Gabriel Grubba

Results 176 comments of Gabriel Grubba

where is the code of this references ? i could not find this on the project maybe is another name ?

That mozilla mobile issue is no showing, can i do this issue ? just remove these methods ?

Hello there, @thecrypticace you want me to solve this conflict? it is about the framework order. There is a specific ordering that must be followed?

> Nah, I got it! Working on guides today :) Awesome!! thanks have a great day

hello there. Made it work :) https://tic-tac-toe-example.meteorapp.com/ changed ``main.jsx`` file like this: ```jsx import React from 'react'; import { Meteor } from 'meteor/meteor'; import { App } from '/imports/ui/App'; import...

Updated. Guess all works! Can I merge this PR or is there something left ?

Hey, @jymbob, this seems a fairly doable feature. Would you like to take it? cc: Any opinions, @denihs?

To check the result, you can do ``./meteor test-packages mongo`` and it will create a tab in http://localhost:3000/ running those tests

https://user-images.githubusercontent.com/70247653/190198357-b851d64d-3a4f-4e17-9de5-6adb0db86322.mov Some video while doing tests

Liked a lot implementation @Akryum! This PR/ Discussion idea is to devise a solution for modernizing this side of Meteor. Most can agree that ``createMethod``, like the one you shared,...