ASatharva shankar avhadinatharvashankar.hashnode.dev·Dec 15, 2022 · 2 min readJavascript map() function1. theory The map method in JavaScript is a method that is used to create a new array from an existing array by applying a callback function to each element in the original array. This allows us to transform the elements in the original array into ne...00
ASatharva shankar avhadinatharvashankar.hashnode.dev·Dec 12, 2022 · 7 min readChat-gpt is killing jobs!The rise of large language models like GPT-3 has sparked a lot of discussion about their potential impact on the job market, and one area that has come under particular scrutiny is the field of programming. Some people are concerned that GPT-3 and ot...00
ASatharva shankar avhadinatharvashankar.hashnode.dev·Dec 11, 2022 · 2 min readVs Code Zero to Hero setup#1. first of all get Rickroll'd The vscode is a nice editor for web dev. And the broad variety of extensions that you can use to customize Vscode code is at another tier. and the settings are bonkers. like you are just writing a little code, and yo...00
ASatharva shankar avhadinatharvashankar.hashnode.dev·Dec 5, 2022 · 2 min readThe "MERN" Stack is getting replacedFirst of all, I'm not saying the MERN stack is going anywhere. I'm saying, the tech is moving at the speed of a flash. in around 2 years, react.js is gonna look like angular. express I don't think express is gonna get replaced, and also for MongoDB a...01S
ASatharva shankar avhadinatharvashankar.hashnode.dev·Dec 4, 2022 · 2 min readreact in dyingSo.. In my some blogs. I have been discussing how react is getting bad. Like react is not fast as solid. not easy as svelte. or not reliable as Vue. react is just popular. It has been 10 years for react. soo there too much problems. Like I have been ...00