Una guida rapida alla configurazione dello storage S3 di Payload CMS con DigitalOcean Spaces.
Condividiamo la nostra esperienza di utilizzo di Payload CMS, un sistema di content editing per il framework Next.js molto promettente, che abbiamo deciso di utilizzare per la gestione dei contenuti del sito Inmagik, già basato su Next.js.
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
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.
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
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.
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
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.
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.