This was one of the best JavaScript tutorials I've worked through on KZbin. Short and concise. Great format. Great explanations. 10/10
@jasonwilliams_escapeimagery6 жыл бұрын
I hope you will continue to produce this series of build from scratch. It’s proved a great way to learn and understand the internal workings of many commonly used libraries.
@KevinHeis6 жыл бұрын
jason williams I’ve had one planned on promises for awhile, and might do one on unit test/assertion frameworks. Open to ideas :)
@DouglasTGordon6 жыл бұрын
love this series, thanks for making it!
@emmanuelmonlenyode832 жыл бұрын
Redux demystified! Thanks a lot Kevin.
@sonalkumar7024 жыл бұрын
I really love your tutorial on redux and virtual dom from scratch. I love to see more of that may be router
@domic932 жыл бұрын
Although I met you online, you are my teacher.
@afroboi74542 жыл бұрын
Am I right when I say redux uses the observer pattern?
@creative-commons-videos4 жыл бұрын
can you make the same tutorial video for Vuex-ORM, it's a great package and i am trying to implement for react, so if you can provide some guidelines how to start it would be great, if you can make videos like this series, would appreciate
@gladimirjacobsen63565 жыл бұрын
Hello guys! Im lost in the action creator function. the (arguments) default parameter where does it com from? please help me understand.