Hi 👋

I'm Antonio Ufano,

 

Blog

Articles and dev tips about building products with Node.js, Vue.js, Laravel and how to deploy them to a production environment.


SEO tips I apply to all my projects

Posted

This is a list with all the things related to SEO that I keep in mind when developing a new project. I consider these a minimum to keep you website highly ranked by Search engines (Google, Bing, DuckDuckGo etc)

How to create markdown blog in Laravel 7

Posted

A step-by-step guide to create a Laravel 7 blog that uses Markdown. I use SimpleMDE as the markdown editor and parse the markdown to HTML thanks to GitDown and the GitHub Markdown API, obtaining clean HTML with code highlighted blocks