Mutating Data
The power of forms
In the previous chapter, we saw how we can create an awesome search experience with standard use of a default HTML form… plus some SvelteKit magic!
In this chapter, we’ll give our users the power of CHANGE, by exploring forms… with POST actions!