regex from regex101
const regex = /(?:<[^\s].*?>\n?.*\n?<\/.*?>|<[^\s].*?[^\s][" ]{0,1}\/>)/;
regex from regex101
const regex = /(?:<[^\s].*?>\n?.*\n?<\/.*?>|<[^\s].*?[^\s][" ]{0,1}\/>)/;
MongoDB
i think, everyone know what is mongodb and not need to say about it and how work?! 🤔 then, i think anyone should learn MongoDB and how create a DB with mongodb 👍
at the first, we need to install mongodb in local-env, but you can you cloud-env 👍 we are using Ubuntu and i don't know about windows and mac, but, maybe this is common way 😉
this installation way very descriptionally and that is available on MongoDB.org, i tried to install this package but i given ERROR!!! 💥, then i use second way: