πŸ¦Έβ€β™‚οΈHELPERS

Be Creative, don't limit your self by just reading this tutorial

What Is Helpers ?

Helpers Is a set of functions that can be used repeatedly. for example you can make function helper to validate email, formating date, and so on.

Where I can Get Helpers Function ?

you can get all function helper that we have made in here : https://gitlab.com/b1380/helper . Don't forget to login to your Gitlab account using the @madeindonesia account

Can I Create my Own Helper Function ?

Absolutely Yes πŸ‘, but don't forget to create your own branch using dev-{your-name} and push it to dev-stable

What format Helpers will be accepted ?

Format Helpers will only accept formats that meet the following criteria

  1. Must Be OOP

  2. Clear and to the point

  3. And made in general

Can i See the Example ?

Last updated