luannzin.com
- 6 Devlogs
- 8 Total hours
✨ it's my personal website
✨ it's my personal website
now, we have blog in my webpage (with support for multiple languages)
I spent some time doing little UI improvements
but the main, is that internationalization is finally full fixed and working fine
Next.js launched 16.3 preview version
https://nextjs.org/blog/next-16-3-instant-navigations
and with instant navigations, and some code
my bugs are solved, internationalization it’s (almost) working
next step, blog.
debugging…
i have a bug with my better-intl library that causes client components to re render after detect another locale diff from the defaultLocale
I started adding internationalization using my own “better-intl” i18n library
2hours of work, and i did the initial version of website
it includes Github contributions heatmap, includes projects + blog (no structure of blog yet)
the next steps:
internationalization
blog
projects
experience
everything is in one single page actually, i will improve that soon.