Tomiwa

Results 19 issues of Tomiwa

Often when building a React website, users may prefer to take an existing React website or landing page template and build upon it. It would be useful to have a...

Some of my zoom levels are returning an empty list cluster, while other zoom levels are properly returning a list of clusters. ![Screen Shot 2019-07-04 at 4 02 45 PM](https://user-images.githubusercontent.com/9806858/60686350-2d02d280-9e76-11e9-94de-6ff9379b4747.png)...

enhancement

- Notion has released an official API which also [returns page blocks](https://developers.notion.com/reference/get-block-children) similar to what [notion-api-worker](https://github.com/splitbee/notion-api-worker) does, which this package uses. - However, the API structure returned by notion-api-worker is...

[Atila](https://atila.ca) is a platform that allows people to get scholarships and grants using crypto and it supports BSC and BNB Coin. Created a new category called Scholarships and Grants. See:...

- Based on the existing literature, it seems like [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) might be a more performant choice than [local storage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) - Have you thought about persisting the data to indexeddb instead...

https://github.com/f/awesome-chatgpt-prompts A collection of prompt examples to be used with the ChatGPT model. It should be included because ChatGPT is a very popular AI Chatbot and the awesome repo linked...

How do I listen to events in calcom React embed v1.0.2? THe [docs](https://cal.com/docs/core-features/embed/set-up-your-embed#actions) show the following example which isn't possible in React ``` Cal("on", { action: "ANY_ACTION_NAME", callback: (e)=>{ //...

📝 docs
Medium priority

I deployed my website using the Ed theme and Github Pages, but it's not rendering correctly. - Deployed website: https://ademidun.github.io/personal-website - Source code: https://github.com/ademidun/personal-website - Instructions I followed: https://minicomp.github.io/ed/documentation/#using-ed-as-a-template -...

First, I'd like to thank @mahnunchik for creating this package. It's been really useful to those of us using Marker Clusters, especially in [`react-google-maps`](https://github.com/tomchentw/react-google-maps). This package hasn't been updated since:...