In my previous article titled “Svelte: Why Is It an Innovation to Javascript Frameworks?” I talked about how Svelte, the library/compiler made by Rich Harris, represents a great innovation in the universe of front-end production … Read more
Challenges for DevOps in the Banking Sector
Today, the digitization of banks necessarily involves the modernization of legacy systems. A legacy system is an application or IT component (hardware unit, application, process) based on obsolete technologies that does not properly support the fast … Read more
Ten Reasons Why I Think Alpine.js Can Do “Magic”
When developing web applications I like to experiment with the capabilities of the tools the ecosystem has to offer, in order to find the most accurate solution for a particular project and to refine the coolest development stack possible. Every … Read more
Golden Rules for Combining Front-end Security and UI
When building web applications, security is a key part of the development process. A super-cool app might come with a fantastic UI, but if it is highly vulnerable to attack by malicious actors, that's a problem - especially if the app handles … Read more
GRPC Approach for Improved Software Development
This article, developed together with Be Digitech Solutions, analyzes the gRPC architecture created by Google, the special advantages it offers compared to REST architecture, and how we can migrate from REST to gRPC in terms of microservices … Read more
Svelte: Why Is It an Innovation to Javascript Frameworks?
There are always a lot of choices in the dev world, especially when establishing a production environment, and Javascript frameworks are no exception. And now there's a new kid on the block: Svelte. We all know React, Vue, and Angular and how good … Read more
Inertia: make modern SPAs with Laravel and Javascript frameworks
In the modern world of programming, SPAs usually reflect the state of the art: fast, flexible, powerful. In constructing SPAs the Javascript language is the hero; when SPAs come to mind, so does a Javascript framework, which may be based on … Read more
How to Boost Performance With Lazy Loading
If you've always thought that the term "lazy" only has a negative meaning, you’re about to find out that this is not the case. This guide, developed with Be Digitech Solutions, analyzes how the “lazy loading” design pattern/technique is a … Read more
How to Boost Technological Innovation and Agility in the Banking Sector
This article explores how Credem, one of the most prominent banks in Italy with 100 years of active history, started a journey of technological (and mindset) transformation in a manner more typical of a startup. Credem has released a new mobile … Read more
Headless Architecture: Everything you Need to Know
Abstract This article discusses Headless architecture for eCommerce systems. Digging into the demand for this type of structure in the modern IT world, the negative points of a more traditional platform will be analysed from both the developer’s … Read more
Tips For Every Full-Stack Developer In 2020
A full-stack developer has to work on almost every part of development stack. Development of what? Usually it's about web applications, but for someone else it can also about mobile or desktop application stacks. So, we may say that a full-stack … Read more
Five Habits of Highly Successful Developers
For many of us, writing code and developing software is one of best professions in the world. However, software developers often have habits that pose obstacles, both visible and invisible. This work requires a consistent, proactive approach for a … Read more