Omar López
Omar López
**Is your feature request related to a problem? Please describe.** Many mailing systems like sendgrid use their own link trackers like these: `https://u3302489.ct.sendgrid.net/ls/click...` these links bypass Finicky and get sent...
I'm using a basic example and the script is added each time, I don't know if this is the intended behaviour or am I missing something. This is my component:...
And can I help making the http://inuitcss.com website? Big fan!
## What does this PR do? - Marks all packages as "side effect" free which all SHOULD be unless I'm mistaken - This will allow correct behavior for [webpack tree...
## What does this PR do? take 2 of #1292 ## Type of change - [x] Breaking change (fix or feature that would cause existing functionality to not work as...
Wow, this is great! NIT: I just happen to have the app window open very small and couldn't help to notice the window controls (close, maximize, minimize) overlap the first...
This is a great improvement but there's also a new flaw that you may be aware of. If there's a collective event where the attendees don't have any intersection in...
## What does this PR do? - Removes Loader from Shell (it should feel more "snappy") - Organizes code for legibility - ...WIP
I'm thinking into adding a monorepo example with this in mind: - 2 Next.js apps with shared: - Prisma - tRPC - Nextauth.js - Maybe an additional app for open-api...
Right now to achieve this I need to open the refactor menu then select "Extract Component", the select the newly extracted component, then "Refactor Function to Class component", then "Convert...