Deep linking is a concept in app development where an url gets connected to an app and different pages of the url refers to corresponding screen in the app.
Introducing Blog By ArunEz, stay updated with newest software engineering techniques, development tutorials, and in-depth technical insight.
Lets dive in, how could we publish our own npm package, which can be installed by npm install command.
Images are the heaviest component in web applications, serving images optimistically with proper size, format is often required to make the site looks technically rich.
React 19 introduces a powerful set of new and updated Hooks that significantly enhance the developer experience and app performance. These "game changer" Hooks streamline complex logic, reduce lines of code, simplify asynchronous data handling.
NodeJs team officially released NodeJs 24 with lots of performance improvements and achieve stability over experimental features.
Implement Google sign in functionality in a the React application without any external library, by integrating Google OAuth 2.0 and Google apis directly to our NodeJs application.<br><br>Read Article : <a href="https://blog.arunshaw.in/blog/server-side-google-oauth-with-nodejs-and-react">Server Side Google OAuth with Nodejs and React</a>
Welcome to the comprehensive guide on Search Engine Optimization (SEO) for Next.js. In this blog, we'll dive deep into the strategies and techniques you need to boost your Next.js website's visibility and crawlability on on search engines.<br><br>Read Article : <a href="https://blog.arunshaw.in/blog/search-engine-optimization-on-nextjs">Search Engine Optimization On NextJs</a>
Learn how to deploy a Node.js application on AWS EC2 with HTTPS for secure connections and...
An extensive guide to upload files and retrieve the public url after upload, update and delete a file from AWS S3 Bucket.
A guide to integrate editorJs in NextJs and React. Adding multiple editorjs tools like heading, Hyperlink image etc.
This guide offers clear explanations and expert insights to optimize their database performance. Stay ahead with cutting-edge techniques and real-world examples, tailored for the modern MongoDB landscape.<br><br>Read Article : <a href="https://blog.arunshaw.in/blog/an-exclusive-guide-to-mongodb-2024">An Exclusive guide to MongoDB 2024</a>