HackerTrans
TopNewTrendsCommentsPastAskShowJobs

smhmd

no profile record

Submissions

Dependency Injection in React

blog.logrocket.com
3 points·by smhmd·5 лет назад·0 comments

State Machines in JavaScript with XState

indepth.dev
1 points·by smhmd·5 лет назад·0 comments

Understanding Infer in TypeScript

blog.logrocket.com
1 points·by smhmd·5 лет назад·0 comments

Stacked Pull Requests in GitHub

blog.logrocket.com
1 points·by smhmd·5 лет назад·0 comments

Local-First Development with Firebase Emulator

blog.logrocket.com
1 points·by smhmd·5 лет назад·0 comments

comments

smhmd
·4 года назад·discuss
What steps do you think you'll be taking to never have to deal with this again?
smhmd
·5 лет назад·discuss
https://www.youtube.com/watch?v=1W79T2ibd5Y
smhmd
·5 лет назад·discuss
Search 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 лет назад·discuss
The text on this blog needs more line height. I find myself tracing lines in order to read.
smhmd
·6 лет назад·discuss
Make it.
smhmd
·6 лет назад·discuss
I thought you did a fantastic job, too.
smhmd
·6 лет назад·discuss
You know it's a Tailwind site with a single look.
smhmd
·6 лет назад·discuss
An 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;"`