Best of Tools β€” December 2022

  1. 1
    Article
    Avatar of communityCommunity PicksΒ·3y

    Super Useful CSS Resources 🌈

    A collection of 70 hand-picked, web-based tools which are actually useful. Each will generate pure CSS without the need for JS or any external libraries. Full credit goes to the authors behind each of these apps (where possible I've linked to their GH/ socials) The collection includes Property Generators - Animations - Backgrounds.

  2. 2
    Article
    Avatar of communityCommunity PicksΒ·3y

    Awesome Dev Tool Tips πŸ”₯

    The command pallet gives you full access to every command available within the dev tools, and is super valuable for quick navigation. For an app built with a framework, you'll probably see a lot of irrelevant files. For certain common console commands, you can watch values in real-time using Live Expressions.

  3. 3
    Article
    Avatar of medium_jsMediumΒ·3y

    React JS Best Practices

    The React style guide is a set of recommendations for writing clean, maintainable code with React. Hooks are a new feature in React that allow you to use state and other React features without writing a class. The React memo higher-order component is a way to optimize the performance of your functional components.

  4. 4
    Article
    Avatar of phProduct HuntΒ·3y

    AI Query - Generate SQL Queries with AI in Seconds

    The fastest way for engineers to generate queries using basic English and let AI do the heavy lifting for you. With AI Query anyone can create efficient queries, without even knowing a thing about it. AI Query is not rated yet. This is AI Query's first launch.

  5. 5
    Article
    Avatar of phProduct HuntΒ·3y

    cattocss - CSS Animations Library

    Cattocss is a CSS animations library online where you can use the source code without installing dependencies in your web project. The fastest way to record and share videos at work is cattOCss's first launch. It is not rated yet.

  6. 6
    Article
    Avatar of phProduct HuntΒ·3y

    AI Code Reviewer - AI reviews your code

    AI reviews your code Products Best products. Discover the best products by month. Check out launches that are coming soon.

  7. 7
    Article
    Avatar of pointerPointerΒ·3y

    google/comprehensive-rust: This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.

    The course is built using mdBook and its Svgbob plugin. Run $mdbook serve to start a web server with the course. You can use to create a static version of the course in the directory. For questions or comments, please contact Martin Geisler or start a discussion on GitHub.

  8. 8
    Article
    Avatar of communityCommunity PicksΒ·3y

    Why use NextJS?

    Next.js allows you to develop fast and user-friendly web applications and static websites using React.js. It is a ReactJS framework for building server-rendered web applications. It includes a number of features out of the box, such as Automatic code splitting, filesystem-based routing, hot code reloading and universal rendering.

  9. 9
    Article
    Avatar of devtoDEVΒ·3y

    Ultimate Tools for Developers πŸ› 

    Free and open-source code editor, Visual Studio Code is a great tool for developers. Google Fonts is a library of free licensed font families. Pinterest is a visual discovery tool that you can use to find ideas for all your projects and interests. Stack Overflow is a question and answer site for professional and enthusiast programmers.

  10. 10
    Article
    Avatar of spaceliftSpaceliftΒ·3y

    The Most Comprehensive List of DevOps Tools for 2023

    The Most Comprehensive List of DevOps Tools for 2023 gathers some of the most useful and commonly used DevOps tools and technologies. Git Git is the most commonly used distributed version control system and is the clear winner in this space. GitHub GitHub is the default and most broadly used code repository management system.

  11. 11
    Article
    Avatar of devtoDEVΒ·3y

    DevOps Trends for Developers in 2023

    The year 2022 saw a huge momentum in the topics such as AI/ML, automation, security, etc. DevOps practices are constantly evolving, and it is our job to keep an eye on what to focus on in the coming year. Let us see those trends and how they will impact developers and organizations.

  12. 12
    Article
    Avatar of threedotslabsThree Dots LabsΒ·3y

    The Go libraries that never failed us: 22 libraries you need to know

    Awesome Go contains over 2600 libraries, but popularity is not always the best indicator of library quality. It’s generally better to use libraries instead of frameworks for long-term projects. We’ve included some common anti-patterns to help you avoid making those mistakes.

  13. 13
    Article
    Avatar of hackernoonHacker NoonΒ·3y

    My Top 3 Regex Tools

    Regex 101 is a free and very comprehensive website that provides a great variety of tools that allow you to test, debug, and optimize your regular expressions in your browser. Regex101 has a large library of user submitted expressions, so in many cases you do not even have to write the expressions from scratch yourself.

  14. 14
    Article
    Avatar of phProduct HuntΒ·3y

    Devport - A stunning portfolio maker

    A stunning portfolio maker was hunted by Utsav Bhattarai in Developer Tools. Devport is an MIT-licensed open-source project that helps you make stunning dev portfolios with top-notch customization and good-looking UI. This is Devport's first launch.

  15. 15
    Article
    Avatar of asayerasayerΒ·3y

    Getting started with Vite

    Vite serves your code via native ES module imports during development and bundles it with Rollup for production. Vite is a lightning-fast cold server start and offers instant hot module replacement and true on-demand compilation. It is also highly extensible via its plugin API and JavaScript API with full typing support.

  16. 16
    Article
    Avatar of mlnewsMachine Learning NewsΒ·3y

    Top ChatGPT Alternatives That You Can Use in 2023

    ChatGPT has been made available for testing by the public by the corporation. It can resolve complicated coding-related problems in a matter of seconds. ChatGPT can also assist in quickly creating programs for websites and applications. The best options for 2023 will be examined in this post.

  17. 17
    Article
    Avatar of phProduct HuntΒ·3y

    Mr. Free Tools - A Better Way to Find Free Tools and Resources

    A Better Way to Find Free Tools and Resources Products. Discover the best products by month. Check out launches that are coming soon.

  18. 18
    Article
    Avatar of devtoDEVΒ·3y

    Getting Started With GitOps For Developers!

    GitOps is a methodology for deploying and managing software applications using Git. It is also referred to as "operations-as-code" or "code-driven operations" It uses the principles of DevOps to streamline software updates across an organization. GitOps can have two deployment strategies: push and pull pipelines.

  19. 19
    Article
    Avatar of phProduct HuntΒ·3y

    Postgres Playground - Hands-on tutorials to learn Postgres

    Postgres Playground is a free, hands-on tutorial to learn Postgres. Advanced tutorials include performance analysis, JSON, PostGIS, and window functions. This is Postgres playground's first launch. Postgres Playgrounds is not rated yet.

  20. 20
    Article
    Avatar of phProduct HuntΒ·3y

    hubble - Github star manager

    The best of Product Hunt, everyday Web3 Keep up to date with the latest in web3 Community Discussions Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the Product Hunt team Office hours Give feedback directly to our product team Visit streaks.

  21. 21
    Article
    Avatar of communityCommunity PicksΒ·3y

    Javascript setup for browser and editor for web development

    Javascript setup for browser and editor for web development Browser, Editor setup, and Running Javascript Setting up browser, editor and terminal and running Javascript. Let's talk real quick about setup and the tools you need.

  22. 22
    Article
    Avatar of asayerasayerΒ·3y

    Top 5 alternatives to Webpack

    Webpack is a free and open-source module bundler for JavaScript applications. It is used to bundle JS files for usage in a web browser, and it can transform front-end assets such as HTML, CSS, and images if corresponding loaders are included. Webpack works by processing your application and internally building a dependency graph.

  23. 23
    Article
    Avatar of newstackThe New StackΒ·3y

    What TypeScript Brings to Node.js

    Node.js and TypeScript have roots firmly planted in JavaScript, which came from the Java language. Both tools trace their language syntax to Java which James Gosling developed at Sun Microsystems in the 1990s. TypeScript employs static type checking to allow consistent use of variables and reduce a potential source of programming errors.

  24. 24
    Article
    Avatar of phProduct HuntΒ·3y

    ChatGPT Matrix Style - Make ChatGPT like the Matrix

    Make ChatGPT like the Matrix Products Best products Discover the best products by month. Check out what makers are currently building Collections Products curated by the community Time travel. Find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the product team.

  25. 25
    Article
    Avatar of asayerasayerΒ·3y

    Web Usability Testing Tools"

    Usability testing, also known as user testing, is a renowned method in the digital world today. It helps designers and developers understand how users interact with a product or design. Crazy Egg offers six sub-products - Heatmaps, Surveys, A/B Testing, Errors, Recordings, and Traffic Analysis.