DEV Community

Joel Mulongo Wambulwa
Joel Mulongo Wambulwa

Posted on

 

JSON and PHP Array Converter

Converts a PHP short tag array or a JSON array into the opposite array type. The script is meant to cut down on JSON array conversion time. Most useful for mapping conversion

Oldest comments (0)

Visualizing Promises and Async/Await 🤯

async await

Learn the ins and outs of Promises and Async/Await!