hello.js

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

NEW !!!

Thursday, 21 December, 2023 UTC

Top 10 AI Development Companies in 2024

Artificial Intelligence (AI) has moved from being just a concept in science fiction to a major player in today's technology world. With predictions anticipating that the global AI market will hit a staggering trillion-dollar valuation by 2030, this rapid ... more


Tuesday, 19 December, 2023 UTC

Node v21.5.0 (Current)

null ... more


Tuesday, 19 December, 2023 UTC

Global developers use Google tools to build solutions in recruiting, mentorship and more

Posted by Lyanne Alfaro, DevRel Program Manager, Google Developer Studio Developer Journey is a monthly series highlighting diverse and global developers sharing relatable challenges, opportunities, and wins in their journey. Every month, we will spotlight ... more


Tuesday, 19 December, 2023 UTC

Google Dorking: descubriendo el potencial oculto de los motores de búsqueda

En la era digital actual, los motores de búsqueda se han convertido en una herramienta esencial para encontrar información en línea.La mayoría de las personas están familiarizadas con el uso básico de los motores de búsqueda, pero pocos conocen las técnicas ... more


Monday, 18 December, 2023 UTC

Join our Partner Program!

Are you a Systems Integrator, Consulting Company, or Agency building Node.js based solutions to your clients? If you are then our new NodeSource Approved Partner Program may be right for you. This program is specifically designed to help companies like ... more


Monday, 18 December, 2023 UTC

The Best Free SSH Tabbed Terminal Clients for Windows

PuTTy is an emulator for the terminal. It allows you to log into another computer that can be on the same network or accessed via the internet. The basic program has no security, but you can add authentication and encryption to SSH to protect internet ... more


Monday, 18 December, 2023 UTC

The Best Free React Native UI Kits of 2024

React Native is the JavaScript framework which facilitates the development of cross-platform mobile application development, as well as websites and progressive apps development. With the growing popularity of React, it is deemed as one of the most used ... more


Sunday, 17 December, 2023 UTC

React Tricks: Fast, Fit and Fun

Hello! 👋 It seems that the migration to beehiiv worked well. Thank you for all your support in 2023. Let’s get into the last issue before Christmas. 🤶🎄 React Tricks: Fast, Fit and Fun 16 minutes by Alexey Taktarov How to make your React app or library ... more


Saturday, 16 December, 2023 UTC

How to Use Supabase in React Native

In this tutorial, we'll guide you through the process of using Supabase, an open-source Backend-as-a-Service (BaaS), with React Native to build a simple Todo app. We'll cover the three essential aspects of Supabase: Authentication, Database, and Functions. ... more


Saturday, 16 December, 2023 UTC

tc39/faq

ECMAScript FAQ ... more


Thursday, 14 December, 2023 UTC

El Fediverso, la nueva frontera sin limites de las redes sociales

La gente quiere comunicarse por Internet con la misma facilidad que en la vida real, con protecciones similares pero, potencialmente, con mayor alcance. En otras palabras, la gente quiere poder chatear con un grupo de personas que no se encuentran físicamente ... more


Thursday, 14 December, 2023 UTC

El Fediverso, la nueva frontera sin limites de las redes sociales

La gente quiere comunicarse por Internet con la misma facilidad que en la vida real, con protecciones similares pero, potencialmente, con mayor alcance. En otras palabras, la gente quiere poder chatear con un grupo de personas que no se encuentran físicamente ... more


Wednesday, 13 December, 2023 UTC

Create a Fullstack, Sample Web App powered by Amazon Bedrock

In this post we will walk you through creating a fullstack, sample web app that uses Amazon Bedrock to create generative AI-powered application features and user experiences. Your sample app will include: A React frontend web application, built with ... more


Wednesday, 13 December, 2023 UTC

Quickly export a list of active Twilio numbers, transfer them, and check their usage

In this post, we will learn how to quickly create a web app that allows you to export a list of your Twilio numbers, transfer them within your main account, and check the usage for each number and asset of your Twilio account. You won’t need your own ... more


Wednesday, 13 December, 2023 UTC

It's time for developers and enterprises to build with Gemini Pro

Posted by Jeanine Banks – VP/GM, Developer X and Developer Relations, and Burak Gokturk – VP/GM, Cloud AI and Industry Solutions Learn more about how to integrate Gemini Pro into your app or business at ai.google.dev This article is also published on ... more


Wednesday, 13 December, 2023 UTC

Intro to JSX: HTML that does JavaScript

