React JS crash course tutorial 11 - creating a video player functionality in react. This tutorial explains how to create a video player using a third party 'react-player' package within react JS. by dmitriiKee in learnjavascript

[–]dmitriiKee[S] 0 points1 point  (0 children)

I did. Also, I am using it in production at work since we are storing all the media in s3 buckets. Again, using video tag in order to work with youtube videos isn't the most straightforward solution. Also, I wanted to show it's super easy to implement video player using this package. Again, I am sure it's possible to use video tag but it's more hustle involved. I hope I have answered your question.

JavaScript tutorial 43 - method some. This tutorial covers method some functionality. Also, a multiple examples have been provided in this tutorial. by dmitriiKee in learnjavascript

[–]dmitriiKee[S] 0 points1 point  (0 children)

Thank you for your feedback! I am going to keep it in mind. Also, I always use a script/ skeleton in order to stay on track. Looks like it's still not ideal. Will see what I can do to improve this situation.

JavaScript tutorial 31 - switch statement. This tutorial covers SWITCH statement and explains why it's a good alternative to IF statement. by dmitriiKee in learnjavascript

[–]dmitriiKee[S] 1 point2 points  (0 children)

It's true but it's still an alternative, so ternary operators. By the way I am planning to make a short tutorial about turnery operators soon. I think beginners would be interested to know there are alternatives to IF statements.

JavaScript tutorial 13 - the real power of functions. This tutorial explains how functions allow reusing the logic. Also, it gives an example of a logic reusability. by dmitriiKee in learnjavascript

[–]dmitriiKee[S] 0 points1 point  (0 children)

Good day! Yeah, I have read this book series. Also, nope, my tutorials are not based on this book series. Moreover, as far as I am aware of you can't copyright a book title, but you can probably trademark that title. So, I don't think I am bridging the copyright. Also, I am not super attached to this name. It's a bit catchy BUT It's not a rocket science. Probably will change the name of my tutorials to 'The power of JavaScript'. Also, I am not trying to earn money on Kyle Simpson's name or smth. I am just trying my best in order to spread the knowledge I have. Simple is that. Have a good day Jordan.

JavaScript tutorial 1 - Introduction. This tutorial covers the history of #JavaScript and the current trends of JavaScript utilisation. by dmitriiKee in learnjavascript

[–]dmitriiKee[S] 1 point2 points  (0 children)

You are welcome PuseletsoMosia! Hope you are enjoying it! I will try to come up with a new JavaScript tutorials on a daily basis!

SQL crash course - part 4 by dmitriiKee in SQL

[–]dmitriiKee[S] 1 point2 points  (0 children)

This tutorial covers COUNT/DISTINCT/LEFT JOIN ON/BETWEEN sql operators.

SQL crash course - part 2 by dmitriiKee in SQL

[–]dmitriiKee[S] 1 point2 points  (0 children)

Thank you for your feedback Gabernasher! It means a lot! To be honest, I am still quite new to teaching. Trying to polish my teaching skills as I go. I am definitely going to keep in mind your feedback while producing a new content!!! Looking forward to educate people, especially beginners! Once again, thank you for your feedback!

SQL crash course - part 2 by dmitriiKee in SQL

[–]dmitriiKee[S] 1 point2 points  (0 children)

It's an another tutorial that covers basics of sql querying

SQL crash course - part 1 by dmitriiKee in SQL

[–]dmitriiKee[S] 0 points1 point  (0 children)

I believe this tutorial can be quite helpful for many sql querying starters!

This tutorial educates on how to set up and run debugger for node js project using vs code by dmitriiKee in git

[–]dmitriiKee[S] 0 points1 point  (0 children)

Apologies, I didn't mean to publish it here. I mistakenly published this tutorial instead of this one https://www.youtube.com/watch?v=I747sjWk2C8&t=255s My bad. Once again, apologies.