No The Coding Train videos yet. You could help us improve this page by suggesting one.
Based on our record, Anime.js should be more popular than The Coding Train. It has been mentiond 51 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
To be fair, https://animejs.com gave me the same vibe. In the sense that the author obsesses over details, while also being very educational. - Source: Hacker News / 20 days ago
I keep hearing about it, but I've never used it. Why would I use it over https://animejs.com ? - Source: Hacker News / 20 days ago
Hey Devs! 👋 Today marks Day 1 of my journey into learning Anime.js, a lightweight JavaScript animation library that makes adding animations to your web projects ridiculously fun and powerful. In this article, I’ll walk you through how I animated a simple landing page using Anime.js — from setup to final smooth transitions. - Source: dev.to / about 1 month ago
Documentation Link - https://animejs.com/ Package Install by using - npm I animejs Anime.js V4 works by importing ES modules like so:. - Source: dev.to / about 1 month ago
You can leave your email in the footer of the landing page > https://animejs.com/#site-footer. - Source: Hacker News / about 2 months ago
He has a knack for picking visual interesting problems/algorithms and his enthusiasm is unmatched. https://thecodingtrain.com/. - Source: Hacker News / 10 months ago
I'd say Scratch is the #1 way kids to day are introduced to programming For parent that have some 8bit experience, Pico-8 (LUA) is also relatively popular. It's basically like running an Apple 2, Atari 800, Commodore 64 as if it booted into LUA instead of Basic. You can trivially draw things, and peak and poke bytes into "Screen memory" if you want to feel like you're "touching the hardware" JavaScript is also... - Source: Hacker News / over 1 year ago
You can always look at the help videos by Shiffman at (the coding train) Specifically: help guide to p5js. Source: almost 2 years ago
> how do I get him learning programming in a fun way? Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some event… It’s conductive to experimentation and a way to gradually introduce concepts.... - Source: Hacker News / almost 2 years ago
Another great free site https://thecodingtrain.com/ to have in your pocket :D have fun out there! Source: over 2 years ago
Pixi.js - Fast lightweight 2D library that works across all devices
p5.js - JS library for creating graphic and interactive experiences
Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?
Three.js - A JavaScript 3D library which makes WebGL simpler.
Processing - C++ and Java programming at the speed of thought.
GSAP - GSAP (GreenSock Animation Platform) is a suite of JavaScript tools for high-performance animations that work in all major browsers.