constdeveloper={name:'Mohammad Rana Arju',skills:['ReactJS', 'NextJS', 'ReduxTypeScript', 'Express', 'Prisma', 'PostgreSQL', 'MongoDB', 'JavsScript'],hardWorker:true,quickLearner:true,problemSolver:true,hireable:function() {return(this.hardWorker&&this.problemSolver&&this.skills.length>=5);};};
Hey there, I'm Mohammad Rana Arju. I'm a Jr Full Stack web developer. I love being in this line of work Because I'm passionate about technology, design, and innovation. I am a quick learner with a self-learning attitude. I love to learn and explore new technologies and am passionate about problem-solving. I'm skilled at Next js, React js, JavaScript, Prisma, Node js, Express js, MongoDB, firebase, Github, JWT, CSS3, HTML5 and more. I am available for any kind of job opportunity that suits my skills and interests.
INTRODUCTION Assuming you have a Next.js project already initialized and pushed to GitHub, the following steps will guide you through...
What is SSR? SSR means rendering HTML on the server and sending it to the browser, so users get content...
As React applications grow more complex, the patterns that were “just fine” when you were starting out might start to...