hello.js

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

NEW !!!

Tuesday, 14 November, 2023 UTC

Magic Link Authentication with SendGrid and Auth.js

With traditional password-based logins, users often need to go through a "password reset" process when they forget their credentials. This creates an additional step and potential vulnerability. Not only does it introduce security risks, but ... more


Tuesday, 14 November, 2023 UTC

Build High-Performance REST APIs with Rust and Axum

Traditionally, Rust’s application areas have centered around building command-line interfaces (CLIs), embedded systems, and performance-critical applications. However, with the introduction of the async/await syntax in Rust 1.39, the Rust ecosystem has ... more


Monday, 13 November, 2023 UTC

Monitoring Your Python App with AppSignal

Learn how AppSignal makes application performance monitoring easy for your Ruby, Elixir, Node.js, frontend JavaScript, and Python projects. Continue reading Monitoring Your Python App with AppSignal on SitePoint. ... more


Saturday, 11 November, 2023 UTC

React Native Text Touch Highlighter

React Native Text Touch Highlighter React Native Text Touch Highlighter is a user friendly component library that enables users to effortlessly tap and drag to highlight text in React Native applications. This package simplifies the integration of text ... more


Friday, 10 November, 2023 UTC

Helping Customer Support Teams Solve Issues, Case by Case: from User Session Recording to Co-browsing

SessionStack began as a session recording tool focusing on a very specific breed of people – developers. Alexander, the company’s founder, was a developer himself so he knew by heart the complete set of problems that the community faced in their daily ... more


Wednesday, 8 November, 2023 UTC

Angular 17 previews control flow, better type checking

Angular 17, the latest version of Google’s TypeScript-based web app development framework, has arrived, featuring built-in control flow to improve the developer experience. Introduced via a bulletin on November 8, Angular 17 can be accessed from GitHub. ... more


Tuesday, 7 November, 2023 UTC

Full-stack development in Project IDX

Posted by Kaushik Sathupadi, Prakhar Srivastav, and Kristin Bi – Software Engineers; Alex Geboff – Technical Writer We launched Project IDX, our experimental, new browser-based development experience, to simplify the chaos of building full-stack apps ... more


Tuesday, 7 November, 2023 UTC

How Core Web Vitals saved users 10,000 years of waiting for web pages to load

Today’s The Fast and the Curious post explores how Core Web Vitals saved Chrome users more than 10,000 Years of waiting for web pages to load in 2023 (across Chrome desktop and Android) by quantifying the experience of sites and identifying opportunities ... more


Tuesday, 7 November, 2023 UTC

A casual game based on the Stroop effect with React Native

Stroopwafel to add realtime and multiplayer features to your apps. If you’re curious, check out this essay to learn more about “why Instant”. You can see Stroopwafel live in the app store. Quickstart If you haven’t already, you’ll need to install Expo ... more


Monday, 6 November, 2023 UTC

Deno 1.38 features HTML documentation, hot module replacement

The Deno runtime for JavaScript, TypeScript, and WebAssembly has been updated with new HTML capabilities. The latest updates enhance documentation and client-side navigation in both Deno and the Fresh web framework. Unveiled November 2, Deno 1.38 offers ... more


Monday, 6 November, 2023 UTC

WebStorm 2023.3 EAP Digest #3: Angular, React, and Vue Improvements and More

It’s time for our last EAP digest to walk you through the new features and improvements coming in WebStorm 2023.3! 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, 6 November, 2023 UTC

Deep Dive into Laravel Development with Docker

Docker is a versatile containerization tool that simplifies the management of the essential components that power your web application. What's more, it saves you the stress of grappling with various independent tools and configurations. In this article, ... more


Sunday, 5 November, 2023 UTC

Guide to React Suspense

#431 – November 06, 2023 Guide to React Suspense: From Code Splitting to Data Fetching Suspense is behind lazy component, it helps you to reduce boilerplate and optimize SSR. In this guide, we'll discover how it works and how to use it. Get better at ... more


Sunday, 5 November, 2023 UTC

Guide to React Suspense

#431 – November 06, 2023 Guide to React Suspense: From Code Splitting to Data Fetching Suspense is behind lazy component, it helps you to reduce boilerplate and optimize SSR. In this guide, we'll discover how it works and how to use it. Get better at ... more


Sunday, 5 November, 2023 UTC

React vs React Native: Pros, Cons, and Key Differences

