hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Wednesday, 6 March, 2024 UTC

Node v21.7.0 (Current)

null ... more


Wednesday, 6 March, 2024 UTC

Announcing TypeScript 5.4

Today we’re excited to announce the release of TypeScript 5.4! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by making it possible to declare and describe types. Writing types in our code allows us to explain ... more


Wednesday, 6 March, 2024 UTC

Detailed Guide to React App Testing

Key Takeaways React app testing is crucial for delivering secure, high-performing, and user friendly application. React Apps are created using different UI components. So it is necessary to test each component separately and also how they behave when ... more


Wednesday, 6 March, 2024 UTC

JQuery 4.0.0 Beta Released with Important Deprecations and Breaking Changes

Timmy Willison recently announced the beta release of jQuery 4.0. The new version of jQuery is a large release with numerous bug fixes, performance improvements, and some breaking changes. IE By Bruno Couriol ... more


Tuesday, 5 March, 2024 UTC

WebKit Features in Safari 17.4

Just like Safari 15.4 and Safari 16.4, this March’s release of Safari 17.4 is a significant one for web developers. We’re proud to announce another 46 features and 146 bug fixes. You can experience Safari 17.4 on iOS 17.4, iPadOS 17.4, macOS Sonoma 14.4 ... more


Tuesday, 5 March, 2024 UTC

WebKit Features in Safari 17.4

Just like Safari 15.4 and Safari 16.4, this March’s release of Safari 17.4 is a significant one for web developers. We’re proud to announce another 46 features and 146 bug fixes. You can experience Safari 17.4 on iOS 17.4, iPadOS 17.4, macOS Sonoma 14.4, ... more


Tuesday, 5 March, 2024 UTC

Gleam language available in first stable release

Gleam, a programming language designed to ease the development of type-safe, scalable systems, is now available in version 1.0.0, the language’s first stable release. Compiling to Erlang or JavaScript, Gleam was created by London-based developer Louis ... more


Tuesday, 5 March, 2024 UTC

WebStorm 2024.1 EAP Digest #3: Full Line Code Completion, Language Services Widget, React Quick-Fixes, and More

It’s time for our last EAP digest that will walk you through the new features and improvements in WebStorm 2024.1! For more information, check out our previous blog posts. The Toolbox App is the easiest way to get the EAP builds and keep both your stable ... more


Monday, 4 March, 2024 UTC

Presentation: JavaScript: Empowered by Rust

Chris Biscardi explores what Rust is being used for on the front-end and introduces the language from the perspective of a JavaScript developer. By Chris Biscardi ... more


Monday, 4 March, 2024 UTC

COS takes engagement to the next level with revamped membership mini-program

COS, standing for “Collection of Style,” has established itself as a fashion powerhouse known for its minimalist and contemporary designs. With its roots in Scandinavian aesthetic principles, COS has captivated a substantial following in China, with ... more


Sunday, 3 March, 2024 UTC

Why React Server Components Are Breaking Builds to Win Tomorrow

Why React Server Components Are Breaking Builds to Win Tomorrow 18 minutes by Vishwas Gopinath React Server Components are the inevitable future. Learn how they leverage both server and client strengths, optimize efficiency, load times, and interactivity. ... more


Saturday, 2 March, 2024 UTC

Data Solutions Framework: An Open Source Project for Building Data Solutions on AWS

AWS recently released the Data Solutions Framework (DSF), an opinionated open-source framework designed to accelerate the creation of data solutions on AWS. Built using the AWS CDK, the framework exposes abstractions and patterns as building blocks for ... more


Thursday, 29 February, 2024 UTC

Choosing the Right Node.js Package Manager in 2024: A Comparative Guide

The year 2024 marks a crucial juncture in the Node.js ecosystem, where developers face different choices when it comes to selecting the right package manager for their projects. npm, Yarn, and pnpm stand out as the frontrunners, as they are the most ... more


Thursday, 29 February, 2024 UTC

Why use Blazor to Build Web Applications in ASP.NET

What is Blazor? Blazor is an open-source and newly launched ASP.Net framework that helps develop an interactive client-side web-based application. In this article, we will understand its features and concept about Blazor which will be useful for developers ... more


Wednesday, 28 February, 2024 UTC

Overcoming Asymmetric Prototype Property Access With Proxies In JavaScript

Ben Nadel demonstrates how the Proxy object can be used to change prototype chain access in JavaScript.... ... more


Wednesday, 28 February, 2024 UTC

