Node, Express, MySQL, CRUD – Create a Single Page Application with Node, EJS and MySQL
Previously, I have made a lot of inquiries to understand how to create an API using Node. I guess, I have satisfied almost all my…
Bruno Flaven's website
Previously, I have made a lot of inquiries to understand how to create an API using Node. I guess, I have satisfied almost all my…
These latest months, I have made a lot of research on Testing an API. I dug deep into Mocha, Chai, Postman and Newman. I have…
It is true I have given a title to this post that sounds like a user story of somebody who want to make name dropping.…
Due to the coming GDPR (General Data Protection Regulation), that should come into force on 25th May 2018. Many organisations have to rethink their privacy…
I have made few weeks ago an article about an existing Laravel Admin Panel Generator named Navigator. It was basically a time-saver for a dashboard’s…
I do mainly today mobile applications but I have still few websites running on WP and I have worked with WordPress since a long time.…
Well as usual, I am just storing a post to keep track of some practices. As I know that maybe in 6 months or 2…
Continue reading → Migrating, JSON, MySQL – Migrating data from one API to another
Like anyone, I usually extended functionalities of the browsers that I am using. Unfortunately, when you upgrade your browser, some of the web extension does…
Continue reading → Extension, Chrome, Firefox – Making a quick web extension for Chrome
My purpose was to build-up a quick working administration interface to manage users listing. To be even more precise, journalists’ listing. At least, I had…
Continue reading → Laravel, Navigator – Discovering Navigator an admin panel generator for Laravel
At a certain point when you are making development for mobile, your have to, like for the desktop, to leverage on test automated tool for…