Discover the key differences between React and React Native, and weigh the pros and cons of these open-source JavaScript libraries. Continue reading React vs React Native: Pros, Cons, and Key Differences on SitePoint. ... more


Friday, 3 November, 2023 UTC

Build a Real-time, WebSockets API for Amazon Bedrock

Generative AI is transforming the way applications interface with data, which in turn is creating new challenges for application developers building with generative AI services like Amazon Bedrock. Amazon Bedrock is the easiest way to build and scale ... more


Friday, 3 November, 2023 UTC

Connect Amazon Bedrock to your data with AWS AppSync and GraphQL

This post describes how you can leverage AWS AppSync and GraphQL APIs to seamlessly connect your Amazon Bedrock FMs and Agents to both public APIs and to your private APIs and databases. Amazon Bedrock is a generative AI service, and is the easiest way ... more


Friday, 3 November, 2023 UTC

Announcing TypeScript 5.3 RC

Today we’re excited to announce our Release Candidate of TypeScript 5.3! Between now and the stable release of TypeScript 5.3, 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


Friday, 3 November, 2023 UTC

Jack-Works/proposal-json-tryParse: JSON.canParse

ECMAScript Proposal: try-catch + JSON.parse() ... more


Thursday, 2 November, 2023 UTC

Build an Incident Alert Bot with Twilio WhatsApp, Winston and Node.js

Looking for important logs in the pools of log files and data can be a pain at times during development, testing or debugging processes. If we can have a tool that gives a real-time report of critical, error and warning reports about the activities in ... more


Wednesday, 1 November, 2023 UTC

Release Notes for Safari Technology Preview 182

Safari Technology Preview Release 182 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


Wednesday, 1 November, 2023 UTC

How to Build a Multilingual Chat App with Twilio Conversations, Python, and DeepL Translator

Twilio Conversations is a powerful communication platform that enables businesses to connect with their target audiences seamlessly, spanning various channels such as SMS, MMS, WhatsApp, web, and mobile chat. However, when it comes to start-up companies ... more


Wednesday, 1 November, 2023 UTC

Coding for a Finite World

(This is meant to be the first entry of a series which will cover individual points more in depth. We’ll see how that goes.) We’re the tech industry. We have ideas. We have ideas all the time . And we’re used to turn our ideas into applications. So, ... more


Tuesday, 31 October, 2023 UTC

Down and to the Right: Firefox Got Faster for Real Users in 2023

One of the biggest challenges for any software is to determine how changes impact user experience in the real world. Whether it’s the processing speed of video editing software or the smoothness of a browsing experience, there’s only so much you can ... more


Tuesday, 31 October, 2023 UTC

A Complete Guide to LangChain in JavaScript

Learn about the essential components of LangChain — agents, models, chunks, chains — and how to harness the power of LangChain in JavaScript. Continue reading A Complete Guide to LangChain in JavaScript on SitePoint. ... more


Tuesday, 31 October, 2023 UTC

N|Solid OSS Release

Origin of N|Solid In November of 2014, when NodeSource was still a small consulting group, my teammates Dan Shaw, Rod Vagg, and I were having dinner after a customer engagement, discussing how to bring Node.js production deployments to the same level ... more


Tuesday, 31 October, 2023 UTC

7 Best Session Replay Tools (2023) for UX, Dev & Product Teams

There are plenty of session replay tools available out there, but not all work for everyone. Many users frequently experience the same problems: Making sense of session recording data: Most tools can capture lots of session data but lack good filtering ... more


Sunday, 29 October, 2023 UTC

Introduction to the useMemo hook

#430 – October 30, 2023 Introduction to the useMemo hook Hooks have revolutionized the way developers build React applications, offering a more intuitive and functional approach to state and side effects. Among these hooks, useMemo stands out for optimizing ... more


Sunday, 29 October, 2023 UTC

Introduction to the useMemo hook

#430 – October 30, 2023 Introduction to the useMemo hook Hooks have revolutionized the way developers build React applications, offering a more intuitive and functional approach to state and side effects. Among these hooks, useMemo stands out for optimizing ... more


Friday, 27 October, 2023 UTC

Tricks & Tips To Hire Full-Stack Developers: What You Need To Focus?

Are you looking for the tips to hire full-stack developer to manage your project’s tech gaps? But before you dig into the tips to hire affordable full-stack developers in India, you must understand why there is a surging demand for full-stack developers. ... more