Author: Mark Otto

5 Ways AI Can Enhance Your Customer Experiences

December 18, 2023 By Mark Otto Off

We all live in a tech-centric era in which innovation, convenience, and speed are essential to staying competitive in saturated markets, and if you’re a business owner, then it’s likely that you are constantly searching for innovative ways to optimize your typical customer experience and…

Getting started with Projen and AWS CDK

December 15, 2023 By Mark Otto Off

In the modern world of cloud computing, Infrastructure as Code (IaC) has become a vital practice for deploying and managing cloud resources. AWS Cloud Development Kit (AWS CDK) is a popular open-source framework that allows developers to define cloud resources using familiar programming languages. A…

Top AI Tools for E-commerce – Comprehensive Guide

December 14, 2023 By Mark Otto Off

“In the ever-evolving world of e-commerce, staying ahead isn’t just an advantage, it’s a necessity.” When you’re scouring the internet for the best AI tools to enhance your e-commerce platform, you might find yourself asking: Which AI tools can provide the most personalized customer experience?…

JS Runtime Royale

December 14, 2023 By Mark Otto Off

✍️ Christmas is almost here, so we’re preparing our annual roundup issue for next week, before we take some time off! Keep an eye out for that next Thursday 🙂__Your editor, Peter Cooper New TypeScript Courses: Take the Learning Path — Join Mike North (Tech Lead…

Storybook gets on board with RSCs

December 13, 2023 By Mark Otto 0

React Tricks: Fast, Fit and Fun — The developer of Wouter, a minimal hook-based router for React apps, explains some of the ‘tricks and hacks’ he’s used while maintaining the library, complete with some neat interactive demos. Alexey Taktarov Storybook Adds Support for React Server Components…

Best AI Tools for Business Application Development

December 12, 2023 By Mark Otto Off

Discover the Future of Business Development: Unlocking the Power of AI Tools In a rapidly evolving tech landscape, AI tools are the secret sauce to transforming business applications from standard to extraordinary. This article is more than just a read; it’s a guide to revolutionizing…

V8’s garbage collection and three JIT compilers

December 12, 2023 By Mark Otto 0

✍️ We’re prepping our annual roundup issue for next week, just before we take our Christmas break, so keep an eye out for that. We’re also considering the future. We’re exploring covering some extra server-side and non-browser topics, like Bun, Deno, serverless, etc. Stay tuned for…

Blue/Green Deployments with Amazon ECS using Amazon CodeCatalyst

December 11, 2023 By Mark Otto Off

Amazon CodeCatalyst is a modern software development service that empowers teams to deliver software on AWS easily and quickly. Amazon CodeCatalyst provides one place where you can plan, code, and build, test, and deploy your container applications with continuous integration/continuous delivery (CI/CD) tools. In this…

Learning JS framework concepts by building one

December 7, 2023 By Mark Otto Off

Learn How Modern JS Frameworks Work by Building One — Building things is a great way to learn, even if you don’t end up using what you built. Even better is when someone who’s already built something successful introduces you to the process. Nolan doesn’t…