Wednesday, July 20, 2022

Show HN: I built an app that helps JavaScript developers optimize their websites https://ift.tt/j4yp7HV

Show HN: I built an app that helps JavaScript developers optimize their websites Hi there, The app basically offers a handy user interface on top of Google's PageSpeed Insights API. It allows you to analyze URLs in bulk and save the reports for later references. Also, you can regenerate the saved reports for fresh results. I called this functionality "Automatic Checklists." The app offers "Manual Checklists", too. Those are exhaustive checklists with items in the form of "tasks". The idea is for those tasks to model real-life JIRA tickets, which will be very useful for interns and junior developers. As a start, there are two manual checklists, "Front-End Checklist" and "NextJs SEO Checklist." Any feedback is very welcome :) PS. I'm a JS full-stack developer and blogger from Bulgaria, so I'm not a native English writer. https://buhalbu.com July 20, 2022 at 03:11PM

No comments:

Post a Comment

Show HN: We made a VS Code extension to recreate a debugger experience from logs https://ift.tt/8rIXavj

Show HN: We made a VS Code extension to recreate a debugger experience from logs A month ago [1], we made an MCP server so Cursor can debug ...