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 ...ย โขย 22d
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 replies7 likes
Pranav Kshirsagar
Working On Idea ๐ก๐กย โขย 22d
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...ย โขย 5m
๐จ๐ณ 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
One missing .env file nearly took our production down.
During one of our projects, a routine deployment went live with everything seemingly in order. But moments later, critical services started failing, and our team quickly realized that something
See More
0 replies14 likes
Shubham Shrivastwa
Always give more tha...ย โขย 2m
๐ 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ย โขย 1m
๐ 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ย โขย 1m
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