It’s really fun to work with graphics when building apps and websites, but how do you get started? HTML5 has a technology called Canvas that lets us draw graphics to our screens. We can do everything from making basic shapes to creating complex interactive games and animations!
In this course, we will learn the basics of using Canvas. We’ll start by learning how to create a canvas on an HTML page. Next we will learn how to draw and style with fills and strokes. Finally, we will add interactivity to canvas elements.
I really loved the way how Alyssa explain things and specially this thinking sounds
:heart: :)
I need to know how we taking color from swatch existing color and putting this color into another hot spot object, which having Id.
Great (and short) introduction to canvas. Also very funny with great sound effects :)
I'll use this information in a project that I am working on.
Hello, that is an interesting course. Canvas is a logic on itself that I always used to learn. Thanks to you I can now play with it so thank you. What could you improve to complete this course ? The whole course is fun to hear and pretty easy to follow, it's a pleasure. But you don't talk of when to use the canvas instead of libraries like chart.js etc. It would be nice to compare the native solution and a wrapper say when I want use a simple version or a more complexe solution. Thank you for the courses, I've learn something new today, again.
Because they teach about the great topic
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.