Home » Archives for Mark Otto » Page 17
June 13, 2024
By
Mark Otto
π I’ve recently encountered readers who’ve been surprised to learn this isn’t our only JavaScript newsletter. We have Node Weekly and React Status too β check them out if you’re a Node.js or React developer, as we focus more closely on them there! π__Your editor, Peter…
June 12, 2024
By
Mark Otto
Enhancing the React Migration Process with ‘Codemods’ β Codemod is an open-source platform for automating code migrations, cleanups and refactors. Upgrading to React 19 will involve a fair bit of that, so Codemod has partnered with the React team to build react-codemod β scripts to…
June 11, 2024
By
Mark Otto
Node is Leaking Memory? setTimeout Could Be The Reason β The folks at Sentry were running into problems with how Node handles timeouts created with setTimeout or, more specifically, problems caused by hanging on to the Timeout objects setTimeout returns.. Armin Ronacher Memetria: Efficient Redis Hosting…
June 8, 2024
By
Mark Otto
AWS CodeBuild now supports managed self-hosted GitHub Action runners, allowing you to build powerful CI/CD capabilities right beside your code and quickly implement a build, test and deploy pipeline. Last year AWS announced that customers can define their GitHub Actions steps within any phase of…
June 7, 2024
By
Mark Otto
Operators, administrators, developers, and many other personas leveraging AWS come across multiple common issues when it comes to troubleshooting in the AWS Console. To help alleviate this burden, AWS released Amazon Q. Amazon Q is AWSβs generative AI-powered assistant that helps make your organizational data…
June 6, 2024
By
Mark Otto
Promises from the Ground Up β Josh notes that in order to truly understand promises, a fundamental part of modern JS development, we need βa surprisingly deep understanding of how JavaScript works and what its limitations areβ. Luckily, this tutorial covers all the critical context…
June 5, 2024
By
Mark Otto
Are you ready to discover the best open-source CRM that could revolutionize your business without breaking the bank? If so, youβre in the right place. Dive into this article and unlock the secrets to streamlining your customer relationships with just a few clicks. When searching…
June 5, 2024
By
Mark Otto
π«£ We took a break last week, but forgot to notify you in advance – sorry! You didn’t miss anything, and we’re catching up with the past two weeks today. π__Your editor, Peter Cooper Data Fetching Patterns in Single-Page Applications β With a level of depth…
June 4, 2024
By
Mark Otto
π«£ Node Weekly took a break last week, but we forgot to notify you in advance – sorry! You didn’t miss anything, and we’re catching up with the past two weeks today π__Your editor, Peter Cooper QUICK BITS: βοΈ Regexper β Visualize regular expressions as a diagram.…
June 1, 2024
By
Mark Otto
Introduction Today, we are pleased to announce the general availability of the Terraform AWS Cloud Control (AWS CC) Provider, enabling our customers to take advantage of AWS innovations faster. AWS has been continually expanding its services to support virtually any cloud workload; supporting over 200…