Testing Tailwind CSS
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”.
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”.
Moments of change, moments of evolution, a constant in my life, with the 25th anniversary of the creation of the web I’ve entered “review” mode and I’m highly perplexed. I’ve been doing …
Laravel, in addition to using multiple third-party packages, is also possible to use parts as components. All components are under the “Illuminate” namespace. If there’s a really interesting and useful …
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 …
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 …
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, …
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)
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 …
Every day we hear about Big Data, IoT, Smart Data, Machine Learning, semantic data, etc. Many times out of context or simply used because they’re “trendy”. One of the best examples is “Big …
As a proof of concept, I’m making a small API in Golang that, on an Apache with mod_proxy, serves certain content to a WordPress site.
https://www.airpair.com/angularjs/posts/angular-vs-react-the-tie-breaker
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/… …