Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
8いいね 808回再生

Svelte with Test Driven Development - svelte-routing

This is taken from my course at udemy. Here is the discount link bafoly.com/?course=tdd-svelte

For svelte application, when we have multiple pages, we have couple of options to implement client side routing. in this one we are going to use svelte-routing github.com/EmilTholin/svelte-routing . This library will be handling the navigations and also passing necessary params to our components.
We are also dealing with the necessary jest configuration to transform the svelte components when they have dependencies in node_modules.
This app is developed with test first approach so we have tests confirming the routing functionality will not be broken after using this new library in this project.

Like, subscribe, comment any interaction with my channel, means a lot. Thanks

About me:
My name is Basar Buyukkahraman. I've courses for Spring Boot, React, Node.js, Web Components, Svelte and Vue in udemy.

You can check the latest coupon for my courses here: bafoly.com/

Test Driven Web Development with Spring & React - www.udemy.com/course/test-driven-web-application-d…

Test Driven Development with Node.js www.udemy.com/course/test-driven-development-with-…

Git - Step by Step Guide www.udemy.com/course/git-step-by-step-guide/?refer…

Fundamentals of Web Components - www.udemy.com/course/fundamentals-of-web-component…

Svelte with Test Driven Development - www.udemy.com/course/svelte-with-test-driven-devel…

Vue with Test Driven Development - www.udemy.com/course/vue-with-test-driven-developm…

React with Test Driven Development - www.udemy.com/course/react-with-test-driven-develo…

コメント