Welcome to my blog 👋

  • As a Vanguardist Developer and visionary leader of R&D in a dynamic and innovative software business, I bring a unique blend of technical expertise and forward-thinking strategy to the table.
  •  
  • While I have a full-time occupation I really think the knowledge is free and I love to help.
  •  
  • If anything could help you out, and want to say thanks you can buy me a Coffe.

Static sites are great

The case for the static site generator More and more developers are jumping on the “go static train”, and rightfully so. Static pages are fast, lightweight, they scale well. They are more secure, and simple to maintain and they allow you to focus all your time and effort on the user interface. Often times, this dedication really shows. It just so happens that static site generators are mostly loved by developers, but not by the average Joe....

March 25, 2022 · 2 min · 423 words · Azael Pérez

Automate with webhooks

What are webhooks? The webhooks are used to notify you when content has been changed. Specify a URL, configure your webhook, and we will send an HTTP POST request whenever something happens to your content. How do I configure a webhook? Go to Settings → Webhooks from the navigation bar at the top. From there, hit Add webhook, and you will be directed to your new webhook. Then choose a name, put in the information of your HTTP endpoint (URL and authentication), specify any custom headers and select the types of events that should trigger the webhook....

March 25, 2022 · 1 min · 171 words · Azael Pérez

Hello world

These is your very first content with Contentful, pulled in JSON format using the Content Delivery API. Content and presentation are now decoupled, allowing you to focus your efforts in building the perfect app. Your first steps Building with Contentful is easy. First take a moment to get the basics of content modelling, which you can set up in the Contentful Web app. Once you get that, feel free to drop by the Documentation to learn a bit more about how to build your app with Contentful, in particular the API basics and each one of our four APIs, as shown below....

March 25, 2022 · 2 min · 396 words · Azael Pérez