/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

chrisfrew.in
| | 9elements.com
2.8 parsecs away

Travel
| | Combining finest craftsmanship with elegant design to ship innovative digital experiences.
| | www.roboleary.net
2.3 parsecs away

Travel
| | In this tutorial, I will go through using Svelte with Vite, and show you how to test a complete app with Jest.
| | kentcdodds.com
2.9 parsecs away

Travel
| | What these mean, why they matter, and why they don't
| | yehudakatz.com
9.3 parsecs away

Travel
| Ember's default test runner is unusual, and it's for a good reason. We believe that since your app runs in a browser, your tests should run in the browser. To debug a test, you should be able to pause the test and then directly inspect it using the dev tools. It's different, but in a good way!