Best of DevTools — April 2023
- 1
- 2
- 3
Machine Learning News·3y
Top AI Chrome Extensions To Hack Your Life And Save Time (April 2023)
Top AI Chrome Extensions To Hack Your Life And Save Time (April 2023) MarkTechPost Wiseone Wiseone is a browser add-on that provides a fresh approach to reading and discovering web content. With the Vento Chrome Extension, you can record videos on a stress-free website that lets you go back and fix problems.
- 4
Community Picks·3y
Advanced JavaScript Console Logging for Developers
Learn how to use advanced console logging in JavaScript for debugging and troubleshooting applications. Topics covered include finding the Console Tool in your browser, basic console logging methods, filtering and grouping console messages, tracing messages, displaying messages as tables, formatting log messages, preserving log messages, measuring execution time, and using console utilities. Discover how Bugfender can help you gather logs from customer devices remotely for better application performance insights.
- 5
- 6
Medium·3y
ReaPer : An open-source dev tool to analyze React application performance
ReaPer is an open-source dev tool that analyzes React application performance, providing insights into efficiency and rendering times. It uses the virtual DOM to improve performance and offers a graphical analysis of component render events. ReaPer is integrated with Chrome Developer Tools and aims to streamline the debugging process for React developers.
- 7
- 8
Product Hunt·3y
binsta - Simple, web-optimized media hosting for developers
Binsta is a file hosting service specifically designed for developers. It allows you to adjust the size, quality, and format of your photos/videos on the fly. It can consistently cut your file sizes by 90% before delivering them to end users. This is binsta's first launch.
- 9
KDnuggets·3y
6 ChatGPT mind-blowing extensions to use anywhere
ChatGPT is an AI chatbot developed by OpenAI that specializes in dialogue. It can be used to write tweets, check emails, find code bugs and save all your conversations into a PDF, PNG, or HTML link. ChatGPT can be integrated in Google Docs or Microsoft Word to have all its power in your preferred text editor.
- 10
- 11
This is Learning·3y
React Query - DevTools
Learn how to debug and check your React Query application using react-query-devtools. Easily install and integrate the devtools into your project. Gain insights into the data saved in the state and the usage of queries throughout the application. Reset or remove parts of the state to re-fetch data. A valuable tool for every React Query developer.
- 12
JetBrains·3y
PHP Annotated – April 2023
Pest 2.0 released Pest v2 brings many new features such as retrying testing, profiling slow tests, support for the new arch plugin, and many more. The new version of PHP coding style guidelines fixes some issues as well as updates the guide for recent PHP syntax additions.