PinnedJennifer TakagiLearnings about building a Common Components LibraryFirst post of the year, the first post after a looong break at writing. I would like to recap a bit about where and what I was doing 👩💻Jan 2Jan 2
Jennifer TakagiHaskell Journey: Creating TypeNew year and the last post about my journey through Haskell arrived! 🚀 Let’s learn how can we create a custom type in Haskell!Jan 21, 2022Jan 21, 2022
Jennifer TakagiHaskell Journey: Higher Order FunctionsA lot of time has passed since my last post 😢 But I’m back and now writing directly from Madrid! 🇪🇸Dec 15, 2021Dec 15, 2021
Jennifer TakagiHaskell Journey: Guard and RecursionWelcome to the third post of the Haskell highlights series! I hope you are enjoying it (and if you did not read the other posts, I strongly…Jul 6, 2021Jul 6, 2021
Jennifer TakagiHaskell Journey: Functions and Pattern MatchingWelcome to the second post of Haskell series highlights! Today, I will explore functions and pattern matching in this incredible language…Apr 29, 2021Apr 29, 2021
Jennifer TakagiHaskell Journey: Types and Data StructuresHey guys, I’ve been a Functional Programming (FP) enthusiast for 2 years so far 🥺. My goal for 2021 is to learn a FP language, so I…Mar 25, 2021Mar 25, 2021
Jennifer TakagiinAnalytics VidhyaCleaning up data and turning a CSV file into JSON using PythonHey guys, in the last year I've worked on a personal web application: What’s in your bar? 🍹. Andy, my fiancée, came up with an idea: an…Feb 28, 2021Feb 28, 2021
Jennifer TakagiSharing context between tests with Cypress in 3 stepsHey guys, today I want to write a short post about how to share context between tests using Cypress — in only 3 steps 🤩. If you've never…Jan 29, 20212Jan 29, 20212
Jennifer TakagiFind, Filter, Map and Reduce put to actionFind, Filter, Map and Reduce are amazing array methods from JavaScript, but sometimes I feel that most people are still a little confused…Dec 30, 2020Dec 30, 2020
Jennifer TakagiinWebtipsQuick tips: destructuring, rest parameter, and spread operatorToday I wanted to write a short post about some quick ES6 tips: destructuring, rest parameter, and spread operator. These three musketeers…Nov 3, 20201Nov 3, 20201