// common-base
const object = {
name: {
first: 'john',
last: 'doe',
},
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:
regex from regex101
const regex = /(?:<[^\s].*?>\n?.*\n?<\/.*?>|<[^\s].*?[^\s][" ]{0,1}\/>)/;
barcode scanner with javascript (browserify)
forked from @akirattii
an example of chrome extension, which can be opened as new tab by click its browser icon.
forked from @akirattii
this gist forked from @akirattii
<div class="recorder__container">
<button class="recorder__button recorder__button--record" id="recorder-record-button">Record</button>
<button class="recorder__button recorder__button--paly" id="recorder-play-button">Play</button>
OlderNewer