Lupe Camacho

A Note To Beginners: Your Discomfort Means You’re On The Right Path

September 21, 2018

You’re wondering if you’re smart enough — talented enough — to make this career change into web development. You try hard for a week and then your motivation finally takes a nosedive when you can’t get your code to work. You can’t wait until you’re c...

Wikipedia Viewer: Wikipedia API & Cross-Origin Requests (SOLVED)

May 08, 2017

A lot of people working on the freeCodeCamp Wikipedia Viewer run into problems making requests to the Wikipedia API. They plug the request URL into the search browser and it pulls up the data just fine. But as soon as they start making the request in...

selectCallback in Shopify’s Slate Starter Theme

October 25, 2019

If you’ve landed on this article, you probably found a Shopify tutorial asking you to add some code to the selectCallback function in your theme. Like me, you may be scratching your head wondering what and where the selectCallback function is. Here’s...

Getting Started Coding: freeCodeCamp vs The Odin Project

May 01, 2017

When you’re beginning your web development journey, it can be difficult to figure out which learning resources provide the greatest value. There are so many coding sites for beginners that it’s easy to fall into decision paralysis about which learnin...