Quantcast
Channel: Damien FREMONT
Browsing latest articles
Browse All 44 View Live

Image may be NSFW.
Clik here to view.

HowTo JS – Node Express REST API

Express has support for REST API. This example is inspired by SpringBoot’s Data/REST generated API, with auto-doc. Here’s how. Steps Source Install Start Test Source userListRoutes.js: contains route...

View Article



Image may be NSFW.
Clik here to view.

New App – 2048 3D Bikes!

Hello, my new puzzle game ‘2048 3D Cars!’ is out now on GooglePlay! #indiegame #madewithunity (GooglePlay link here). 2048 3D Bikes! is a fun and easy to play puzzle game. It’s like the 2048 game, but...

View Article

Image may be NSFW.
Clik here to view.

Solo Game Dev – What Tools to Use to Share Your Work

What tools and techniques do you use to record and share your work? Along with any tips, tutorials, costs, downloads, or social media concerns you might deal with? (Using only free tools) When...

View Article

Image may be NSFW.
Clik here to view.

DevFest Nantes 2018 – Retours

J’ai pu participer pour la première fois à la conférence DevFest à Nantes le 18 octobre 2018. Voici quelques morceaux choisis sur cette expérience et ses talks/conférences. Pour rappel, DevFest est un...

View Article

Image may be NSFW.
Clik here to view.

IndieGame – Using Trello for Project Management

Do you find project management stressful? Do you struggle to keep your tasks, team members, and goals organized? Here’s how to manage your project with a simple and free tool like Trello. Whether on...

View Article


Image may be NSFW.
Clik here to view.

Unity3D – Reducing the APK file size of your build for mobile device

Keeping the file size of the built app to a minimum is important, especially for mobile devices or for app stores that impose a size limit. Note: this article was made using Unity 2019.1 Content Don’t...

View Article

Image may be NSFW.
Clik here to view.

How to Photoshop Script: Export Layers to PNG Files

When you don’t want to do repetitive tasks in Photoshop… This script exports root layers from your current project to separate PNG files. Usage: exporting sketchs to character animation, mock-up, code,...

View Article

Image may be NSFW.
Clik here to view.

How to Photoshop Script: Translate Text Then Save PNG for Each Language

Photoshop script to translate text layers based on language JSON files, then export project to PNG images for each language. Save a lot of time! Usage: generate screenshots files for your app (ex:...

View Article


Image may be NSFW.
Clik here to view.

Software Architecture –“Train wagons”– Be agile and prioritize your stack

You can view an application as a train, and components as wagons. It’s possible to let go some of them if needed, like features for a project backlog. But here, instead of saving now on time or cost...

View Article


Image may be NSFW.
Clik here to view.

Test Driven Development (TDD) in Java – HelloWorld Examples

Test-driven development is not about testing. Test-driven development is about development (and design), specifically improving the quality and design of code. The resulting unit tests are just an...

View Article
Browsing latest articles
Browse All 44 View Live




Latest Images