JSX is a way to write HTML inside of JavaScript, but it feels more like a way to write JavaScript inside of HTML. As a templating language, it is beloved by some and loathed by others. Here’s a look at how it works and why it’s important. Templating ... more


Wednesday, 13 December, 2023 UTC

Cómo escribir nuestra propia Política de Privacidad

En este artículo hablaremos de las declaraciones de la Política de Privacidad, de cómo puedes escribir una y ponerla en práctica en tu página.¿Por qué apareció?Hoy en día, cuando navegamos en cualquier página nueva, o cuando visitamos el sitio web por ... more


Wednesday, 13 December, 2023 UTC

How to write our own Privacy Policy

In this article we will talk about Privacy Policy statements, how you can write one and implement it on your page.Why did it pop up?These days when we browse on any new page, or when we visit the site for the first time, most of the time we have to close ... more


Wednesday, 13 December, 2023 UTC

Why businesses need to be familiar with APIs

APIs serve as intermediaries between software, allowing them to communicate with each other and perform various functions like data sharing or processing. APIs provide the protocols, definitions, tools, and other components essential for communication ... more


Wednesday, 13 December, 2023 UTC

How to securely access the Dark Web in 15 steps. Second part

Let's continue with the 2nd part of our article in which we try to give you some advice on how to safely and securely explore the dark web.Let's restart from number 6. 6. Changes the security level in the Tor browserIt is also possible to increase the ... more


Wednesday, 13 December, 2023 UTC

How to securely access the Dark Web in 15 steps. First part

The dark web can be a pretty dangerous place if you don't take the right precautions. You can stay relatively safe with a good antivirus and a decent VPN. However, if you want to be completely anonymous and protect your device, you'll need a little more ... more


Wednesday, 13 December, 2023 UTC

Introducing STRICH: Barcode Scanning for Web Apps

Learn how you can use the STRICH JavaScript library to bring real-time 1D/2D barcode scanning to your web applications. Continue reading Introducing STRICH: Barcode Scanning for Web Apps on SitePoint. ... more


Tuesday, 12 December, 2023 UTC

Using Nodemon and Watch in Node.js for Live Restarts

Learn how to use nodemon and Node.js watch mode to auto restart your Node.js app and thereby speed up your development workflow. Continue reading Using Nodemon and Watch in Node.js for Live Restarts on SitePoint. ... more


Tuesday, 12 December, 2023 UTC

Accessing resources in a Amazon Virtual Private Cloud (Amazon VPC) from Next.js API Routes

Developers often need to access resources deployed inside of a Amazon Virtual Private Cloud (Amazon VPC) from Next.js applications deployed to AWS Amplify Hosting. An Amazon VPC can enable enterprises to launch resources in an isolated virtual network; ... more


Tuesday, 12 December, 2023 UTC

Cloudflare 2023 Year in Review

This post is also available in 한국어, 日本語, Português, Français, Español, Deutsch, 简体中文 and 繁體中文. The 2023 Cloudflare Radar Year in Review is our fourth annual review of Internet trends and patterns observed throughout the year at both a global and country/region ... more


Monday, 11 December, 2023 UTC

WebKit Features in Safari 17.2

Web technology is constantly moving forward, with both big new features and small subtle adjustments. Now days, web developers expect web browsers to update multiple times a year, instead of the once or twice a year typical of the late 2000s — or the ... more


Monday, 11 December, 2023 UTC

WebKit Features in Safari 17.2

Web technology is constantly moving forward, with both big new features and small subtle adjustments. Nowadays, web developers expect web browsers to update multiple times a year, instead of the once or twice a year typical of the late 2000s — or the ... more


Monday, 11 December, 2023 UTC

How to Set Up Automated Notifications for CI Builds with Slack and Twilio

Automated notifications are very important in your CI/CD pipelines to ensure that you remain well-informed, react promptly to build statuses, and swiftly address any issues that arise. In this tutorial, I will show you how to implement a system for delivering ... more


Monday, 11 December, 2023 UTC

Shanghai Hacker News Meetup: January 2024

Thanks to all of you who joined us for our latest UI/UX Meetup. This, we will have a Hacker News Meetup in Shanghai. It will happen on Thursday, January 25th, 2024, at Wirecraft Office in Shanghai. Drinks and snacks are on us! If you’re into startups ... more


Sunday, 10 December, 2023 UTC

Let’s learn how modern JavaScript frameworks work by building one

Hello! 👋 I’ve migrated my newsletter to another email provider this week. Let me know if you notice any glitches or if the email is not landing where it should be. Let’s learn how modern JavaScript frameworks work by building one 16 minutes by Nolan ... more