Gitea
Gitea is a self-hosted Git service that is lightweight with a simplified interface, making it a great alternative to GitHub. It offers features like issue tracking, pull requests, and webhooks to support collaborative development.
Softwareentwicklung, Sprachen und Best Practices.
Gitea is a self-hosted Git service that is lightweight with a simplified interface, making it a great alternative to GitHub. It offers features like issue tracking, pull requests, and webhooks to support collaborative development.
A great resource for modern web development, Freshly Squeezed offers a curated collection of tutorials, articles, and tools that are regularly updated to reflect the latest trends. It's ideal for developers looking to stay current with industry best practices and methodologies.
Explore this tool designed to simplify the creation and sharing of API documentation for developers. Its intuitive interface allows for quick updates and integrates seamlessly with various coding environments.
This YouTube channel offers engaging tutorials on various web development topics, from JavaScript frameworks to design principles. The content is well-structured, making it easier for both beginners and experienced developers to follow along and pick up new skills.
Remark is a markdown processor powered by plugins that allows you to transform markdown into HTML efficiently. It provides a simple API and flexible customizations, making it ideal for developers looking to integrate markdown capabilities into their projects.
Zig is a general-purpose programming language designed for robustness, optimality, and clarity. It aims to provide a lightweight alternative to C with improved safety features and a focus on system-level programming.
This comprehensive guide introduces the core concepts of GraphQL, making it easy for developers to understand how to work with it in their applications. With clear examples and practical use cases, you'll learn how to implement GraphQL in your projects effectively.
A comprehensive starter template for building a Node.js application using TypeScript, providing key configurations and best practices for modern development. This project emphasizes maintainability and scalability for long-term projects.
This Tailwind CSS cheat sheet provides a comprehensive overview of all utility classes and is an invaluable resource for quick reference while developing with Tailwind. It's kept up-to-date with the latest Tailwind version and organized in a user-friendly manner.
InversifyJS allows you to leverage the benefits of dependency injection in TypeScript and JavaScript applications, helping improve code modularity and testability. It's well-documented and embraces modern design patterns for enhanced software architecture.
Mantine offers a comprehensive set of components and hooks that are fully customizable, making it easy to build elegant UIs with minimal effort. The library embraces modern CSS solutions and includes a built-in dark theme for better user accessibility.
The official documentation for Jest, a delightful JavaScript testing framework that works with projects of all sizes. Learn how to get started with testing in your JavaScript applications, ensuring quality and maintainability.
Explore the official documentation for SvelteKit, a framework for building web applications with Svelte. It provides valuable insights and tutorials on how to build fast and optimized applications.
A curated collection of design systems, style guides, and UI libraries that promote coherence and usability in web applications. Perfect for developers looking to implement or create a consistent design language.
This comprehensive resource offers an in-depth look at TypeScript with practical examples and tips for best practices. It's suitable for both beginners and experienced developers looking to sharpen their TypeScript skills.
A micro web framework for Python that is easy to learn and a great choice for building small-scale applications. Flask provides simplicity, flexibility, and fine-grained control over your application structure.
Tilaa is an open-source dashboard template that enables rapid creation of beautiful, responsive web applications. It comes with a plethora of components and pre-built layouts tailored for modern interfaces.
Quantum is a high-performance web framework for building REST APIs and microservices in Rust. It emphasizes simplicity and speed, making it a solid choice for developers looking to leverage Rust's capabilities.
GraphQL provides a powerful alternative to RESTful APIs, allowing for more efficient database queries and providing clients the flexibility to request exactly the data they need. With growing adoption, it has become essential for developers seeking to streamline data-fetching processes.
Bun is a modern JavaScript runtime that focuses on speed and performance, providing an alternative to Node.js with its lightweight architecture. It comes bundled with a fast JavaScript engine, package manager, and a native bundler, aiming to improve developer experience.