What if you didn’t need to...
...set aside dedicated time for learning,
...waste time searching for good articles,
...or worry about catching the latest trend,
but could still improve your Vue skills?
In short — almost all of it.
If you loved the first edition, you'll love the second edition even more.
Here's what's new:
Check out the first two chapters of the book for free — just enter your email below.
Hi, I’m Michael Thiessen.
My job is to help Vue developers just like you to become experts.
I’ve taught thousands of devs how to write more maintainable code, more reusable components, and become the best Vue devs they can be.
You begin your code review and come across some new syntax in Vue.
After some searching, you realize... it isn’t new.
It’s been in the framework for over a year!
“Why didn’t I know about this?”
“How did my co-worker find out about this before me?”
But it’s not just this new syntax. You begin to wonder what else you might be missing out on:
$ref
that can simplify your code. Or obscure — but useful — features that you completely forgot existed, like v-memo
and building custom directives beyond v-for
and v-if
v-models
that would have been perfect on that feature you shipped two weeks ago. Too bad you didn’t remember it existed back then! It’s not like you haven’t tried to keep up with it, either.
It’s just that you’re busy enough trying to ship features and fix bugs!
So you’ve tried to “carve out“ time from your schedule:
But then, inevitably, that motivation wears off.
Or Friday afternoon rolls around, but you haven’t been as productive this week as you’d hoped. So, just this once, I’ll skip the learning and do my “real work”.
Weeks, sometimes months go by and you look back and realize you haven’t really improved that much.
And when you do actually take the time, you run into more roadblocks:
It’s hard to find good content.
It’s impossible to know if the people creating these tutorials have real experience — or if they’re just leading you down the wrong path.
And even if they do have real, valuable experience — not everyone is great at teaching.
A few minutes here and there that can easily be squeezed in wherever it fits best:
And you don’t have to worry about deciding what to learn, either.
That’s already taken care of.
You just pick up the beautiful hardcover book off of your desk and begin to leaf through it. Read whatever catches your eye. Or, go through it cover to cover if that’s more your style.
And if you’re on the go or left the book at home, the daily email puts a few tips into your inbox every day.
How much simpler could it get?
Soon it’ll be you that’s teaching everyone about the new syntax, latest features, and best tricks for writing Vue. They’ll wonder how you’re able to keep up with it all (that will be our own little secret).
Serendipity will find you.
As you’re working on a new feature you’ll read a tip that helps you with the exact problem you’re working on in that moment.
Of course, nothing can ever replace the hard work of writing code and practicing. A few minutes a day doesn’t let you go deep on important topics in the same way that hours of practice does.
But instead of going deep on one thing, you’re able to go wide and shallow on lots of things.
You’ll still learn a ton, but different things, in a different way.
You’ll learn:
v-for
that (nearly) broke Twitter v-model
like no one else, by putting multiple on a single component Professionally designed and typeset, then printed in small batches at a local printer to ensure the highest quality.
Now you can get away from all the screens and learn Vue while sitting on the beach — and flipping through this gorgeous book.
Get 3 tips sent to your inbox, every single weekday for 3 months.
You don’t even have to remember to read the book, because you’ll have tips showing up automatically.
This was one of the most loved features of the first edition.
Of course, you’ll also get instant access to a digital copy of the Vue Tips Collection.
You’ll be able to start reading right away!
Whether you prefer the Options API or the Composition API, you’ll find value in this book.
Each tip is written for both the Options API and the Composition API (where necessary).
In Vue 3 we can use reactive values in our <style>
block just like we can in the <template>
block:
<style scoped>.button {color: v-bind(buttonColor);}</style>
Behind the scenes, Vue uses CSS computed properties (aka CSS variables) scoped to each component.
The CSS remains static, but we can dynamically update the CSS variables whenever the reactive value changes.
More info can be found in the docs.
Check out the first two chapters of the book for free — just enter your email below.
Vue Tips Collection 2 is a must-read for every Vue developer striving to enhance their skills.
Michael has masterfully distilled years of expertise into digestible segments, making the learning process effortlessly enjoyable.
Vue Tips Collection 2 is as much of a godsend as the first edition.
I use it to understand Vue at a deeper level, as a reference to answer specific questions, and as a refresher about features I haven’t used in a while. This new expanded edition is an essential part of my Vue journey.
This book’s format is genius, offering concise, potent insights that create lots of lightbulb moments, shedding clarity on complex concepts and guiding the reader towards writing cleaner, more effective code.
Michael's precise and well structured writing clarifies concepts that could otherwise be difficult to understand.
Michael’s Vue Tips Collection is a must-have resource for everyone learning or re-learning Vue.js. But this vast and diverse collection also gives seasoned Vue developers helpful tips and patterns they might find surprising and helpful.
Michael has been a valuable source of Vue knowledge for me personally over the years. This book is no different! It's chock-full of concise and practical advice complete with examples for both Vue 2 and Vue 3.
I wish the documentation and examples on slots were as thorough as the book. […] It's really well put together and I'll keep referencing it in my day to day.
I have definitely learned the power of slots thanks to Michael. He is a great instructor and the tips book is an absolute gem.
Michael delivers it once again! Book is a great collection of useful tips. Tips include code example, explanation and link to the official docs (when there is more to check about the subject). This makes the book a shortcut to mastering Vue.
Bite-sized, yet substantive. You'll want to send these tips to your coworkers when giving them a code review.
100+ new ways to think about the power of Vue. With creative component patterns, reactivity use cases, and more, each tip gives actionable ideas to improve your projects.
Damn this is really great content! For Vue devs this will definitely help them solve problems in a more efficient way!
I really like how concise all the tips are. It's like a collection of tweets. Getting as much helpful info into the smallest chunk. With such a big book, that's a lot of value.
Vue Tips Collection is very straightforward and like every software developer should be: pragmatic.
It brings an extensive list of great tips that you can start applying right now and get great results for you and people you work with.
It's something that you can review from time to time and you will always find something new and useful. I strongly recommend you to have it and I'm sure your work days will become delightful.
A very handy collection of tips and best practices. A must-have if you want to improve as a Vue dev.
Michael is a great instructor. This book is a very useful tool for improving your knowledge of VueJS with a diverse collection of valuable tips.
The book is really amazing and useful and emails with small portions of information are really great idea to learn more and more!
Anyone who is into Vue will find immense value from this book, whether starting out or a seasoned veteran. Ideas, methods and examples are laid out in such an easy to follow way and Michael's explanations are always very clear. Our team highly recommends it.
My job is to give you a product that you'll enjoy and learn from. If those things don't happen, I've failed, and I don't deserve your money.
Simply email me at michael@michaelnthiessen.com within 30 days and I'll give you a refund!
This only applies to the Premium and Essential tiers. The Mastery tier is a limited run book so I can't offer a refund.
Check out the first two chapters of the book for free — just enter your email below.
For the first edition I used a print on demand service, which was simple and easy. But the quality wasn’t that great.
By printing it myself, I get much higher quality even though it’s (a lot) more work for me.
Canada, US, and Europe are included in the price..
If you live somewhere else, you will likely need to pay extra for delivery, but we can work something out. I want to make sure everyone has a chance to get the book!
Email me at michael@michaelnthiessen.com if you have more questions about this.
No shipping fees in Canada, US, and Europe!
You'll be responsible if there are any extra taxes or duties that get charged when it arrives in your country.
If you live somewhere else, you will likely need to pay extra for delivery, but we can work something out. Just email me at michael@michaelnthiessen.com.
I expect it to take about 10-15 business days from the end of the sale for most locations, but it may be longer depending on where you live.
It is written for Vue 3, since Vue 2 is now EOL. But most of the tips will work for Vue 2 as well since it supports the Composition API and Options API.
Yes, the tips that are in the daily emails are the same as in the book.
The ebook is a PDF with no DRM. No epub or other ebook formats are available right now.
You will get a link to a PDF of the book that never expires.
The daily emails go for about 3 months before all 118 tips have been sent.
Yes, you can do this through the LemonSqueezy email you get after purchasing.
I don't offer it for this book, sorry!
For Premium and Essentials, just email me at michael@michaelnthiessen.com and let me know!
If I didn’t give you something amazing I don’t deserve your money. But it has to be within 30 days of purchasing.
Unfortunately, I cannot offer refunds for Mastery since it is a limited edition book.
No, I don’t.
Ruggiero in Italy just got his copy of Vue Tips Collection 🤩 pic.twitter.com/302IUtbtFs
— Michael Thiessen (@MichaelThiessen) July 4, 2022
@MichaelThiessen just got the hardcover! Happy to add it to my collection and support someone who has given so much to the @vuejs community! ^^ pic.twitter.com/akFpHhZFlr
— TitusDecali (@TitusDecali) June 30, 2022
Can’t wait to go through it! @MichaelThiessenpic.twitter.com/jkbMNHQisc
— Jilson Thomas (@jilsonthomas) June 29, 2022
oh it’s beautiful @MichaelThiessenpic.twitter.com/kNXoh4vF2P
— Matt Maribojoc (@mattmaribojoc) June 24, 2022
Aaaaaaaand ordered!
— dλsmikko (@dasmikko) June 20, 2022
Ordered my copy!
— RoboKozo (@RoboKozo) June 20, 2022
I ordered mine today! Looking forward to the hardcover book!
— Lindsay Wardell 🏳️⚧️ (@lindsaykwardell) June 24, 2022
Grabbed a copy! Looking forward to this!
— Zachary Taylor (@Fake12thPOTUS) June 23, 2022
Can’t wait to put it to good use. Thank you for getting it out as promised!
— Tesfaye (@simplekis) June 22, 2022
im in :) pic.twitter.com/Y0cwvWGU13
— james (@bcrap) June 21, 2022
I just bought this collection of Vue Tips from the amazing @MichaelThiessen 💚👀 https://t.co/hTTiWZpsMR
— Michael Hoffmann (@Mokkapps) June 20, 2022
If you are like me, an avocado who likes to learn every time, this is a valuable book it worth every single page, and you need to buy it, ok? 😉
— 💻El Aguacate Programador🥑 (@ch1nux) June 20, 2022
Regardless your skill level, you can find something new, refreshing and very well explained here. 💚
You read it from an avocado🥑 https://t.co/QMxgqMb0cD
Purchased in a second https://t.co/4jE5suI4JV
— 須和多"ルマ(勝運不倒翁) (@suvadharma) June 20, 2022
🔽 great tips AND a beautiful design? already got my copy https://t.co/KAtbGn0cBv
— Matt Maribojoc (@mattmaribojoc) June 20, 2022
Absolutely worth it! I bought this last week and have already implemented 4 of his tips in one of my projects. @MichaelThiessen is an excellent teacher. There's so much great stuff in this collection https://t.co/8UjurEbt8H
— Dave Fravel (@dfravel) June 21, 2022
Loving this book! Makes up a great night read for nerds like me 🤓 https://t.co/s0ZL3b5uCQ
— Raul Sposito (@raul_sposito) June 22, 2022
This is not only great to learn and re-learn Vue, but also to discover hidden gems 💎 https://t.co/0AmdBSmbxb
— Marc Backes 😷 (@themarcba) June 20, 2022