Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 2.34 KB

File metadata and controls

64 lines (48 loc) · 2.34 KB

devDocs

Introduction

Welcome to devDocs, a comprehensive and personalized documentation repository for various languages, frameworks, and tools ( Important note: it is built on things i use myself). This repository is designed to provide you with quick access to essential information, best practices, and code snippets that will assist you in your daily dev journey. Whether you are working on frontend, backend, DevOps, or using various tools. DevDocs is simply there to help you get up to speed or as a refresher for your memory. Enabling quick access to valuable information, when you are short on time and need the information quickly.

Table of Contents

Frontend

Backend

DevOps

Tools

Contributing

If you want to contribute and enhance this documentation with more languages, tools, etc., feel free to do so! Make sure that you use the same structure as the existing documentation. Here is a general template you can follow:

Template for Documentation

Introduction

Provide a brief introduction to the tool or technology.

Basic Syntax

Include basic syntax or examples to get started.

Common Use Cases

List common use cases for the tool or technology.

Advanced Features

Highlight advanced features and functionalities.

Code Snippets

Provide useful code snippets for common tasks.

Tips & Best Practices

Share tips and best practices for using the tool or technology.

External Resources

List external resources for further reading and learning.