As 2023 draws to a close, it is clear that this was the year artificial intelligence went from research curiosity to business imperative. But AI was not the only story. The web development ecosystem matured significantly, cloud infrastructure continued its march toward developer self-service, and e-commerce platforms made bold bets on AI-native experiences. Here is our review of the year's most significant technology developments and what they mean for 2024.
The Year AI Went Mainstream
If there is a single theme that defined 2023, it is the explosion of generative AI into every corner of the technology landscape. ChatGPT's launch in late 2022 set the stage, but 2023 was when the real work began — moving from demos and prototypes to production applications.
GPT-4 and the Multimodal Frontier
OpenAI's release of GPT-4 in March 2023 raised the bar for what language models could accomplish. Its ability to reason through complex problems, process images, and handle nuanced instructions made it the foundation for thousands of new applications. The subsequent GPT-4 Turbo release in November brought a 128K token context window, reduced pricing, and improved performance that made it practical for more use cases.
The Open-Source AI Revolution
Perhaps more significant than any single model release was the democratization of AI through open-source models. Meta's release of Llama 2 in July ignited an explosion of fine-tuned variants and community innovation. Mistral emerged from France with models that punched far above their weight class. By year's end, open-source models were competitive with proprietary offerings for many practical applications, giving businesses real choices about how and where to deploy AI.
RAG Became the Standard Architecture
Retrieval-Augmented Generation emerged as the go-to pattern for building AI applications that need access to proprietary data. Vector databases like Pinecone, Weaviate, and Qdrant saw massive adoption growth. At StrikingWeb, RAG-based projects accounted for the majority of our AI engagements in the second half of the year.
Web Development: The Framework Wars Matured
The JavaScript framework ecosystem, long criticized for its chaotic pace of change, settled into a more mature rhythm in 2023. The big story was not about new frameworks but about existing ones getting significantly better.
React Server Components Hit Production
With Next.js 13 and 14, React Server Components moved from experimental to production-ready. The App Router introduced a fundamentally different mental model for building React applications — one where components could run entirely on the server, reducing JavaScript shipped to the client and improving performance. The transition was not without friction, but by year's end, the ecosystem was rapidly adapting.
Bun 1.0 Challenged the Runtime Status Quo
Bun's 1.0 release in September proved that Node.js was not the only game in town. With its dramatically faster package installation, native TypeScript support, and built-in test runner, Bun forced the entire JavaScript ecosystem to raise its performance standards. Even if you did not adopt Bun, you benefited from the competitive pressure it placed on Node.js.
The Rise of HTMX and Server-Side Simplicity
While the React ecosystem continued to grow more complex, a counter-movement gained significant traction. HTMX, with its philosophy of extending HTML rather than replacing it, demonstrated that many interactive web experiences could be built without megabytes of JavaScript. Combined with server-rendered frameworks, HTMX offered a compelling alternative for teams that wanted simplicity without sacrificing interactivity.
Cloud and DevOps: Platform Engineering Takes Center Stage
The cloud infrastructure world saw a significant shift from pure DevOps culture toward platform engineering — the practice of building internal developer platforms that abstract away infrastructure complexity.
- Backstage adoption surged as organizations realized that developer portals could dramatically reduce onboarding time and cognitive load
- Infrastructure as Code matured with Pulumi gaining ground against Terraform, offering native programming language support instead of HCL
- FinOps became essential as organizations grappled with cloud cost optimization after the spending spree of previous years
- Edge computing expanded with providers like Cloudflare, Vercel, and Deno Deploy making it trivial to run code at the edge
E-Commerce: AI-Native Experiences
The e-commerce platform landscape saw every major player rushing to integrate AI capabilities:
- Shopify launched Sidekick, an AI assistant for store owners, and integrated AI-powered product descriptions, auto-generated alt text, and intelligent search
- Composable commerce gained traction as merchants sought flexibility to swap individual components (search, checkout, CMS) without rebuilding their entire platform
- Headless architecture continued its march from buzzword to standard practice, with frameworks like Shopify Hydrogen and Medusa making it accessible to smaller merchants
What We Saw at StrikingWeb
Internally, 2023 was a transformative year for our practice:
"This was the year our clients stopped asking whether they should use AI and started asking how fast they could deploy it."
- AI-related projects grew from 15 percent of our revenue to over 40 percent
- Next.js became our default framework for new web applications, with the App Router now our standard
- We expanded our cloud practice to include platform engineering engagements, building internal developer platforms for mid-sized companies
- E-commerce projects increasingly involved headless architectures and AI-powered features like intelligent search and personalized recommendations
What to Watch in 2024
Looking ahead, several trends are poised to shape the technology landscape in 2024:
- AI agents will move from research to production. Autonomous systems that can plan, execute, and iterate on complex tasks will become practical for business use cases.
- Small, specialized models will challenge the assumption that bigger is always better. Fine-tuned models optimized for specific tasks will deliver better results at lower cost than general-purpose giants.
- React Server Actions will mature and simplify how we handle data mutations in Next.js applications, reducing the boilerplate that developers currently deal with.
- Platform engineering will become the standard approach to developer experience, with internal developer platforms becoming as common as CI/CD pipelines.
- Composable commerce will reach mainstream adoption, with more merchants choosing best-of-breed components over monolithic platforms.
Closing Thoughts
2023 was one of the most consequential years in technology in recent memory. The AI revolution is real and accelerating. The web development ecosystem is maturing and offering developers more powerful tools than ever. Cloud infrastructure is becoming increasingly developer-friendly through platform engineering. And e-commerce is being reshaped by AI-native experiences.
At StrikingWeb, we are energized by the pace of change and excited about the opportunities ahead. If you are planning your technology strategy for 2024, we would love to help you navigate these trends and build solutions that drive real business outcomes.