Googles education tech has a privacy problem

New Mexico is suing Google for allegedly invading children’s privacy through educational products it provides to the state’s schools, claiming it tracks students’ activities on their personal devices outside the classroom.

Building a JavaScript Radar Chart

Radar charts, which are also referred to as spider charts or radar plots, are a data visualization used to compare observations with multiple quantitative variables. Each variable is encoded to a spoke which are equidistant apart.

Positioning Text Along a Path with CSS

I’ve been playing around with CSS Motion Path a lot over the past couple of months, and having a lot of fun creating demos, some of which you can find in this Codepen collection. But the Motion Path name is a little misleading, as it doesnt only relate to movement.

Configure Laravel properly for CI/CD

Just a quick note before: if you are afraid to step into some unknown world, just remember what iIsay — you can never know how easy it can be for you to adapt to it and how much joy you can get from it.