Thank you Earl, I have definitely bookmarked this and will keep an eye on it and revisit it from time to time. Also, thanks for making it enjoyable to watch too 👍🏻
@youtubeaccount29375 ай бұрын
Great stuff, learnt a lot and will need to keep coming back to remind myself. Thanks for bringing in some light hearted entertainment, always helps!
@wybren187 ай бұрын
Amazing stuff Earl, I will no longer use var from now on 😅 if you only have “1” parameter to input into an arrow function you do not need the ( ) ? So it’s id => gs.log(id) instead of (id) => gs.log(id) And one thing join() always defaults to ‘,’ comma separated but that was always the case. Love the map & set function never having doubles Does the portal work with this?? So does it accept maps and sets in the data? Or do you have to make it an object / array?