All our articles about mobile and web development

Discover articles from our astronauts, granting you direct access to their expertise in web development through several formats: projects feedbacks, tutorials and tool tests, advices on methodologies, introduction to frameworks... Chose your topic amongst Agility, Architecture, Data, DevOps, Javascript, or PHP!

Good reading.

Read all our articles

Build an API with API Platform

Build an API with API Platform

API Platform defines itself as a « PHP framework to build modern web APIs ». Indeed, this tool will help us to rapidly build a rich and easily usable API.

JSON Server

JSON Server

Accelerate your prototyping process by mocking your APIs using JSON Server

Take care of your emails

Take care of your emails

The most common mean of communication between a provider and its customer is the email. Yet, few people care enough to customize it. And that's a shame, because there are many nice tips that make them more qualitative. Of course, many of them implies Google.. but who does not use Gmail today?

Is AMP the web 3.0

Is AMP the web 3.0

Google, the undisputed leader in web services (search, pub, analytics ...), has been offering for over a year a new way of displaying your pages, called the AMP project

Upload file with AJAX

Upload file with AJAX

Today, I would like to share with you a feature often requested in an application: uploading a file.