Server Actions fly the nest

October 25, 2023 By Mark Otto 0

🐦/𝕏 ‘use server’ / Server Actions Now in React Canary — No blog post – just a Twitter/X thread – but the React team has announced Server Actions (and Client Actions) are available in the latest React Canary release. Providing a way to run functions created…

Taking Node to the JVM

October 24, 2023 By Mark Otto 0

Yarn 4.0 Released — Yarn began life as an npm alternative that resolved several major pain points with npm at the time, particularly around performance. It remains a popular option and v4 introduces a new ‘hardened mode’ to protect you from certain security issues and…

Why AWS is the Best Place to Run Rust

October 23, 2023 By Mark Otto Off

Introduction The Rust programming language was created by Mozilla Research in 2010 to be “a programming language empowering everyone to build reliable and efficient(fast) software”[1]. If you are a beginner level SDE or a DevOps engineer or a decision maker in your organization looking to adopt…

Multiple Load Balancer Support in AWS CodeDeploy

October 20, 2023 By Mark Otto Off

AWS CodeDeploy is a fully managed deployment service that automates software deployments to various compute services, such as Amazon Elastic Compute Cloud (Amazon EC2), Amazon Elastic Container Service (ECS), AWS Lambda, and on-premises servers. AWS CodeDeploy recently announced support for deploying to applications that use…

Ways to serve up less JavaScript

October 19, 2023 By Mark Otto Off

Node.js 21 Released — In the next week or so, Node v21 replaces v20 as the ‘current’ release that gets the new features first, with Node v20 becoming the ‘active’ LTS version. v21 introduces V8 11.8, npm 10.2, stable Web Streams support, and an experimental…

TanStack Query v5 released

October 18, 2023 By Mark Otto 0

✍️ If you were wondering, you didn’t miss an issue of the newsletter last week – I took a week’s break while attending a conference, but now we’re back in action every week until… Christmas! 😄__Peter Cooper, your editor React Memo is.. Good Actually — The use…

15+ Tips to Improve Your CRM Data Quality to Boost Sales

October 17, 2023 By Mark Otto Off

CRM makes collecting your customer and prospect data less challenging. But, ensuring data quality for each target customer takes a lot of work. Thus, you must learn tips to improve your CRM data quality to boost your business sales. Ever wondered what defines data quality…

Announcing the AWS Well-Architected Framework DevOps Guidance

October 17, 2023 By Mark Otto Off

Today, Amazon Web Services (AWS) announced the launch of the AWS Well-Architected Framework DevOps Guidance. The AWS DevOps Guidance introduces the AWS DevOps Sagas—a collection of modern capabilities that together form a comprehensive approach to designing, developing, securing, and efficiently operating software at cloud scale.…

Node.js 21 released

October 17, 2023 By Mark Otto 0

😅 We’ve mentioned some community efforts to create a mascot for Node recently, but the Node project itself has 🐦 unveiled a Node.js mascot design contest on Twitter/X. You have until November 6 to submit your ideas. Don’t Block the Event Loop (or the Worker Pool)…