20221104 Eduardo San Martin Morote Stop writing your own routes Conf 2022
Speaker: Eduardo San Martin Morote Description: The more you keep working on an application, the more complicated its routing becomes, and the easier it is to make a mistake. Was the route named users or was it user , Did it have an id param or was it userId . If only TypeScript could tell you what are the possible names and params. If only you didnt have to write a single route anymore and let a plugin do it for you. It is time to explore all of this: use your files and folders to define your routing and benefit from name, path, and params autocompletion in your code, forget about writing a route again with the new Vue Router 4. 1. More: About Conf: The Conf is proudly organized by the Team + friends from the frontend community. It s our mission to bring the german and european vue communities together. Links: Website: Twitter: Tags:, vuejs , vuejsdeconf2022
|
|