wellyWhat is React? What is JSX? What is React Native?Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn and GitHub.Dec 18, 2020Dec 18, 2020
wellyHow to use propsIn this post, I am going to be talking about how to use props to pass data down from the parent class in a React app through components…Dec 18, 2020Dec 18, 2020
wellyYou should make a planner as a devIn this blog, I am going to talk about why you should create and use some type of planner to plan out your daily tasks. and how it can…Dec 18, 2020Dec 18, 2020
wellyHow to use the JS debugger keyword to debug your codeIn this post, I am going to walk through the basics of how to use the debugger keyword in JavaScript(in Chrome). I will provide an example…Oct 26, 2020Oct 26, 2020
wellyRuby Enumerable methods? What are they?The following is going to talk about what an enumerable is in Ruby ,what some basic Enumerable methods can do for you when applying them…Sep 24, 2020Sep 24, 2020