hello.js

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

NEW !!!

Thursday, 11 January, 2024 UTC

Release Notes for Safari Technology Preview 186

Safari Technology Preview Release 186 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, 11 January, 2024 UTC

Release Notes for Safari Technology Preview 186

Safari Technology Preview Release 186 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, 10 January, 2024 UTC

Node v20.11.0 (LTS)

null ... more


Wednesday, 10 January, 2024 UTC

Top Business Apps to Achieve Greater Success

Meta – Businesses that implement tech in their processes see faster growth and long-term sustainability. With advancements in AI and better processing power of computers, visionary businesses use the best applications to scale new heights. Here are the ... more


Wednesday, 10 January, 2024 UTC

Gather Browser Logs for Efficient Troubleshooting

The Twilio Voice SDK is a powerful tool that empowers developers to integrate voice calling capabilities seamlessly into their applications. However, in the pursuit of perfection, even the most finely tuned applications can encounter disruptions. This ... more


Wednesday, 10 January, 2024 UTC

Vue framework speeds template parsing, improves reactivity

Vue 3.4 has been released. The upgrade fitted with a faster, rewritten template parser and a refactored reactivity system. Announced December 28, 2023, Vue 3.4 promises “substantial internal improvements.” Most notable is the rewritten template parser, ... more


Wednesday, 10 January, 2024 UTC

Gather Browser Logs for Efficient Troubleshooting

Learn how to collect logs to assist you in debugging Twilio Voice JavaScript SDK issues or attaching logs to a support ticket. ... more


Tuesday, 9 January, 2024 UTC

Elevating Suitsupply's e-commerce experience on WeChat

Straight, to the point and still personal, Suitsupply combines craftsmanship with flair. Founded in 2000, this European men’s fashion brand offers high-end suits with a tailored experience. Headquartered in Amsterdam, it boasts over 150 international ... more


Monday, 8 January, 2024 UTC

CSS Flexbox Bar Chart

For simple one-off visualizations, CSS Flexbox or CSS Grid can be great tools for rendering simple charts. I thought it might be worth sharing how easy it is to make a small demo of implementing a basic bar chart using only CSS Flexbox. By the end of ... more


Saturday, 6 January, 2024 UTC

The 2023 yearly review of Js-Craft.io

At the end of each year, I try to do a personal annual review. At least a list of meaningful moments I should remember from that year. I thought this year to do the same for this blog, given that it has become an important part of my life. Therefore ... more


Saturday, 6 January, 2024 UTC

Astro web framework adds accessibility audit rules

Version 4.1 of the Astro web framework, released January 4, features new accessibility audit rules, custom cookie encoding, and a configuration option for the client:visible directive. Available on GitHub, Astro is positioned as a framework for building ... more


Friday, 5 January, 2024 UTC

The JavaScript Developer's Guide to Ubuntu on Windows 11 with WSL

This is a bit of a re-hash of an earlier post on setting up WSL in Windows. It is just so easy now, that I wanted to make a whole new post. It's seriously as easy as wsl --install now! Seriously just check this out... 👇👇 ... more


Friday, 5 January, 2024 UTC

Painting App Built using React Native

React Native Painting App Introduction Welcome to the React Native Painting App, built using React Native and the powerful React Native Skia library, this app offers a seamless and responsive painting experience. React Native Skia brings the renowned ... more


Thursday, 4 January, 2024 UTC

Everything You’ve Always Wanted to Know About TypeScript’s Integration in WebStorm

Ever tense up when a new TypeScript version drops? You cross your fingers and hope it plays nice with your IDE. You’re not alone. Relax into this fireside chat with WebStorm lead developer and Team Lead, Andrey Starovoyt, as we pull back the curtain ... more


Thursday, 4 January, 2024 UTC

The most visited front-end web and mobile blog posts in 2023

As we kick off 2024, I wanted to take a moment to highlight the top posts from 2023. Without further ado, here are the top 10 front-end web and mobile blog posts of 2023. Backends for Frontends Pattern – In this blog post, we describe how you can improve ... more


Thursday, 4 January, 2024 UTC

Privacy Pass: upgrading to the latest protocol version

Enabling anonymous access to the web with privacy-preserving cryptography The challenge of telling humans and bots apart is almost as old as the web itself. From online ticket vendors to dating apps, to ecommerce and finance — there are many legitimate ... more


