Alex NgundjiRails ValidationsValidations are used to ensure that only valid data is saved into your database. For example, it may be important to your application to…Feb 15, 2021Feb 15, 2021
Alex NgundjiReact PropsReact allows us to pass data from one component to another component using Props which stands for properties. The data can come in…Oct 29, 2020Oct 29, 2020
Alex NgundjiJAVASCRIPT DOM SELECTORSJavaScript is most commonly used to get or modify the content or value of the HTML elements on the page, as well as to apply some effects…Oct 8, 2020Oct 8, 2020
Alex NgundjiRails RoutesThe routing module provides URL rewriting in native Ruby. It’s a way to redirect incoming requests to controllers and actions. It replaces…Sep 17, 2020Sep 17, 2020