Published on14 de octubre de 2020Managing state with React Context reactwebdevcodenewbiejavascriptIn my previous post I was writing about using Redux with React for the state management. This blog...
Published on7 de octubre de 2020Setting up Social Logins(Google + Microsoft) with Node.js and Passport.jsnodejavascriptwebdevauthenticationBefore diving into code, let`s first briefly discuss what the heck is Oauth? What is Oauth:...
Published on7 de octubre de 2020API Security Best PracticesprogrammingapisecuritydevopsBy nature, APIs are meant to be used. Even if all of your users are internal, security problems can s...
Published on30 de septiembre de 2020There`s more than just console.log()....other useful ways to use the console in javascripttodayilearnedjavascriptbeginnersUpdate: After some requests from some of you I also added some ways for you to style your console out...
Published on28 de septiembre de 202021 React Example Projects to Learn From (Open-source, Beginner-Intermediate Level)reactwebdevjavascriptopensourceThis post was originally published at https://www.devaradise.com/react-example-projects Learning Rea...