Abishek Ilango

Results 34 comments of Abishek Ilango

Facing the same issue, fixed it with the yarn workaround for now.

Another interesting example ![image](https://github.com/uidotdev/npm-trends/assets/91976421/a25b5911-2c5e-4716-8c4f-c9ee64cd5776) ![image](https://github.com/uidotdev/npm-trends/assets/91976421/6d28f378-952a-46a1-b99d-dcf8c6b9ad77) If this growth continues, https://github.com/uidotdev/usehooks and [usehooks-ts](https://github.com/juliencrn/usehooks-ts) will outrun [react-use](https://github.com/streamich/react-use) :smile:

The logarithmic scale can be helpful to view downloads, but relative growth ranges only between [-100%, 100%]. So, the log scale won't be of much use here.

@Chetanrai1991 Is this issue related to #1834? If the resume content is longer than A4, it could cause issues with side margins while printing.

I also found a few related issues with the breadcrumbs on the learn page. Particularly in these 4 articles > https://nodejs.org/en/learn/getting-started/ecmascript-2015-es6-and-beyond https://nodejs.org/en/learn/asynchronous-work/discover-javascript-timers https://nodejs.org/en/learn/asynchronous-work/event-loop-timers-and-nexttick https://nodejs.org/en/learn/manipulating-files/working-with-different-filesystems I think we should consider these...

I know I'm a bit late but here is what I found. I got these endpoints from the npmtrends website and added this config into a `.env.local` file in the...

@benmccann Is your site public? I want to try it!

Hey @AidenParkerr, I made a fix, but there are complexities involved. IMO, you will be better off using labels (or link shorteners if you really need a link there). |...

Hey @JKamsker, this issue does not happen on the Gengar or Glalie template. Could you check how it is not happening there and maybe try the same for Chikorita?

@AmruthPillai Maybe we can have a switch for enabling/disabling auto page-break? (disabled by default to be compatible with current behavior) Would that work?