Guide to Deploy React App on Various Cloud Platforms

For any app development company, the most crucial part of the development process is deployment. This is why the development teams need to understand the different options of deployment that are available in the market and learn how to use them to ensure ... more


Wednesday, 28 February, 2024 UTC

Deno 1.40 Released, Features Upcoming JavaScript’s Temporal API and Decorators

The Deno team recently released Deno 1.40. Deno 1.40 implements upcoming JavaScript’s Temporal API for advanced date and time operations; and the latest JavaScript’s decorator proposal for meta- and aspect-oriented programming. By Bruno Couriol ... more


Tuesday, 27 February, 2024 UTC

Building AI With MongoDB: Story Tools Studio Brings Gen AI To Gaming With Myth Maker AI

Story Tools Studio harnesses cutting-edge generative AI (gen AI) technologies to craft immersive, personalized, and infinite storytelling experiences.​​​ Roy Altman, Founder and CEO at Story Tools Studio says, “Our flagship game Myth Maker AI leverages ... more


Tuesday, 27 February, 2024 UTC

Deno shrinks deno compile binaries

The developers of the Deno TypeScript/JavaScript runtime have reduced the size of deno compile binaries and introduced an official Linux ARM64 build with the newly released Deno 1.41 version. This latest release of the Node.js rival was unveiled February ... more


Monday, 26 February, 2024 UTC

TypeScript soothes type narrowing pain point

TypeScript 5.4, a planned update to the strongly typed JavaScript variant from Microsoft, has graduated to the release candidate stage. New capabilities in version 5.4 include preserved narrowing within function closures created after the last assignment ... more


Friday, 23 February, 2024 UTC

Introducing the twiml-i18n Library

Twilio posts cloud communications trends, customer stories, and tips for building scalable voice and SMS applications with Twilio's APIs. ... more


Friday, 23 February, 2024 UTC

Why my code isn't in TypeScript [blog]

I came across a reasonably interesting question on Reddit today, ask "If you don't use TypeScript, tell me why (5 year follow up)". Frustratingly it was mostly replies as to why the dev was using TypeScript, or replies to those who didn't saying ... more


Thursday, 22 February, 2024 UTC

Livestream – Debug Like a Pro: JavaScript Edition

Join us on Tuesday, March 5, at 11:00 am EST / 5:00 pm CET (check other timezones) for our new livestream, “Debug Like a Pro: JavaScript Edition”. Developers write code, run code, and when they hit problems, they debug code. Or do they? WebStorm’s debugger ... more


Thursday, 22 February, 2024 UTC

Announcing TypeScript 5.4 RC

Today we’re excited to announce our Release Candidate of TypeScript 5.4! Between now and the stable release of TypeScript 5.4, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet, or through ... more


Thursday, 22 February, 2024 UTC

Respond to Incoming SMS with NodeJS and Google Cloud Functions

Supercharge your business communication with bidirectional SMS handling. Master incoming SMS with Node.js and Google Cloud Functions to respond, engage and interact efficiently. ... more


Thursday, 22 February, 2024 UTC

How to Send SMS using NodeJS and Google Cloud Functions

Reinvent your business' communication model. Learn how to send SMS using Node.js and Google Cloud Functions. Stay connected with consumers swiftly and efficiently. ... more


Thursday, 22 February, 2024 UTC

Node.js 2023 Year in Review

Two months into 2024, I’ve decided to summarize the achievements in the Node.js space from 2023. As always, this list is curated by me, so I may overlook some pull requests due to the vast amount of work completed by Node.js collaborators and areas where ... more


Thursday, 22 February, 2024 UTC

Bun Announces Cross-Platform Shell Scripting in JavaScript and TypeScript

Bun recently announced the release of Bun Shell, offering JavaScript and TypeScript developers a cross-platform shell. This release aims to simplify the execution of shell scripts in JavaScript and TypeScript, providing a bash-like environment with features ... more


Thursday, 22 February, 2024 UTC

Release Notes for Safari Technology Preview 189

Safari Technology Preview Release 189 is now available for download for macOS Sonoma and macOS Ventura. If you already have Safari Technology Preview installed, you can update it in System Settings under General → Software Update. This release includes ... more


Thursday, 22 February, 2024 UTC

Release Notes for Safari Technology Preview 189

Safari Technology Preview Release 189 is now available for download for macOS Sonoma and macOS Ventura. If you already have Safari Technology Preview installed, you can update it in System Settings under General → Software Update. This release includes ... more