Megan Lo·Mar 2, 2023My Journey On Grinding Leetcode As A Bootcamp GradThis article is for you if you’re feeling discouraged to grind LeetcodeA response icon8A response icon8
Megan Lo·Nov 21, 2022Interview Edition: Design a REST API as a Junior EngineerStep-by-Step Guide on Designing a REST API Along With My Interview ExperienceA response icon3A response icon3
Megan Lo·Jul 7, 2022Python 101 for JavaScript Developers (Part II — List/Array Methods Edition)10 MORE Python things JavaScript developers need to know + BONUS!
Megan Lo·Feb 25, 2022Git Commands That I LoveGit commands that I use often at work. Helpful for people who are working in teams and want to avoid merge conflict.
Megan Lo·Sep 7, 2021For New Developers: How to Stay Motivated And Positive When Job Searching (Ft. My Journey)Spoiler Alert: It’s hardA response icon3A response icon3
InGeek CulturebyMegan Lo·Aug 25, 2021for…in vs for…of in JavaScriptFor quite a while, I have been struggling to fully understand the differences between for…in and for…of. If you found this via Google or…A response icon1A response icon1
Megan Lo·Aug 2, 2021My Tech Interviews ExperienceMy takeaways in tech interviews as a coding bootcamp gradA response icon1A response icon1
InGeek CulturebyMegan Lo·Jul 5, 2021RESTful API 101When I first learned RESTful API, I pretty much followed every tutorial I can find on how to use RESTful API and then I implemented on my…A response icon1A response icon1
InGeek CulturebyMegan Lo·Jun 14, 2021Open Graph Tags in HTML 101A HTML tag that the tutorial doesn’t tell you about