Writing about programming, tutorials, career in technology, and entrepreneurship.

Sharing some of the knowledge I've acquired since 2008.

Meteor.js with Vite, Solid, and Tailwind CSS

In the world of web development, choosing the right tools can make a significant difference in the efficiency and quality of your projects. In this blog post, we will learn how to create a new project using four powerful tools: Meteor.js, Vite, Solid, and Tailwind CSS. This combination can elevate our development experience.

Instalando Tailwind CSS 2 em um projeto Meteor 2.6

Meteor é um framework JS super produtivo que nos permite implementar funcionalidades tanto no backend quanto no frontend. Tailwind é um framework CSS para construirmos websites e apps modernos. A combinação dos dois nos dá um excelente combo!

Meteor.js with React and Tailwind CSS 3

We all know that Meteor is a super productive JS framework that allows us to create full-stack projects. React.js is a widely used UI library for building web apps. And Tailwind is a CSS framework for building modern websites and apps. The combination of the three gives us an excellent combo!