For further actions, you may consider blocking this person and/or reporting abuse
Read next
JetBrains WebStorm and Rider Now Free for Non-Commercial Use
Saurabh Rai -
Impostor Syndrome Doesn’t Define You, Dev
João Felipe -
Accelerating Your Generative AI Journey: Danilo Poccia’s Open-Source Toolbox
Marcos Henrique -
Share us your project for Hacktoberfest 2024! 🎃
Thomas Bnt -
Top comments (6)
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:
That is super fun! Gotta remember to turn off vimimum though.
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
As usual these particle effects are mesmerizing. So cool!
TWIL
How to build a Spring Boot app in Kotlin with Kofu!
github.com/spring-projects-experim...
infoq.com/presentations/spring-kot...
This week I learned how to create hooks for the upcoming release of kedro 0.16.0
creating the kedro-preflight hook
Waylon Walker ・ May 11 ・ 6 min read