RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile
RunJS ❤️ JavaScript

@runjs_app

JavaScript news and development updates from RunJS, the JavaScript playground for your desktop.

ID: 1102660016660713472

linkhttps://runjs.app calendar_today04-03-2019 20:00:09

2,2K Tweet

4,4K Takipçi

802 Takip Edilen

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Five Tips to Effectively Optimize INP in React — This article shares expert insights into various techniques aimed at enhancing Core Web Vitals for React applications, with a particular emphasis on improving the Interaction to Next Paint (INP) metric. calendar.perfplanet.com/2024/5-tips-to…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Node’s New Built-in Support for TypeScript — With the release of Node.js v23.6.0, TypeScript can now be used without any additional flags. The article discusses the implementation and potential caveats of this update: 2ality.com/2025/01/nodejs…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Running Animations Without Keyframes — A fresh approach allows for animations without keyframes, leveraging starting-style to set initial transition values, compatible with most browsers. css-tip.com/animation-with…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Why Did You Render: A tool that monkey patches React to help identify potentially avoidable re-renders. This can be particularly useful for optimizing performance in both React and React Native applications. github.com/welldone-softw…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Things People Get Wrong About Electron — This article explores the misconceptions surrounding Electron, highlighting its pervasive use in unexpected systems, from high-end financial terminals to spacecraft controls. felixrieseberg.com/things-people-…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Introducing Mentoss, a fetch mocker that offers an innovative way to mock global fetch() calls in both browser and server-side environments, building on concepts from tools like Nock and MSW. humanwhocodes.com/blog/2025/01/i…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Which Rich Text Editor Framework Should You Choose in 2025? — A thorough comparison of popular WYSIWYG editors like Tiptap, Lexical, BlockNote, and Slate, exploring their features and suitability for JavaScript integrations. liveblocks.io/blog/which-ric…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

The State of React 2024 is now available, offering insights from nearly 8,000 responses. It highlights forwardRef and memo as major pain points, Redux's continued dominance in state management, and the persisting popularity of SPAs in React applications. 2024.stateofreact.com/en-US

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Testing 10 JavaScript Frameworks on Their HTML Defaults — The article examines how well popular JavaScript frameworks such as React, Vue, and Angular perform in generating valid HTML, challenging the notion that they contribute to an HTML crisis. meiert.com/en/blog/javasc…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Ben Howdle explores the migration of 160,000 lines of production banking JavaScript to TypeScript without downtime. He shares insights into the motivation behind the project, the strategies employed, and the tools that eased the transition. benhowdle.im/migrating-js-t…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

React officially announces the sunsetting of Create React App, urging users to transition to modern frameworks such as Next.js or tools like Vite for their applications. react.dev/blog/2025/02/1…

gab-o👨🏻‍💻 (@gaboesquivel) 's Twitter Profile Photo

Stumbled upon RunJS ❤️ JavaScript while looking for a lightweight JS REPL for Mac, and wow—TypeScript, Babel, Node/browser APIs, local module imports, all in a clean, simple UI. Love it. runjs.app

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

SSR Deep Dive for React Developers — This article provides a detailed exploration of Server-Side Rendering (SSR), pre-rendering, hydration, and Static Site Generation (SSG) in React, examining their costs, performance implications, benefits, and trade-offs developerway.com/posts/ssr-deep…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Deploying a Next.js App to Production in Any Server — This article provides updated guidance on building a Docker image for a Next.js application that allows for deployment without reliance on proprietary cloud services. saybackend.com/blog/04-deploy…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

Fastify + React shows impressive speed, being 7x faster than Next.js. With a mature Vite integration plugin, @fastify/react has reached version 1.0, simplifying the development of swift React applications on Fastify. hire.jonasgalvez.com.br/2025/apr/9/fas…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

A Flowing WebGL Gradient, Deconstructed — This article offers a thorough introduction to writing WebGL shaders with gradient noise, breaking down the math and techniques involved in creating captivating visual effects. alexharri.com/blog/webgl-gra…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

RunJS 3.1.0 is here. Including exciting new features and improvements, such as Magic Comments - a new way to instantly see the value of any expression anywhere in your code. runjs.app #JavaScript

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

JavaScript, When is this? — Mat Marquis explores the intricate nature of the "this" keyword, shedding light on its context-dependent behaviour in functions. piccalil.li/blog/javascrip…

RunJS ❤️ JavaScript (@runjs_app) 's Twitter Profile Photo

What's Coming to JavaScript — The latest updates from the TC39 meeting reveal exciting proposals shaping the future of JavaScript. deno.com/blog/updates-f…

Pier Gorelli (@pgorelli91424) 's Twitter Profile Photo

RunJS ❤️ JavaScript is the perfect study buddy — a fast, simple tool to experiment with JavaScript. No setup, instant results, just pure coding fun. #JavaScript #Coding