JCJessica Carterinjesssica.hashnode.dev·Apr 24, 2021 · 3 min readJavascript Tips and TricksIn this post, we will be looking at some popular and must use Javascript Tips and tricks to boost your productivity and write clean code. Optional Chaining we usually get stuck in accessing nested properties in a javascript object, most of the time i...09NRCM
JCJessica Carterinjesssica.hashnode.dev·Apr 20, 2021 · 3 min readSecrets you won't know: JavaScriptJavaScript is a really beautiful, complicated, and mind-blowing language. As a beginner, I never thought I would learn it, cause it had too many things Es6, CallBacks, Promises, and a lot of other things, which honestly blew my mind in past but here ...010AESWY
JCJessica Carterinjesssica.hashnode.dev·Apr 16, 2021 · 4 min readWhy Next JS in 2021?If you are really not familiar with what NextJS is, don't worry I will be explaining it like "Explain me to Like I am 5" What is Next JS? Next Js is a Framework Built on Top of React Js, where React Js is a popular open-source Javascript Library to b...06NCIPM