Il nostro blog

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut et massa mi. Aliquam in hendrerit urna.
Il nostro blog
19 Nov 2021
Operazioni CRUD con FastApi
Operazioni CRUD con FastApi
FastApi nasce come framework per lo sviluppo di applicazioni di API in ambiente Python. Il suo principale punto di forza di basa sullo sfruttamento dei meccanismi di esecuzione asincrona basata su coroutines messi a disposizione dalla versione 3.6 del linguaggio. In questo articolo vedremo
user
Alberto Osio
01 Sep 2021
React Native Animated Svg
React Native Animated Svg
One of the major quality indexes for a mobile application is the presence of smooth transition and user engaging animations. This does not mean everything should be animated, but the right animation in the right place can really make the difference in the user experience.
user
Alberto Osio
03 Feb 2021
Private secure Docker registry with Registryo
Private secure Docker registry with Registryo
Docker is a definitely good way to deliver and deploy software pieces, expecially when we face the Cloud. The fact that deployments are at the same time perfectly
user
Alberto Osio
21 Jan 2021
Integrating Django APIs with a React frontend: a real use case
Integrating Django APIs with a React frontend: a real use case
In this hands-on article we ll show a full example of integrating rest APIs built Django Rest Framework with a React based frontend. We'll cover a real use case example about a "personal address book" webapp.
user
Mauro Bianchi and Giovanni Fumagalli
11 Jan 2021
use-eazy-auth: a library for simple auth management in React
use-eazy-auth: a library for simple auth management in React
Authorizing and profiling users is a common use case in web applications. In this post we'll show how we handle user authentication in React with a use-eazy-auth
user
Giovanni Fumagalli
08 Oct 2020
10 pacchetti per Django
10 pacchetti per Django
In questo articolo vi suggeriamo 10 pacchetti software integrabili con Django che aiutano a risolvere alcune delle problematiche più ricorrenti nello sviluppo di applicativi web con questo framework.
user
Giovanni Fumagalli e Mauro Bianchi
09 Jan 2020
10 reasons to use Django in 2020 and some long overflowing text here and there add ellipsisi
10 reasons to use Django in 2020 and some long overflowing text here and there add ellipsisi
When we develop the server side of our web applications at INMAGIK, the python based Django web framework is our preferred choice. Django has become a strong technological foundation for us, with lots of success stories in our last three years of web development.
user
Mauro Bianchi