Skip to content
Pranav Dhoolia edited this page Aug 24, 2020 · 1 revision

Knowledge

How to use this repo

Way 1

  • Hit Ctrl + F or Cmd + F
  • Search for the topic you're looking for.

Way 2

  • Go to GitHub search.
  • Search for the keyword you're looking for.
  • Hit search in this repository

About

A simple google search reveals many answers.

However, googling in itself is one of the greatest skills a developer can possess today. Also, sometimes it takes hours of google searches to know what experience can tell you in a minute!

This kind of niche knowledge is what we aim to document in this repo. For e.g.:

  • Simple processes involved in development, deployment and testing that are easy but really hard to find unless you enter the exact google search keywords.

  • Simple tricks of the trade of development you only find after years of work in this field which you wish you had known from the beginning!

  • Unbiased knowledge.

    Companies usually write great blogs about how to use their technology. However, they usually do it in such a way that their product is placed in a spotlight. The code becomes highly dependent on their product and cannot work independently. (Hello there Firebase!)

    We aim to remove this bias and fog surrounding the correct use of technologies and provide only the best practices followed in the industry along with a Big Picture view of how a particular technology fits in.

Contributions

If you have knowledge to share, feel free to send a pull request to the repo with the necessary additions.

Issues

If you have any issues with certain topics or have a better way of implementation, submit an issue request with our issue template.

Clone this wiki locally