Slide 15
Slide 15 text
Canvas 2D Context
fillRect(x, y, width, height)
strokeRect(x, y, width, height)
beginPath()
moveTo(x, y)
lineTo(x, y)
fill()
stroke()
Angular Everywhere
So entwickeln Sie Progressive Web Apps für alle Plattformen (hands-on)
Paint