MalikWahab
Github

My Thoughts

Opinionated views about new things I learn

How to bulk create and update with Django REST Framework

Django REST Framework provides a way to bulk create and update objects with a single request.

Are Javascript objects passed by reference or value?

It's a common saying that objects are passed by value in Javascript, but is it really true?

Merging objects with Lodash

Why you should use Lodash's merge instead of spread operator when merging nested objects


Copyright © 2022 All rights reserved.