JavaScript 30 – Day 17: Sorting Without Leading Articles
This is my recap post for Day 17 of the FREE JavaScript 30 online video course by Wes Bos. The task is to sort a string array but ignore leading articles.
JoomlaCamp 2017: Recap
I attended JoomlaCamp 2017 in Essen, as a WordPress engineer. And I survived. Now this is my recap post about the event.
JavaScript 30 – Day 9: Developer Tools
This is my recap post for Day 9 of the FREE JavaScript 30 online video course by Wes Bos. The task is to learn all about the browser console.
JavaScript 30 – Day 8: HTML5 Canvas
This is my recap post for Day 8 of the FREE JavaScript 30 online video course by Wes Bos. The task is to paint with your mouse on an HTML5 canvas element.
JavaScript 30 – Day 7: Array Cardio 2
This is my recap post for Day 7 of the FREE JavaScript 30 online video course by Wes Bos. The task is to explore new JavaScript array functions.
JavaScript 30 – Day 6: Typeahead
This is my recap post for Day 6 of the FREE JavaScript 30 online video course by Wes Bos. The task is to realize an input with typeahead functionality.
JavaScript 30 – Day 5: Flex Panels Image Gallery
This is my recap post for Day 5 of the FREE JavaScript 30 online video course by Wes Bos. The task is to build an image gallery with JavaScript and flexbox.
JavaScript 30 – Day 4: Array Cardio 1
This is my recap post for Day 4 of the FREE JavaScript 30 online video course by Wes Bos. The task is to internalize prominent JavaScript array functions.
JavaScript 30 – Day 3: CSS Variables and JS
This is my recap post for Day 3 of the FREE JavaScript 30 online video course by Wes Bos. The task is to use JavaScript to manipulate CSS variables.
JavaScript 30 – Day 2: CSS + JS Clock
This is my recap post for Day 2 of the FREE JavaScript 30 online video course by Wes Bos. The task is to build a clock with vanilla JavaScript and CSS only.