What is Good and Evil?Good is God’s will and all that he does. Evil is everything that goes against God’s will and is not done according to God’s will.Feb 4, 2024Feb 4, 2024
What is The Law of Life?The Law of Life is the law of Moses (The Laws of God). The laws and regulations that God gave moses when they came out of Egypt also known…Feb 4, 2024Feb 4, 2024
Ruby on Rails Get Query FilterGiven a GET request is made to “/users?<some-query-here>”, then all users that meet the query criteria are returned in a JSON array, and…Jun 10, 2022Jun 10, 2022
Fetch JavaScriptJavaScript can send network requests to the server and load new information whenever it’s needed.Feb 5, 2022Feb 5, 2022
BlockchainBlockchain technology is most simply defined as a decentralized, distributed ledger that records the provenance of a digital asset. A…Feb 16, 2021Feb 16, 2021
Rails Nested Association using JSON-APIHow to render a association using rails json-api.Jan 28, 2021Jan 28, 2021
Hypertext Markup Language BasicHTML stands for Hypertext Markup Language. It is the standard markup language for documents designed to be displayed in a web browser. How…Dec 21, 2020Dec 21, 2020
Active Record CRUD OperationsActive Records provide an interface and binding between the tables in a relational database and the Ruby program code that manipulates…Dec 2, 2020Dec 2, 2020