
Next.js
Vercel
React
Nuxt.js
Node.js
Svelte
Vite
Supabase
JIterator
Postman
GoReplay
TestNG
Mockito
Robot framework
An automated testing tool based on recording and playback, used to achieve low-cost, high-coverage automated testing for Java backend systems. revolutionizes testing efficiency and accuracy. Streamline your testing processes, shorten iteration cycles, and ensure continuous software quality improvement.
Next.js
JIteratorNo JIterator videos yet. You could help us improve this page by suggesting one.
JIterator's answer:
Traffic as test cases, supporting automatic diff and automatic assert, eliminating the cost of data preparation and assert writing, achieving lower-cost automated testing.
JIterator's answer:
Automated traffic recording and replay technology revolutionizes testing efficiency and accuracy. Streamline your testing processes, shorten iteration cycles, and ensure continuous software quality improvement.
JIterator's answer:
Medium to large enterprises with the Java technology stack or small enterprises with special requirements for stability
JIterator's answer:
In 2015, to address the increasingly severe challenges of automated testing for Taobao's price calculation system, we developed a traffic testing tool suitable for Taobao's backend systems, inspired by Tcpcopy. With its help, the price calculation system has never had a failure since.
In 2016, we were tasked to support the largest reconstruction project in the history of Alibaba's transaction system: the middleware transformation project. To support core transactions, we improved the product and achieved fully automated Mock capabilities for downstream systems, ensuring the smooth implementation of the project. Later, recording and replay became the core safeguard for the transaction system.
As our reputation spread within the group, our product was adopted and used by more teams. By 2023, more than 7,000 systems had adopted the system for support and it had also supported hundreds of system reconstruction projects, including Ping An Bank externally.
Due to organizational strategy adjustments, the traffic testing tool no longer provides external services. We created JIterator to provide services to the public. It has also surpassed the original traffic testing tool in many aspects, surpassing its predecessor.
JIterator's answer:
Traffic recording and playback technology based on JVM-TI
JIterator's answer:
Alibaba Pingan bank
Next.js has become the de-facto standard for our frontend engineering team when building modern web applications. The Server-Side Rendering (SSR) and Static Site Generation (SSG) are absolutely essential for our product's SEO strategy and fast indexing.
The transition to the App Router initially required a paradigm shift for our developers, but it ultimately made our architecture much more scalable. We love that the framework handles the heavy liftingโimage optimization, code splitting, and routingโallowing our team to focus purely on business logic. It provides a phenomenal Developer Experience that keeps our deployment cycles fast and predictable.
Based on our record, Next.js seems to be more popular. It has been mentiond 1140 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Yes, itโs built on the shoulders of giants, Next.js[0] and lesser-known Keystone.js[1]. Next is a full stack framework and Keystone is a CMS built on top of Prisma and GraphQL. Keystone was created by this Australian company called Thinkmill. They have used it to help businesses build custom backend systems for more than a decade. But it needed to be deployed separately from Next and they were using emotion css... - Source: Hacker News / 8 days ago
This is a Next.js project bootstrapped with create-next-app. - Source: dev.to / about 2 months ago
Anyone who's worked with React knows it's easy to get started with, and you can quickly become quite productive. However, once you move beyond the basics and need full-stack capabilities, like server-side rendering (SSR), selecting a React framework becomes the next step. Two of the most popular frameworks are Next.js and Remix. Both provide powerful tools to build high-performance web applications, but their... - Source: dev.to / 2 months ago
Apps/web โ authenticated dashboard, Next.js 16 App Router. - Source: dev.to / 2 months ago
This simple project runs a Next.js app which has the Prisma ORM client as a shared package. Prisma was chosen specifically because the client requires code-generation that must be run locally as well as in the container, and setting it up also demonstrates how to configure the environment so Prisma can talk to the Postgresql database from the host as well as when run in the container. - Source: dev.to / 2 months ago
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
Postman - The Collaboration Platform for API Development
React - A JavaScript library for building user interfaces
GoReplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment.
Nuxt.js - Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. It's a perfect static site generator.
TestNG - TestNG is a testing framework.