Andrew (@youcodethings) 's Twitter Profile
Andrew

@youcodethings

he/him. @buildWithLit at Google. Opinions my own.

Creator of Riko - a puzzling web game: spyr.itch.io/riko
Youtube: youtube.com/c/YouCodeThings

ID: 3898929672

linkhttps://andrewjakubowicz.me/ calendar_today15-10-2015 04:32:06

451 Tweet

461 Takipçi

462 Takip Edilen

Andrew (@youcodethings) 's Twitter Profile Photo

Small backtracking experiment to give me an excuse to play with React, Sudoku and JavaScript generators. andrewjakubowicz.me/algorithm-back…

Andrew (@youcodethings) 's Twitter Profile Photo

Yay I finally shipped the third iteration of my site!🙃Moved away from everything being React and it's amazing! 🎉🎉🎉🎉 Used Hugo -- with interactive stuff in: #LitElement #TypeScript #p5js Re-wrote andrewjakubowicz.me/making-riko/ and andrewjakubowicz.me/algorithm-back… 🥳🥳🥳🥳

Andrew (@youcodethings) 's Twitter Profile Photo

A set of notes on minimal tech that makes me happy to maintain and update my site. Markdown can be interactive and delightful! 🌟 andrewjakubowicz.me/posts/making-o… #builtwithlit

Rezoner / SpriteStack (@rezoner) 's Twitter Profile Photo

Translucent materials in spritestack.io new retro renderer. 🆘 💵 Looking for funds to finish that project about > spritestack.io/upcoming patreon > patreon.com/spritestack #webgl #javascript #spritestack #gamedev #voxelart #pixelart

Andrew (@youcodethings) 's Twitter Profile Photo

Found the first concept of Riko! Concept left, game right. Game colors stayed the same! Walls purple, doors green, and pushables aqua.

Found the first concept of Riko! Concept left, game right. Game colors stayed the same! Walls purple, doors green, and pushables aqua.
Andrew (@youcodethings) 's Twitter Profile Photo

Made a fun little carousel using #buildWithLit! Enjoying that I can use it in my markdown easily! #webdevelopment #javascript

Ben Delarre - @bendelarre@mastodon.social (@bendelarre) 's Twitter Profile Photo

Want to know how we brought Photoshop to the web? Check out Thomas Steiner's great overview of some of the platform capabilities we used to get there! It's a whistle-stop tour of WASM, SIMD, Access Handles, P3 Color Space, Web Components and Service Workers! youtu.be/CF5zZZy0R9U

Andrew (@youcodethings) 's Twitter Profile Photo

This video was super fun to make since CSS and styles are visual and satisfying! And I styled myself with some costume changes!

Lit (@buildwithlit) 's Twitter Profile Photo

🍩 What in the world do donuts and styling a Lit element have in common? Find out in our most recent Build It with Lit episode with Andrew → goo.gle/3Vh7cIV

Andrew (@youcodethings) 's Twitter Profile Photo

Thank you devmio for a great interview about Lit! A fantastic opportunity to answer common questions in one place! Check it out🔥: devm.io/javascript/lit…

Andrew (@youcodethings) 's Twitter Profile Photo

I accidentally let four years go by without making a YouCodeThings video! But I've recently become very excited in something.

I accidentally let four years go by without making a YouCodeThings video!
But I've recently become very excited in something.
Justin Fagnani (@justinfagnani) 's Twitter Profile Photo

I made a new Lit demo that shows how updates propagate down a tree. When a parent re-renders, only the children with changed data re-render. Often only a small subset of a large tree has to update.