Archive main grid
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
ERC-721 Smart Contract Tutorial (NFT) with Solidity (part 2)
I recently started an NFT smart contract programming tutorial in Solidity, using the ERC-721 standard here on the blog, and this is...
By Luiz Fernando Duarte Jr.1 de maio de 2023Dynamic LCP Priority: Learning from Past Visits
Earlier this year, Chrome shipped the new Priority Hints API, which lets developers set fetchpriority="high" on <img>, <script>, <link> or other elements that you want to ensure are loaded with...
By Philip Walton28 de dezembro de 2022Dependency Injection in real life with PHP
Today I will write about this topic because I realize that some software developers have difficulties using dependency injection concepts in real applications....
By Gustavo Fraga19 de abril de 2023What’s New in .NET 8: Setting Possible Values with AllowedValuesAttribute
During March/2023, Microsoft made Preview 2 of .NET 8 available, with several improvements involving using Data Annotations. More information can be found in...
By Renato Groffe3 de maio de 2023What is the potential of Software Delivery for companies
Companies that invest in software to improve operations enjoy a significant competitive advantage in the market. This technological maturity is becoming essential, but...
By Thiago Magro27 de junho de 2023The X of Xamarin Forms — Fluent Validation
Hey guys, How are you? Form validation, if the e-mail is filled, if the field is correct… These are parts used in registration...
By Thiago Bertuzzi14 de maio de 2023Spot By NetApp analysis of Elasticgroup usage at Convenia
In this article, I aim to tell a little about how we are using Spot by NetApp. It is important to note that...
By Leonardo Lemos11 de junho de 2023Training is the main Web3 bottleneck in Brazil
Despite the Metaverse and the NFTs having gained a lot of space in the traditional media in recent times, the terms are still...
By Adriana Molha27 de maio de 2023What is SOLID?
SOLID is an acronym that stands for five principles in object-oriented software design: Single ResponsabilityOpen-ClosedLiskov SubstitutionInterface SegregationDependency Inversion Principle Although Go is not...
By Tiago Temporin20 de abril de 2023