HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dsfiguer

no profile record

Submissions

Ask HN: Has your blog benefited you in any way?

3 points·by dsfiguer·hace 3 años·3 comments

Ask HN: Fastest money you've made with software development?

1 points·by dsfiguer·hace 4 años·2 comments

comments

dsfiguer
·hace 3 años·discuss
This is my exact fear (as someone who also has ADHD). I will need to work in-office at the end of the year. I guess I have time to make adjustments, but I still am concerned my output will not be as great.
dsfiguer
·hace 4 años·discuss
Oh I love this so much! This would help me with scraping certain sites.
dsfiguer
·hace 4 años·discuss
NestJS + Prisma is pretty neat. NestJS can generate you CRUD apps using the built in CLI and Prisma defines models/scheme in one file. I like this for smaller projects as it is quick and easy to manage.