Local-First Development with Firebase Emulatorblog.logrocket.com1 points·by smhmd·5 лет назад·0 comments
smhmd·4 года назад·discussWhat steps do you think you'll be taking to never have to deal with this again?
smhmd·5 лет назад·discussSearch in repos that have X dependencies. For instance, I want to find a file named `_app.ts` in repos where next and typescript is installed.
smhmd·5 лет назад·discussThe text on this blog needs more line height. I find myself tracing lines in order to read.
smhmd·6 лет назад·discussAn actual inline style would suffice in this case. Before v2.0, if you want anything other than `top: 0`, it was recommended you do it in the style attribute: `style="top: 20px;"`