CodeNewbie Community 🌱

Jason Bosco profile picture

Jason Bosco

Co-founder of Typesense, an open source alternative to Algolia / ElasticSearch.

Location Los Angeles, CA. Joined Joined onΒ  Personal website https://typesense.org/

Work

Typesense

loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);