Hacker News
- Validating React forms easily without third-party libraries https://rafaelcamargo.com/blog/validating-react-forms-easily-without-third-party-libraries/ 3 comments
- Pushing side projects forward with almost no free time https://rafaelcamargo.com/blog/pushing-side-projects-forward-with-almost-no-free-time/ 14 comments programming
- How to easily convert HTML to image in NodeJS or in the browser https://rafaelcamargo.com/blog/how-to-easily-convert-html-to-image-in-nodejs-or-in-the-browser/ 5 comments javascript
- How to easily convert HTML to image in NodeJS or in the browser https://rafaelcamargo.com/blog/how-to-easily-convert-html-to-image-in-nodejs-or-in-the-browser/ 8 comments node
- Validating React forms easily without third-party libraries https://rafaelcamargo.com/blog/validating-react-forms-easily-without-third-party-libraries/ 18 comments javascript
- Font size clamping calculation easily explained https://rafaelcamargo.com/blog/font-size-clamp-calculation-easily-explained/ 5 comments css
- Lessons learned from building a Serverless NodeJS API with Vercel, Neon, and Prisma ORM https://rafaelcamargo.com/blog/lessons-learned-from-building-a-serverless-nodejs-api-with-vercel-neon-and-prisma-orm/ 19 comments node
- Mastering date formatting using Intl.DateTimeFormat in JavaScript https://rafaelcamargo.com/blog/mastering-date-formatting-using-intl-date-time-format-in-javascript/ 4 comments javascript
- Testing copy-to-clipboard interactions with Jest and Testing Library https://rafaelcamargo.com/blog/testing-copy-to-clipboard-interactions-with-jest-and-testing-library/ 2 comments reactjs
- Debouncing requests with React Query https://rafaelcamargo.com/blog/deboucing-requests-with-react-query/ 5 comments reactjs
- First impressions of Ruby on Rails by a front-end developer https://rafaelcamargo.com/blog/first-impressions-of-ruby-on-rails-by-a-front-end-developer/ 26 comments rails
- To test or not to test an application? https://rafaelcamargo.com/blog/to-test-or-not-to-test-an-application/ 6 comments javascript