Thursday, 4 January, 2024 UTC

React Native Boilerplate with custom components like Buttons, Dropdowns, and TextInputs

React Native Boilerplate Welcome to the React Native Boilerplate repository! This project serves as a solid foundation for your React Native applications, featuring a variety of pre-built, customizable components to streamline your development process. ... more


Thursday, 4 January, 2024 UTC

Top 10 SaaS Development Companies in 2024

In the digital age, where Software as a Service (SaaS) is not just a trend but a cornerstone of business innovation, selecting the right SaaS development company is paramount. This choice is more than a mere business transaction, it's a strategic partnership ... more


Thursday, 4 January, 2024 UTC

SessionStackAI is Growing Stronger: a Peek into the Future of E-commerce

Remember the generative AI feature we launched *what seems like* a thousand years ago? SessionStackAI? Well, we’ve got some big news and we think you’ll love it if you’re in the e-commerce business! So, what was SessionStackAI again? Since the first ... more


Wednesday, 3 January, 2024 UTC

Oracle introduces JavaScript support in MySQL

Oracle has introduced JavaScript support in the MySQL database, allowing developers to write JavaScript stored programs, i.e. JavaScript functions and procedures, in the MySQL database server. The capability was announced on December 15, 2023. The JavaScript ... more


Wednesday, 3 January, 2024 UTC

Building tables in React: Get started with react-table

Displaying data in tables is a lasting requirement of user interfaces. React Table is described as an “almost headless” table library for React. It focuses on giving you all the data aspects in a convenient format and leaves the styling and componentizing ... more


Wednesday, 3 January, 2024 UTC

Making a React pincode field component

Recently I needed to add something similar to a pincode in a React application. Something like when you enter your pin at the ATM, only that this one could accept also letters, not just numbers. And of course, I ended up reinventing the wheel, instead ... more


Monday, 1 January, 2024 UTC

MySQL Introduces Javascript Support in Preview

Oracle recently announced that the MySQL database server now supports JavaScript functions and procedures. JavaScript for stored routines is currently in preview and only available in the MySQL Enterprise Edition and MySQL Heatwave. By Renato Losio ... more


Thursday, 28 December, 2023 UTC

React useState() – primitives vs objects in component rendering

When working with the useState() hook in React it's important to keep in mind how Javascript manages primitive and object values. For example, let's first create a component that puts a constant primitive number in the state: const WithPrimitive = ()=> ... more


Thursday, 28 December, 2023 UTC

Prada marks 110 years of history with PRADASPHERE II Exhibition

For PRADA’s 110th anniversary, the PRADASPHERE II exhibition in Shanghai celebrates its influential fashion narrative. Wiredcraft has helped the brand create an innovative WeChat mini-program for the event, featuring RSVP options, 3D interactive map, ... more


Wednesday, 27 December, 2023 UTC

Try the Future TypeScript Engine With the WebStorm@next Program

TL;DR There is an experimental WebStorm@next build, which introduces improved type inference for enhanced performance and accuracy. You can install it via the Toolbox App. Introduction The WebStorm team is currently undertaking a significant rework of ... more


Friday, 22 December, 2023 UTC

AG Grid: A look back on 2023

As 2023 comes to an end, we wanted to take a moment to reflect on what we have achieved and to thank you, our amazing community, for your support and feedback. It has been a busy and productive year for us, full of new features, improvements, events ... more


Thursday, 21 December, 2023 UTC

WebGPU now available for testing in Safari Technology Preview

WebGPU is a new standards-compliant API that enables high-performance 3D graphics and general-purpose computations on the Web. WebGPU programs are written in JavaScript but expose GPU functionality, allowing GPU computing to be used in Web content for ... more


Thursday, 21 December, 2023 UTC

WebGPU now available for testing in Safari Technology Preview

WebGPU is a new standards-compliant API that enables high-performance 3D graphics and general-purpose computations on the Web. WebGPU programs are written in JavaScript but expose GPU functionality, allowing GPU computing to be used in Web content for ... more


Thursday, 21 December, 2023 UTC

A return to US net neutrality rules?

For nearly 15 years, the Federal Communications Commission (FCC) in the United States has gone back and forth on open Internet rules – promulgating and then repealing, with some court battles thrown in for good measure. Last week was the deadline for ... more