Blog Posts

This is my about page!

JS Object Reference vs Copying

03 September, 2018

This is the 14th exercise of Wes Bos's JS30 series - A series of experiments to understand the difference between copying by value and by reference.

    Mouse move based text shadow animation

    03 September, 2018

    This is the 16th project of Wes Bos's JS30 series. We'll be creating an effect where the text shadow of an element is controlled by the mouse position!

      Sort without articles

      03 September, 2018

      This is the 17th project of Wes Bos's JS30 series. Today we learn how to sort HTML elements based based on their text content. This is essentially an exercise in array and string manipulation.

        Add times with reduce

        03 September, 2018

        This is the 18th project of Wes Bos's JS30 series. Today we'll be using map and reduce to add time of individual videos find the total time of a playlist.

          Speech Detection

          03 September, 2018

          This is the 20th project of Wes Bos's JS30 series. Today we learn how to use the built in Speech Recognition in the browser. Text to speech in realtime.

            Made with ♥ by a group of nerds on Earth!