Creating a Drop-Down Menu for Mobile PagesThis tutorial will teach you how to create and animate a hamburger menu icon and then attach an event listener through jQuery to trigger a drop-down menu.
Connect 4 With Socket.ioToday we'll see how we can use Node.js and Socket.io to create a multiplayer Connect 4 style game.