Best of The New StackDecember 2023

  1. 1
    Article
    Avatar of newstackThe New Stack·2y

    What Vue’s Creator Learned the Hard Way with Vue 3

    Vue's creator learned several lessons in the transition from Vue 2 to Vue 3. These include the need to handle breaking changes more carefully, reach out to ecosystem library authors, release everything together, embrace TypeScript and the composition API, and invest in developer experience.

  2. 2
    Article
    Avatar of newstackThe New Stack·2y

    JavaScript in 2023: Signals, React’s RSC, and Full-Stack JS

    JavaScript in 2023 saw the broader adoption of Signals by frameworks and React Server Components. Signals are reactive primitives that manage application states, while React Server Components enhance user and developer experiences. JavaScript is becoming a full-stack language with the rise of Node.js and the availability of JavaScript-friendly serverless hosting platforms.

  3. 3
    Article
    Avatar of newstackThe New Stack·2y

    VanJS: a Minimalist, ‘Vanilla JavaScript’ UI Framework

    VanJS is a minimalist, open-source UI framework for JavaScript that offers a modern developer experience and reactivity. It is lightweight, unopinionated, and suited for small to medium-scale applications. VanJS is designed to provide an alternative to React and native GUI applications, allowing developers to build web-based applications that can replace most native applications. It supports states, state bindings, and automatic UI updates, while being more vanilla and immediate in the browser. VanJS also integrates well with large language models and has an AI-powered app builder. It is easy to learn and offers good performance.

  4. 4
    Article
    Avatar of newstackThe New Stack·2y

    Web Development in 2023: JavaScript Still Rules, AI Emerges

    Web development trends in 2023 include the continued dominance of JavaScript, the rise of Cloud Development Environments (CDEs), and the integration of generative AI into web frameworks. Next.js remains the top framework, but Astro is gaining popularity. The separation of frontend and backend development continues to be a trend. Vercel's AI SDK has had a significant impact, and CDEs are becoming more popular among developers. WebAssembly is steady but not spectacular. The open web is also experiencing a renaissance.

  5. 5
    Article
    Avatar of newstackThe New Stack·2y

    Why Viable Uses Next.js and Node.js for AI Applications

    Viable uses AI to analyze customer feedback and create reports, Honeycomb uses a natural language interface for queries, Viable utilizes Next.js and Node.js for its UI and APIs, and developers should consider real-time streaming support when developing with AI.