Home » Archives for Mark Otto » Page 97
August 19, 2021
By
Mark Otto
Hello there! 👋 I am thrilled to announce to you our new tool called Flatlogic Web Application Generator. 🔥 It is a compilation of more than 7 years of our professional knowledge in web software development. The idea is really simple and consists of a few…
August 18, 2021
By
Mark Otto
Next.js 11.1 Released — The popular React framework takes a few steps forward with experimental ES modules support, a new integration with swc to ultimately replace JS tooling (Babel and Terser), faster data mapping and source maps, and more. Vercel React Conf 2021 Call for Speakers…
August 13, 2021
By
Mark Otto
Vue 3.2 Released — Some new features for single file components, significant perf improvements, and it’s now easy to define native custom elements with defineCustomElement (learn more about this in Vue Components as Custom Elements – this could be a big deal for many). Evan…
August 12, 2021
By
Mark Otto
Answer #2 JSX, Event Handling, Virtual DOM, Computed Properties, Template Answer #2 You are close, but no cigar on this one, as this answer is, in fact, a mix of Vue.JS’ and React.JS’ main features. Let’s clear the smog a little: both Vue.JS and React.JS…
August 12, 2021
By
Mark Otto
📋 Node Weekly is taking a little summer vacation next week so we’ll be back for the next time on Thursday, August 26. See you then! 🙂 __ Peter Cooper, editor V8 Release v9.3 — Recent V8 releases have been reasonably lean on new features,…
August 11, 2021
By
Mark Otto
React Children and Iteration Methods — You might think you’ve learnt everything about iterating over React’s .children prop. However, this detailed review of the .toArray method may reveal a few things of which you were not aware. Arihant Verma â–¶ Create a Dashboard App Based on…
August 6, 2021
By
Mark Otto
Kid Pix as a JavaScript App — Kid Pix was a drawing program for children released on the Mac in 1989 (here’s a full story about it, if you hadn’t heard of it before). Here’s a JavaScript reimplementation. It saves your work if you go…
August 5, 2021
By
Mark Otto
40+ Node.js Integration Test Best Practices — Component and integration tests are increasingly popular testing techniques for backends. This repository digs into a variety of quick-fire patterns and practices for creating good component tests. There’s also a demo app and examples using Jest, Mocha, Express,…
August 4, 2021
By
Mark Otto
What’s New in React-Hot-Toast 2.0 — React Hot Toast is a popular React on-page notifications system. Although the opportunity to customize the notifications in the new release chips away at the original ‘toast’ metaphor, there’s a lot of configurability in the new version that will…
August 3, 2021
By
Mark Otto
I guess every front-end developer had that moment in their career when work on a website was already at the finish line, but the website looked like it lacked some life. Users weren’t able to interact with the design, and the only plan for making…
Want to speak at the online React Conf 2021?
August 18, 2021 By Mark Otto 0Next.js 11.1 Released — The popular React framework takes a few steps forward with experimental ES modules support, a new integration with swc to ultimately replace JS tooling (Babel and Terser), faster data mapping and source maps, and more. Vercel React Conf 2021 Call for Speakers…