Remove t async-await-its-time
article thumbnail

It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them

Smashing Magazine

It’s from the 1983 Star Wars film “ Return of the Jedi ”. The line is said during the Battle of Endor, where the Alliance mobilizes its forces in a concentrated effort to destroy the Death Star. Well, it’s simply an apt allegory when it comes to dealing with tests in a code base. Front-End Testing Traps.

Testing 121
article thumbnail

How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch

Smashing Magazine

is a framework built on Vue, it has many capabilities and features including Server-Side Rendering (SSR). To install it, open our terminal and run: npx create-nuxt-app <project-name> Where <project-name> is the name of our project folder, I’ll be using algolia-nuxt for this project. Jump to online workshops ?.

Media 123