DSdanielle smithincodersline.hashnode.dev·Aug 28, 2021 · 3 min readTop 5 Open Source Game Engines for DevelopersThe gaming industry is seeing a boom, the one which will fetch a lot of revenue. It caters to both the developers and players in that regard. As we have seen, open-source innovations have seen an evolution of their kind helping developers in the race...00
DSdanielle smithincodersline.hashnode.dev·Aug 10, 2021 · 4 min readWhy did Google Play ban the deceptive use of interpreted languages like JavaScript and Python?To ensure and enhance the safety and privacy of the apps listed on its PlayStore, Google has added some security guidelines to its policy. Particularly, this action is to curb the deceptive use of interpretative languages- JavaScript and Python hol...00
DSdanielle smithincodersline.hashnode.dev·Aug 2, 2021 · 5 min read15 Important Array Methods in JavaScriptIn the world of programming, an array is a cluster of elements or items. It stores data as elements and provides you when you need them. It is popularly used in all programming languages and can be called - array data structure. I hope this blog he...00
DSdanielle smithincodersline.hashnode.dev·Jul 22, 2021 · 4 min readWhat is React Select?There will be times when you would find difficulty implementing things when working on certain aspects on a web project. Especially when you would be using normal components in react and UI/UX is of special concern to you. So, to solve this issue, yo...00