Javascript – Build a modal with a "do not show again" checkbox in Angular
I'm working in a Angular project (version 16) and I'd like to build a dialog modal with a "do not show again" checkbox. The process would be this one : a user visits the web application. At his first connection,…