โญ๏ธ Announcing https://t.co/xYtiunQuhB โญ๏ธ
This is a side project Iโve worked on for the last few months!
It allows you to share text, links or files quickly between devices. Magically connecting them on the same network. Like AirDrop but for everyone.
Vue Test Utils lib is finally out of beta (yes it was beta all this time, in case if you didn't notice)! Say hi to VTU v1.0 ๐
https://t.co/RjP5jckumx
One formatting convention I found useful in a function declaration (pre Prettier) was a space between the function name and the opening parenthesis. If you formatted call expressions without a space, you could easily search for the function declaration.
@SamHulick It's not perfect, but as long as the test gives you confidence your component is behaving correctly then it's fine. If the test is taking too much time then you can always skip it and write an integration test with Cypress
@SamHulick There isnt a clean way to do that at the moment, you'd have to know the implementation of the b-input. You could access the input element in a full mount, and set the value of that. Let me know if you find a better way!
@znck0 Great post! I've met so many developers who think it's a crime to comment code. I feel sorry for the future developers who will have to work on uncommented legacy code bases
@darrenjennings@Akryum We run the Vue Test Utils tests against different Vue versions, although it's slow. You can see the script hereโhttps://t.co/rmCdiqnTym
Itโs happening! The First Vue Conference in India!
Submit your talks before before the deadline (15th May).
https://t.co/RSJqcMNWqs
If you need any help in submitting a talk proposal, DM me!
RT