I'm currently working on an e-wallet app integrated with @Razorpay gateway, allowing the users to add money to their wallets. Learned a lot of new stuff along with debugging many errors. Will try to work on some common problems/feature integrations in it.
#java#WebDevelopment
Axios vs Fetch?
Definitely Axios! In the rapid development era, axios provides automatic configurations for Requests, handling errors etc, than the inbuilt Fetch method which requires explicit configurations.
#react#webdeveloper#web3#Web3metaverse#programming#letsconnect
Recently I switched from Express.js to Spring Boot mainly because of how effortlessly it can help out in Enterprise level applications and automatic DB configurations. Having fun exploring the MVC methodologies as well!
#webdeveloper#Web3#javascript#Java#letsconnect#connect
When you're building an app's back end, you'll need to decide how all the parts will be able to talk to each other.
And there are a few different ways to handle this.
In this guide, Chinwendu goes over communication design patterns for backend dev.
https://t.co/VyYUuLVFmJ