Codementor has adopted new colours and technology!

chirag patel
2 min readMar 3, 2023
https://www.codementor.tech — A Technical Blog!
codementor.tech

I hope this message finds you well. It has been a while since my last update,

In this article, I am thrilled to announce our adoption of new technologies and a redesign of our technical blog. Previously, our blog was developed using WordPress, but in our effort to create a better web experience for our tech community, we have moved to Jamstack architecture. Our blog is now running on Netlify and developed using Next.js, Tailwind CSS, and MDX.

Let me introduce each of these technologies to you.

  • Next.js is a React-based framework that provides features like server-side rendering, automatic code splitting, and optimized performance for building web applications.
  • Tailwind CSS is a utility-first CSS framework that uses pre-defined classes to style your web application, making it faster and easier to develop.
  • MDX is a format that allows you to write Markdown and JSX together, which enables you to easily add interactive components to your Markdown documents.
  • Netlify is a hosting service that allows you to deploy your web application to a serverless environment with ease.

With these technologies, we have built a powerful and flexible blogging platform that can easily incorporate interactive elements, such as code snippets and embedded components, while maintaining a clean and streamlined design.

I invite you to check out our newly designed and developed technical blog. Please share your thoughts in the comments, as we are always open to suggestions.

Thank you for your continued support, and happy coding!

--

--