August 18, 2015In this lesson, you will learn about how JavaScript lets you group statements, and why that can be useful. You will be introduced to the syntax of statement groups, and get an overview of how statement groups can be used for conditional logic as well as for control flow. This is only one small section of a course that ...
August 12, 2015In this video, we’ll build our first list component. We’ll use props, a plain old JavaScript Array, and the map() function. If you have no previous experience with the map() function, don’t worry. This is a very gentle introduction to map() with bunch of examples!Loading the player…jwplaye...
August 3, 2015In this screencast I’ll show you how to make your code more succinct by using the ternary operator to write shorthand if-else conditional statements in PHP.Loading the player…jwplayer("video-5663").setup({
image: "https://d3rj1gznkm47xj.cloudfront.net/ec193aec-5bbc-43a7-b6bf-66ca9aad54f6.png",
...
Recent Comments