Resi Respati

Results 44 comments of Resi Respati

@thaelina Seems like all the tests are basic JS routines and what the tests do is find out if no type errors exist. Here's React's tests as a reference: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/test/index.ts

Okay, I figured out how to do the tests and added some basic tests. Note that this still doesn't cover every single API in the docs, but this is still...

@NhanHo A good place to start would be [here](http://definitelytyped.org/guides/contributing.html) or [here](https://github.com/typings/registry/blob/master/README.md). I'd be more than willing to help if you want!

@ahmedcharles Suggested change: ``` Example: [code snip] **Note:** This code needs to be in a file with a `.d.ts` extension and the name cannot match any of the other base...

@k1m0ch1 has also started working on proper pagination for his API: https://twitter.com/BukanYahya/status/1413082831727730689

@pveyes so are we going with pagination (#76) or virtualised list (#73)? ~~Seems like we'll have to pick one from the other to go forward.~~ Although if we were to...

Another analytics alternative used by people like @pveyes: Metrical (https://metrical.xyz/)

cc: @nibraswastaken

Confirmed as an API issue. This can cause the map to show pinned locations outside of Jakarta as well. ![image](https://user-images.githubusercontent.com/5663877/125928785-38671b3f-4d8b-4621-9ef3-52a173799b2c.png) ![image](https://user-images.githubusercontent.com/5663877/125928810-09547b65-e9ee-406c-96da-04064fa8916f.png) cc: @k1m0ch1