How to render math equations with Markdown and Nextjs

On my recent project one of the requirements was the ability to include math equations in blog posts. To accomplish this, we needed 2 things: support math syntax in Markdown and transforme the LaTeX math syntax into HTML.

7 Tips to make onboarding easier

A new job or a project usually means changes such as integrating into a new team, adapting to new tools, ways of working, etc. It can be quite a challenge and I personally find it even more challenging when you work remotely.