Front.id

We

Idea Developers

We have that point of madness that your projects need

Front.id

About us

Front.id is a software development company with over 11 years of experience. We like to work with open-source technologies and contribute to the development of open source communities.
We use agile development technologies and we always try to help our clients to identify their needs in a simple and close way.

We enjoy having fun with what we do, and developing projects that are customized and tailored to our clients, applying the latest technologies in a creative and innovative way.

Front.id
And you? Do you wanna be our black sheep?

We make community, we share knowledge
We love sharing what we do, we are motivated to work in community.

Both personally and as a company, the members of our team are part of and regularly collaborate on numerous open projects and entities that promote shared knowledge. It is in these environments where interesting synergies and collaborations are generated, where the ideas that motivate and determine our way of working arise.

Brief explanation of how we can create sass files in our shared styles directory (global for all components that want to make use of them) and import them into a component without worrying about their actual location.
Drupal
Twig
Here is a quick alternative to see which variables are available in a twig template when you don't have a debugger like xdebug.
Drupal 8 / D8
Drupal
Tip of the day: How to apply params to a t() function at twig
JavaScript
By Capy
Sometimes I have to format a number to a particular currency, and because this ans since it became a very common task over the years I have decided to create a function to simplify this task.