DP's CODE NOTES

2019-03-13
Ajax and CSRF

Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute ...

2019-02-27
React Custom Hook

Lets see how we can recreate some of the functionality we did in an earlier post...

2019-01-21
CDN's tips and tricks

Using a CDN such as Clodflare, Akamai ...

2018-03-21
A React HOC for resolving promises

React Higher-Order Components is a great technique and pattern that emerges from React’s compositional nature...

2018-01-13
Querying large collections in Cloud Firestore

Cloud Firestore is a NoSQL database optimized for storing large collections of small documents...

2017-12-14
Using StackDump to troubleshoot .NET apps

StackDump is great tool when there is a problem with a .NET app in production...


Questions, comments or corrections?
Please contact me on Linked

My public code repo: