DEV Community

Cover image for What Did You Learn This Week --May 15?
Waylon Walker
Waylon Walker

Posted on

What Did You Learn This Week --May 15?

Top comments (6)

Collapse
 
phantas0s profile image
Matthieu Cneude

I've time so I'm trying to get better in Clojure(Script), a language I learned some weeks ago.

I "finished" a Snake game for developers to train to use the keys hjkl instead of the arrow keys to move around. Using the arrow keys force you to move your hands.

It's can be pretty useful while using Vim or many CLIs (less for example) which works with keystrokes or keyboard shortcuts.

Here it is:

Collapse
 
waylonwalker profile image
Waylon Walker

That is super fun! Gotta remember to turn off vimimum though.

Collapse
 
matteobruni profile image
Matteo Bruni

This week I learnt about HSL colors, I always used RGB in these years but for animations HSL is really easy.

With HSL I created these with a little code session

And I learned how to draw triangles 🤣

I Started using ESLint and Prettier too, never used them, really useful

Collapse
 
waylonwalker profile image
Waylon Walker

As usual these particle effects are mesmerizing. So cool!

Collapse
 
jeffreyfate profile image
Jeffrey Fate

TWIL

How to build a Spring Boot app in Kotlin with Kofu!

github.com/spring-projects-experim...
infoq.com/presentations/spring-kot...

Collapse
 
waylonwalker profile image
Waylon Walker

This week I learned how to create hooks for the upcoming release of kedro 0.16.0