Categories

Web Development

28 articles · 2010 – 2026
2017
1 min read

This week I’ve been looking at a new CSS framework concept, “Utility First,” a concept proposed by Adam Wathan in his article: CSS Utility Classes and “Separation of Concerns”.

2016
2 min read

In these last few days, we’ve had many news items, articles, information in the development and technology world, these are the most relevant for me: Google announces a new Machine Learning service in the cloud NPM …

2015
1 min read

From Cayley we can make queries via REST in two “languages”: MQL and a reduced version of Gremlin With the following example, we can obtain the most common skills of people who belong to an industry, within …

3 min read

I’ve started to see what I’ve been touching lately, and not surprisingly, it’s… simply “eccentric”, in the sum of elements but not in the use of each one. Text Editor: Sublime Text, …

1 min read

Except for gorename … [https://medium.com/@mandrigin/golang-8-insights-of-the-first-weeks-of-the-real-usage-f01290811b8b](Golang: 8 insights from the first weeks of the real usage)

1 min read

The first one is the very simple, but not limited, Go interface system. How to use interfaces in Go The second, no less important, making it clear and showing C# vs Go code. Statements are statements, and expressions are …

2014
2 min read

One of the recurring conversations in gatherings over a beer is the current trend, by many “developers”, of not really programming to client needs but simply using modules/components/plugins/… …