What are your thoughts on automating the deployment of a JAR (Java Archive) application for production use? I have already automated the process and created a working API, but I'm now considering the frontend aspect.
After successfully automating the deployment of JAR files, I'm now tackling a more complex challenge: automating the deployment of Node.js applications across various popular JavaScript frameworks. It's definitely more complicated, but I'm optimistic
See More
0 replies5 likes
Gourav Singh
Student of Computer ... • 22h
I recently tested my skills by building and deploying a full-stack monorepo(using bun as package manager) project using Next.js, backend with typescript and WebSockets. The project includes a backend API, database integration with Prisma, and a Next.
See More
0 replies6 likes
Pranav Kshirsagar
Working On Idea 💡💡 • 1d
React Frontend on AWS S3 with Flask Backend on lambda Rest Api
I want to store cookies in incognito
have set the subdomain for api but still it is not letting me set the cookies in incognito mode (only)
Help please
0 replies2 likes
TREND talks
History always repea... • 4m
🇨🇳 Automated factory in China. FULLY automated — even the management of production processes is handled by Huawei's AI 🚀
🚗 With 1,400 robots, 650 autonomous guided vehicles (AGVs), and over 200 automated workstations, the factory assembles Avatr
Is No-Code the future of development?
Thoughts on building a no-code platform that can handle the entire development lifecycle, from creation to production deployment, while focusing on customization and reducing development time!
5 replies4 likes
Anurag Kumar
Hustle • 9m
I'm a Java developer with 8 years of experience and can build scalable app in micro service architecture...
I can also help with the deployment of app in AWS...
If you have an idea and looking for a CTO. I'm open for discussion
🚀 Kickstarting the REST API Project Lecture Series! 🚀
APIs are the backbone of modern web applications, enabling seamless communication between frontend and backend. But how do we design, build, and optimize a scalable REST API? 🤔
In Lecture 1,
See More
0 replies1 like
SOURABH SAH
AI/ML enthusiast • 9d
🚀 Just integrated Requesty’s API into my personal AI assistant — and I’m genuinely impressed!
As someone who has previously used OpenRouter, I wanted to test Requesty on a real-world, production-ready use case:
💡 Use Case: A domain-restricted AI
See More
0 replies3 likes
Suyash Patil
Frontend Engineer • 29d
Having end-to-end tests in your frontend app can significantly reduce the likelihood of bugs, race conditions and errors making it to production.
By simulating real-user interactions, end-to-end tests help identify issues early on, allowing for quic
Hello Frontend Developers!
How often do you struggle with finding realistic mock datasets that align with your actual backend structure?
It can be frustrating when the backend isn’t ready, and you’re forced to design the frontend using mock data—on