Tips, Tricks and Tutorials to make your website super fast

Whenever I’m not developing or maintaining a website, I’m writing on this blog about how to do it*.

* I do more things, check “About” section if you’re curious.

Recent articles

Using Custom Cell Renderers in Xojo

2021-09-13 | ,

I wrote a tutorial in their blog about using custom cell renderers in your Xojo Web projects. Another one will follow, where you will learn how to go beyond and create your own cells for your WebListView controls.

More content

Don’t overdo it

2021-08-19 |

Most of the time, complexity is an unnecessary evil. Attempt to avoid it at all cost and, even if you think this is the only way to proceed, sleep over it and try it simpler on next morning.

Better ways of embedding external content

2021-07-26 |

You can foresee if a website will have a really bad performance score when you land into one that is showing embedded videos. Let’s talk about embedding external content while keeping your scores high.