Kembali ke eksperimen / Back to lab
Helper
Januari 2022

Helper

A collection of utility functions and APIs packaged to support fast and easy development. Find the function you need here.

Teknologi yang Digunakan

Helper

In the world of programming, of course, we definitely come across cases that are sometimes difficult to solve.

Starting from something small like naming a variable or naming a function, we definitely think twice.

Then move on to help functions such as addition functions or multiplication functions for example, this HELPER wraps functions that you might use in programming created by other programmers.

Check it at helper-site.vercel.app

Licence

MIT Licence

Contribute

How to Add New Helper ??

  • Fork this repository
  • Edited users file in /data/users.ts
  • Add new user, then enter your identity such as username, avatar, and bio (username will be something unique so write a special username).
  • Add new helper file in /resources folder. File must have the extension .md example use-debounce.md
  • Use the following template as a reference
md
+++ title: Your helper title language: (Your helper language or framework can be write here) coder: (Use the username you previously registered in the users.ts file) usage: Usefulness of the helper you created +++

Like this for example

md
+++ title: To Rupiah language: (Your helper language or framework can be write here) coder: (Use the username you previously registered in the users.ts file) usage: Usefulness of the helper you created +++

Bagikan tulisan ini