PinnedRichard SorianoProgramming for an Apple II for a mission aboard the Space Shuttle Endeavour.At what rate does muscle dystrophy occur in a weightless environment?Oct 24, 2022Oct 24, 2022
Richard SorianoConverting legacy applications using Code First approach.C#, ASP and Entity FrameworksNov 28, 2022Nov 28, 2022
Richard SorianoSave time, money and headaches using Reusable Higher Order Components in JavascriptOne of the most disheartening things programmers see is a great piece of code that can be reused. This limits the growth of a good…Apr 22, 20221Apr 22, 20221
Richard SorianoFunctional Programming PrinciplesHow I increased my productivity through functional programming as a javascript developerApr 1, 2022Apr 1, 2022
Richard SorianoCallback function expressions passed as parameters using hooksThe more parent-child components we build, the more complex parameters become. One of these parameters is the callback functions that use…Jul 30, 2021Jul 30, 2021
Richard SorianoFetch API in JavascriptFetch() is a function in Javascript. It runs on all the latest browsers. The fetch API allows browsers to make HTTP requests to web…Jun 29, 2021Jun 29, 2021
Richard SorianoUpdating an Array of objects within an array of objects in Javascript (NodeJS example)Using map, filter, splice to add, delete and find and update an array of objects with Javascript on the server side.Sep 22, 2020Sep 22, 2020
Richard SorianoA GraphQL introduction in Four Easy StepsAn introduction to GraphQL plus a bonus on Apollo Client,Apollo Provider and .envJun 30, 20201Jun 30, 20201