Pearl Zhu Zeng
33 posts

Pearl Zhu Zeng
@pearlZsquare
Software Engineer @JustSift Love coding, cooking, and learning languages!








A few replies to this tweet were from people who find context useful to get around passing props down multiple levels. I made a short video about what it means to "use composition" to solve these issues. 😅 Hope it helps! 👇 youtu.be/3XaXKiXtNjw







[Ruby Tip] You can combine gsub & with_index because calling gsub with one argument returns an Enumerator object. Example: word.gsub(/\w/).with_index { |ch, idx| idx.even? ? ch.upcase : ch.downcase } #ruby #learning #mastery

youtu.be/V0EHgNLWC8g @PearlZhuZeng I am including @LearnMSC into my VENI proposal at WSG-WUR and recently heard of students discussion on the WUR well-known course conducted by @SimRogBush named 'Environmental Quality and Governance'. Perhaps we can seek potential together.



