Meteor For Everyone Tutorial #8 - Meteor Packages & Adding Stylus

preview_player
Показать описание


Support Free Tutorials

The best shared web hosting

Subscribe to Level Up Pro for extra features!

Subscribe to the Level Up Newsletter

To Support Level Up Tuts:

Simple cloud hosting, built for developers.:

Meteor gives you a radically simpler way to build realtime mobile and web apps, entirely in JavaScript from one code base.
Рекомендации по теме
Комментарии
Автор

I'm really into this!
I'm a Chilean UI & UX Designer, I've learned a lot with your tutorials, and now I just want to start coding new apps with Meteor!
Thank you so much Scott!

camilomunoz
Автор

Thanks a lot for the series.

I share the packages that I like. They speed up development a lot: coffeescript, mquandalle:jade.

PierreEricMarchandet
Автор

Just a note for all new devs here. Stylus Multi is no longer maintained. Instead use meteor add mquandalle:stylus

rayshinn
Автор

you're great man
i'm running on windows and i would love it if you make a tutorial on how to use meteor in windows using vagrant or docker or whatever
i'm sure your choice would be the best

samehghanmi
Автор

Hey man, I love the idea of these packages, but where do you go to learn how they work? I hate these things sometime because people learn through example.

raypraise
Автор

Great tut series. I see you're a contributor to Stylus. I'm curious, is this mostly your creation?

kamaboko
Автор

what sort of apps are suitable to be created in meteor? it seems really good for quick prototyping... and anything with dedicated client websockety stuff??

but aside from that it seems kinda niche, like it wouldn't be suitable for running static web content. I think I'm approaching it too much from a technology-stack-first perspective??

samdeacon
Автор

twbs:bootstrap vs stylus-multi which one is better? Will there be any conflict if both are installed or any other such instance takes place?

arpitkumar
Автор

I hope that you could do a tutorial about Meteor with Angular 7 or higher

TimPhaldaravid
Автор

I was following along without a problem until I ran into this video. I tried each of the stylus packages separately and had problems with both. In the terminal, I see that meteor presents (an error?) Client modified -- refreshing (x4) Changing values in the styl file doesn't produce a result in the browser. It doesn't even crash the app as I can still update the html and the page refreshes. I can also add a remove records in the browser. Anything else I might be able to try?

pxlla
Автор

installed `meteor add stylus` instead of `mquandalle:stylus` then restart the meteor it will work

chensam
Автор

Hi everyone. Rename file and new folder options are not working from sidebars in Sublime Text 3. SideBarEnhancements can't fix this also. It'd nice if i can rename files from the sidebars, help please. thank you.

zayaisshawn
Автор

I signed up for the pro account and cannot seem to find the files for this project on the website.

SalehQadan
Автор

Hey guys if it is NOT working, then do the following:
Download the following and also include it on the HTML page for the stylus package to work.

Cheers. Great tutorial Scott!

RockyDeRaze
Автор

Error: SQLITE_BUSY: database is locked

this error is coming while running app
Please help me

lomeshgawade