I'm a big advocate for explicit type annotations in code. Likewise, either or is good with me. However, these days I lean towards using JSDoc only because I prefer not to add typescript lib and an additional build step just to get type safety in a project.
Also, you can use both (if that's what you prefer).
The infrastructure and energy required to power these systems at scale are critical. I hope we carefully consider the environmental impact of building and operating data centers. I’m optimistic that we will develop efficient and sustainable solutions to power the data centers of today and the future
Thanks for the feedback. I've updated the README providing why someone might use the package but it's based on my perspective. If you have anymore thoughts on the package feel free to contribute and open a pull request
Thanks for the feedback. When you say simplified functions do you mean breaking up requests into their own functions like fetchet.get(...) and so on. Or making some of the utils I've written available as well?
- Maybe add a way for a user to modify/adjust layout of search bars. For example view them in a row or grid versus single column
- Delete a search bar from the list versus replacing it with another search bar. For example, I may just want to see github and google only. But can always add more from the 'more' dropdown menu. Basically adding an 'X' to the left of the search bar