Articles tagged with: Javascript

Two decades of LEGO Mindstorms

Summary: The evolution of LEGO Mindstorms, from the Micro Scout to the current EV3 version, highlighting the advancements in firmware and coding capabilities, and my personal experiences with each generation.


Double-Linked List Python implementation

Summary: A Python implementation of a double-linked list, which includes features like sorting, reversing, inserting, searching, and type annotation.


Speeding up my websites for fun

Summary: My efforts to speed up my websites by removing unused CSS, minimizing content, supporting Gzip and cache expiration headers, and compressing images.


Course Review: Webpack 2: The Complete Developer's Guide (Udemy)

Summary: A review of the course 'Webpack 2: The Complete Developer's Guide' on Udemy.


Course Review: Learn Redux (Wes Bos)

Summary: A review of the course 'Learn Redux', by Wes Bos.