Home » Archives for Mark Otto » Page 41
December 18, 2023
By
Mark Otto
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…
December 15, 2023
By
Mark Otto
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…
December 14, 2023
By
Mark Otto
Developers can use Cedar, an open source policy language and evaluation engine, to decouple access control from application logic by expressing fine-grained permissions as easy-to-understand policies. This blog post explains how developers using the Cedar SDK can use two new open source Rust crates, cedar-local-agent…
December 14, 2023
By
Mark Otto
“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?…
December 14, 2023
By
Mark Otto
✍️ 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…
December 13, 2023
By
Mark Otto
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…
December 12, 2023
By
Mark Otto
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…
December 12, 2023
By
Mark Otto
✍️ 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…
December 11, 2023
By
Mark Otto
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…
December 7, 2023
By
Mark Otto
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…