Local-First Development with Firebase Emulatorblog.logrocket.com1 points·by smhmd·5 năm trước·0 comments
smhmd·4 năm trước·discussWhat steps do you think you'll be taking to never have to deal with this again?
smhmd·5 năm trước·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 năm trước·discussThe text on this blog needs more line height. I find myself tracing lines in order to read.
smhmd·6 năm trước·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;"`