Jordy van den Aardweg
Jordy van den Aardweg
Thanks for your comment @ianpaschal I currently lack the knowhow how to monetize this (Open Source) project. Because, in my mind, everybody with the source code can kinda do the...
Useful: https://medium.freecodecamp.org/how-to-crank-your-progressive-web-apps-google-lighthouse-score-up-to-100-cfc053eb7661 Also, look into server side rendering so we get something visual to the user quickly. Should crank up the “first paint” score https://alligator.io/vuejs/basic-ssr/
Also nice https://www-origin.sitespeed.io/
Haha, i was looking into this today. Found this: https://github.com/cjdowner/cryptocurrency-icons Icons should be SVG, less requests to the internet :-) To answer the question: i agree! :)
Hi! > I know puppeteer has an option to add a proxy server to the flow, I wonder why you didn't give this option as well. Feel free to create...
Hi @karanrajpal14 , thanks for reporting. What version are you using? I've just tried it with the latest version, and I don't see the problem happening there.
Hmm that seems to be a major limitation then. Might try LinkedIn's commercial options then? https://www.linkedin.com/help/linkedin/answer/52950 In other words: premium (paid) accounts seem to have higher limits. For millions of...
This pull request seems to fix it for Panini: https://github.com/zurb/panini/pull/82 So i guess we have to wait a lil bit
Yeah, that package is not reliable anymore I'm trying to update the types. Think it's good if the type definitions are just added to this project, as it's easier to...