List of useful documents, articles, and tools

List of useful documents, articles, and tools

40

3 min.

Official documentation

The tools and standards that underpin the web.

Front-end

  • React - a library for creating user interfaces, the main standard for SPA applications;

  • Next.js - a powerful framework from Vercel on top of React, supporting server-side rendering (SSR) and static generation (SSG):

    • Optional registration;
    • Optional paid services.
  • Minista - a minimalistic static site generator focused on fast build times and clean code;

  • Tailwind CSS - a utility-first CSS framework for fast layout directly in HTML:

    • Optional registration;
    • Optional paid services.

Articles and useful longreads

A deep dive into theory and industry best practices.

Front-end and CSS

  • CSS-Tricks - a legendary resource with tutorials on all aspects of layout.

Tools (Front-end)

Support resources for design, development, and optimization.

Icons

Players

  • MOV Player - an online tool for viewing MOV files directly in your browser:

    • Optional registration;
    • Optional paid services.

Converters and compression

  • TinyPNG - the best service for compressing images without losing quality:

    • Optional registration;
    • Optional paid services.
  • Base64 to File - decodes Base64 strings back into files:

    • Optional donations.
  • TinyWow - a huge set of free AI tools for working with PDFs, videos, and photos:

    • Optional registration.
  • How to Convert - an application for Windows, macOS, and Linux, with the ability to convert over 3000 formats:

    • Registration is required;
    • There are optional paid services.

CSS and fonts

React libraries

JS/TS and ecosystem

  • JS Visualizer 9000 - visualization of the Event Loop and JavaScript engine;

  • ESLint Stylistic - plugins for configuring code style;

  • Storybook - an environment for developing UI components in isolation:

    • Optional registration;
    • Optional paid services available.
  • TanStack - high-quality tools (Query, Router, Table) for web developers:

    • Optional registration;
    • Optional paid services available.

Regular expressions

  • i Hate Regex - cheat sheet and convenient visualization of complex regular expressions;

  • regex101 - debugger and tester for regular expressions with detailed explanations:

    • Optional registration.

Testing and performance

  • LambdaTest - cloud testing in various browsers and operating systems:

    • Registration required;
    • Optional paid services available.
  • PageSpeed Insights - website performance analysis from Google.

Translators

  • DeepL Translate - the most accurate translator in the world:

    • Optional registration;
    • Optional paid services available.

Back-end utilities

Similar categories:

Contact me