LearnLocker.dev

A social learning platform for web developers.

updating the handling of cloudinary response the image url value is stored under a different var name

handling reaction data refactor passing entire post and user object to action function updating reducer to handle the new way of passing data

reducing the number of prop passing passing currentUser object instead of passing each value of the currentUser object separately

socket stops listening for "like" & "pony" events these actions wills modify db thru normal rest endpoint

hot fix to stop duplicating articles in db quick fix for production to stop scraping.

hot fix to stop duplicating articles in db quick fix for production to stop scraping.

Merge pull request from learneda/google_auth_changes Google auth changes