Nelson Isioma

Results 14 comments of Nelson Isioma

Can you send a link to the mobile SDK. because to fetch transaction details, you need the transaction's id not access code [link](https://paystack.com/docs/api/transaction/#fetch). Also what are the possible use cases...

@mattn I already added a test for when there are some unclosed tags. What other edge cases should I test for ?

> For example: > > ``` > > foo > > > bar > > ``` Okay added that, it returns : ```bash // Output: *=====* // | BAR |...

@glassmonkey Sorry just curious but how will Web workers solve the infinite loop problem