I’ve decided that I want to dye my hair, and I’m planning to do it in the summer before the cruise. I’m thinking about going
read moreThe Fibonacci function has me perplexed. There are so many examples available online that I’m unsure whether I should simply follow those or attempt to
read moreThe Fibonacci function has me perplexed. There are so many examples available online that I’m unsure whether I should simply follow those or attempt to
read moreI have spent my morning figuring out how to write a function that returns an array containing the first ‘n’ Fibonacci numbers. I found out
read moreI’ve just had my second cup of coffee. I’m trying to figure out how to write a function that checks if a word is a
read moreYou might expect that I’d have more to write about on a Monday since I take breaks from writing over the weekend, but surprisingly, I
read moreI’m currently working on a JavaScript function to duplicate values from an array and return a new array. Tommy provided me with some useful advice,
read moreI shouldn’t have a book on my desk during the day when I should be focused on coding, as I often find myself distracted by
read moreToday I learned a few new things in coding. First, how to find the second largest number in an array: function secondLargest(arr) { if
read moreHappy Monday! This morning, I’m feeling a bit uncertain about what to write. I’ve already had breakfast, taken a shower, and organized the pill boxes
read more