Tech talks I liked (Archived)

Mostly about React, React Router, Javascript, mongodb and more. It is a bit outdated but I keep it here for reference. For my new content, please checkout my visual eBooks.

Why graphql and how it helps you

Brooks talk about Optimizing your API using GraphQL and make your API closer to how it is consumed by the consumers.

How Atlassian implemented Multi tenant architecture

Carmel Hinks shared the experience of implement multi tenant architecture in atlassian products. It includes answers for what, why, how it was implemented in atlassian.

Modelling data for NoSQL databases

Thinking process for NoSQL is completely different from SQL. If you come from SQL background, this video talk will help you learn how to think data modelling from NoSQL perspective.