<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/infoworld/best-of/2023/10" -->

---
title: Best InfoWorld posts — October 2023 | daily.dev
description: The most upvoted InfoWorld posts from October 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/infoworld/best-of/2023/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/infoworld/best-of/2023/10
og:type: website
og:site_name: daily.dev
og:title: Best InfoWorld posts — October 2023 | daily.dev
og:description: The most upvoted InfoWorld posts from October 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of InfoWorld — October 2023

1. 1  
[](https://daily.dev/posts/node-js-21-brings-websocket-client-v24tjolkl "Node.js 21 brings WebSocket client")  
Article  
![Avatar of infoworld](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/bf6d68a999064029b0bb09aa6268f1f3)InfoWorld · 3y  
Node.js 21 brings WebSocket client  
Node.js 21 brings WebSocket client and support for globs in the platform’s test runner. This means developers now can use powerful glob patterns to run tests more efficiently. The Google V8 JavaScript/WebAssembly engine has been upgraded to version 11.8.8.  
26
2. 2  
[](https://daily.dev/posts/intro-to-hyperscript-rethinking-javascript-a6hajecs9 "Intro to Hyperscript: Rethinking JavaScript")  
Article  
![Avatar of infoworld](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/bf6d68a999064029b0bb09aa6268f1f3)InfoWorld · 3y  
Intro to Hyperscript: Rethinking JavaScript  
Hyperscript is a simplified, more English-like JavaScript that can work standalone or in tandem with HTMX to simplify common scripting needs on the JavaScript front end. It aims to tackle front-end complexity by providing a concise and expressive language. Hyperscript handles asynchronous events, looping, conditionals, and logging in a straightforward and concise manner. While it may not replace JavaScript entirely, it offers fresh ideas to improve the overall experience of developing on the web.  
13  
2
3. 3  
[](https://daily.dev/posts/using-javascript-s-built-in-objects-nkxxtwvc7 "Using JavaScript's built-in objects")  
Article  
![Avatar of infoworld](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/bf6d68a999064029b0bb09aa6268f1f3)InfoWorld · 3y  
Using JavaScript's built-in objects  
JavaScript has several built-in objects such as Object, JSON, console, String, Math, Date, window, and global. These objects provide essential functionality in both browser and server-side platforms. They have methods that allow for various operations and manipulations, such as cloning objects, transforming JSON, logging, string management, and mathematical calculations. Mastering these built-in objects is crucial for becoming fluent in JavaScript.  
11

[See all InfoWorld archives](/sources/infoworld/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/infoworld/best-of/2023/10#page","url":"https://daily.dev/sources/infoworld/best-of/2023/10","name":"Best InfoWorld Posts — October 2023","description":"The most upvoted InfoWorld posts from October 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/infoworld/best-of/2023/10#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/node-js-21-brings-websocket-client-v24tjolkl","name":"Node.js 21 brings WebSocket client"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/intro-to-hyperscript-rethinking-javascript-a6hajecs9","name":"Intro to Hyperscript: Rethinking JavaScript"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/using-javascript-s-built-in-objects-nkxxtwvc7","name":"Using JavaScript's built-in objects"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"InfoWorld","item":"https://daily.dev/sources/infoworld"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/infoworld/best-of"},{"@type":"ListItem","position":5,"name":"October 2023"}]}]}
```

