guide icon indicating copy to clipboard operation
guide copied to clipboard

:book: Articles about Meteor best practices

Results 8 guide issues
Sort by recently updated
recently updated
newest added

We should update the testing section by removing old ways of testing with Chimp, etc. with Cypress as per recent blog post: https://blog.meteor.com/testing-a-meteor-app-with-cypress-bfb3d3c6ed6f Also the entire testing section could use...

good first issue

Context: https://forums.meteor.com/t/new-meteor-com/51913/17 There are a bunch of pitfalls for new Meteor users on Windows and it would be good to have them all listed in one place so folks can...

Eager loading is - as far as I can see - only really explained in the release notes of Meteor 1.7 (https://docs.meteor.com/changelog.html#changes-21) but neither in the guide for application structure...

good first issue

Moving this over from https://github.com/meteor/meteor/issues/6069#issuecomment-200470236. ---- (originally mentioned by @skirunman) For Meteor Guide Mobile section it would be great if there was a link to resources to build all the...

good first issue

Moving this issue over from meteor/meteor#3850. I'm not sure if this should be documented in the Guide (maybe under [Writing Atmosphere Packages](https://guide.meteor.com/writing-atmosphere-packages.html)) or in the API Docs, but I'll assume...

good first issue

Reference: https://github.com/meteor/meteor/issues/6846 Quoting from https://github.com/meteor/meteor/issues/6846#issuecomment-329877133: > Importing .css files from npm packages, using CSS @import syntax, is still an issue with the latest version of Meteor (1.5.2), and can definitely...

good first issue

There are 2 links (medium article and meteor-typescript-samples) in the guide are not working At this page specifically, https://guide.meteor.com/build-tool.html#typescript

enhancement
good first issue

See https://github.com/meteor/guide/pull/949#issuecomment-470753522

enhancement
help wanted
bug