Home » Archives for Mark Otto » Page 24
March 21, 2024
By
Mark Otto
Runtime Compatibility Across JavaScript Runtimes — Several developers have come together to build this convenient way to visualize the compatibility of different Web APIs and JavaScript features across the ever increasing number of different runtimes (e.g. Bun, Deno, Node, LLRT..) Tom Lienard et al. ✅…
March 20, 2024
By
Mark Otto
Building a React Login Page Template — This guide shows how to build a React login page and integrate it with an Express auth server using JWTs. It introduces Clerk as an easier option with pre-made UI components for authentication setup. Clerk IN BRIEF: React Flow…
March 19, 2024
By
Mark Otto
Building a Node App with TypeScript — Learn how to set up TypeScript to bundle a Node app using pnpm, Node, TypeScript, and ES modules for a seamless development experience, all from someone who knows a thing or two about TypeScript! Matt Pocock ▶ Setting up an…
March 18, 2024
By
Mark Otto
Modernization is the process of progressively transforming legacy applications and infrastructure to extend into the higher value of cloud native services. Along with people and process changes, modernization unlocks new business capabilities, accelerates innovation, and reduces technical debt. Migrating applications to the cloud is a…
March 18, 2024
By
Mark Otto
The PGA TOUR is the world’s premier membership organization for touring professional golfers, co-sanctioning tournaments on the PGA TOUR along with several other developmental, senior, and international tournament series. The PGA TOUR is passionate about bringing its fans closer to the players, tournaments, and courses.…
March 15, 2024
By
Mark Otto
We are happy to announce that we are sponsoring 2 more hackathons in 2024: Ripon Hacks & EQ Hacks – Genesis. All hackathon participants will be able to get access to Flatlogic Generator for free. Flatlogic Generator enables participants to transform their innovative ideas into…
March 14, 2024
By
Mark Otto
𝕏 Devon goes into extra detail 🐦 in this Twitter/X thread. You can also revisit the release of Parcel 2.12.0 to learn more. How to Add an Onboarding Flow for your Application — Learn to enhance onboarding for your app with Clerk and Next.js: add custom…
March 13, 2024
By
Mark Otto
If you think finding the right AI tools for HR is like searching for a needle in a haystack, prepare to turn that haystack into a neatly organized toolbox. Have you ever pondered Which AI tools can revolutionize your HR (human resources) processes? How can…
March 13, 2024
By
Mark Otto
At re:Invent in 2023, AWS announced Infrastructure as Code (IaC) support for Amazon CodeWhisperer. CodeWhisperer is an AI-powered productivity tool for the IDE and command line that helps software developers to quickly and efficiently create cloud applications to run on AWS. Languages currently supported for…
March 13, 2024
By
Mark Otto
React Geiger: A Way to Hear React Performance Issues — The output is hardly a mellifluous three voice fugue, but Geiger provides an interesting way to make React performance audible by making clicking sounds (akin to a Geiger counter) when things take longer to run…