DevLovers

Awesome Hacking

Viktor Svertoka·
Awesome Hacking

Awesome Hacking is an amazing project for those interested in hacking or cybersecurity.

It’s a large repository that collects free courses, books, and tools for hackers and information security professionals.

Repo: Awesome Hacking

Recommended Posts

A Collection of GitHub Repositories for JavaScript Developers

A Collection of GitHub Repositories for JavaScript Developers

📒 JavaScript Interview Questions The most popular JavaScript interview questions and answers to help you prepare for technical interviews. 👉 GitHub: https://github.com/DevLoversTeam/javascript-interview-questions 📒 Algorithms and Data Structures in JavaScript A complete set of algorithms and data structures with explanations and implementation examples. 👉 GitHub: https://github.com/trekhleb/javascript-algorithms 📒 33 JavaScript Concepts Every Developer Should Know A great roadmap for building a solid understanding of JavaScript — from scope and closures to async and the event loop. 👉 GitHub: https://github.com/leonardomso/33-js-concepts 📒 Clean Code JavaScript An adaptation of the Clean Code principles specifically for JavaScript projects. 👉 GitHub: https://github.com/ryanmcdermott/clean-code-javascript 📒 JavaScript Cheat Sheet A handy JavaScript cheat sheet that often comes in useful in real-world projects. 👉 GitHub: https://github.com/mbeaudru/modern-js-cheatsheet 📒 Best Practices for Testing JavaScript Comprehensive guidelines for testing JavaScript and Node.js applications. 👉 GitHub: https://github.com/goldbergyoni/javascript-testing-best-practices

Viktor SvertokaViktor Svertoka·Insights·
5 small but very useful libraries for React ⚛️

5 small but very useful libraries for React ⚛️

▶️ 1. Emoji Mart A library for working with an emoji picker in web applications. It is convenient to use in chats, comments, or editors. ready-to-use emoji picker easy to integrate supports React 🖥 GitHub ▶️ 2. Loadable Components A library for dynamically importing components. It helps optimize performance and split code into smaller chunks. SSR support code splitting dynamic import easy integration 🖥 GitHub ▶️ 3. Logt A lightweight library for typed logging on the frontend. A good choice if you need clear and controlled logs. TypeScript support colored log labels different log levels ability to disable logs in production integration with services such as Sentry 🖥 GitHub ▶️ 4. usehooks-ts A collection of ready-to-use React hooks, fully typed for TypeScript. Perfect if you do not want to write basic hooks from scratch and want to move faster in a project. well documented full TypeScript support many useful hooks 🖥 GitHub ▶️ 5. Urlcat A small library for building URLs conveniently without common mistakes. Even if you use the standard URL API, you still have to handle many small details. Urlcat makes this much easier. simple API minimal size works right after installation 🖥 GitHub

Viktor SvertokaViktor Svertoka·Tech·
10 Best Libraries for React App Development in 2026

10 Best Libraries for React App Development in 2026

Tremor - UI library for creating dashboards Link:https://tremor.so/ Planby - component for timelines and schedules Link:https://lnkd.in/dpp4niiV React DnD - easy and convenient Drag & Drop Link:https://lnkd.in/dXW9cceD Advanced Cropper - precise cropping of images Link:https://lnkd.in/dFasX2Va React Resizable Panels - creation of resizable panels Link:https://lnkd.in/d6eqkN7D Tailwind CSS - styling of React components Link:https://tailwindcss.com/ TanStack Query - easy management of asynchronous data Link:https://lnkd.in/dKgtjpcr ShadCN UI - modern UI components for Next.js Link:https://ui.shadcn.com/ Cursify - animation cursor on a new level Link:https://lnkd.in/dhGVDZMR Haiku - a library of 39+ React hooks Link:https://lnkd.in/dd2FrKSe

Viktor SvertokaViktor Svertoka·News·