CSS Tricks That Till Make Your App Stand OutCSS is a powerful and amazing tool for developers to add a touch of themselves to their code. I am new to the world of coding, so I have…Aug 5, 2021Aug 5, 2021
React useState aHooks are special functions that allow us to use react features. useState is a Hook, that allows you to use state in function components.Aug 5, 2021Aug 5, 2021
Array IteratorsIteration is the repetition of a process to generate the desired outcome. The outcome of each iteration is the starting point of the…Aug 5, 2021Aug 5, 2021
Active Record validationsValidations are method calls on a model class that prevents data from being saved if that data does not seem right.Jul 13, 2021Jul 13, 2021
Debugging your code with Pry.I just finished the third module of the software engineering program at Flatiron School, which is about Ruby, and they introduced me to a…Jun 14, 2021Jun 14, 2021
React. js-Explaining Props and StateReact is a javascript library that can be used to write single-page applications or mobile apps. React works by using components that can…May 8, 2021May 8, 2021
My First Three Weeks Learning to Code and My First Project.Last year I was in my third year of college, and was felt like it was not for me. For years I struggled thinking whether college was the…Apr 12, 2021Apr 12, 2021