hello.js

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

NEW !!!

Sunday, 11 September, 2022 UTC

React Digest Issue #373

sponsor Does Your React App Need a Spreadsheet or Data Grid? Understand the differences between spreadsheets and data grids and which problems they solve best so you can make the right choice for your React application. Read more. this week's favorite ... more


Sunday, 14 August, 2022 UTC

React Digest Issue #369

sponsor Differences Using the Default HTML Calendar vs. a Commercial React Calendar Check out this comparison between the default HTML Calendar and the KendoReact Calendar, as an example of a feature-rich commercial component. We'll look at consistency, ... more


Monday, 25 July, 2022 UTC

React Digest Issue #366

sponsor Dynamic Organization Routing with React If you’re building a B2B/multi-tenant application, you’ll want to have some dynamic way to know which organization your users are accessing at any point in time. With PropelAuth’s hosted pages, your users ... more


Sunday, 12 June, 2022 UTC

React Digest Issue #360

sponsor Using Figma Kits To Kick-Start Your Design System How can we get a quick and dirty design system MVP (Minimally Viable Product) up and running, with minimal time investment, to prove the benefits? Learn from this article. this week's favorite ... more


Sunday, 5 June, 2022 UTC

React Digest Issue #359

sponsor The Complete Guide to Building a React Form in 2022 A good form can be a thing of beauty - and beauty's in the details. Read this blog for everything you need to know about designing & building sleek, user-friendly and accessible Forms. this ... more


Sunday, 1 May, 2022 UTC

React Digest Issue #354

sponsor How To Build a Real-Time Updating Data Grid in React There are plenty of examples out there of building a data grid using static data, but what about live streaming data? This blog post explains how you can create a real-time grid that uses the ... more


Sunday, 24 April, 2022 UTC

React Digest Issue #353

sponsor Try GrapeCity’s Award-Winning Developer Tools Experience GrapeCity’s collection of industry-leading JavaScript and .NET grids, UI, reporting, spreadsheets, document APIs, and mobile controls. GrapeCity empowers your development with familiar and ... more


Sunday, 27 March, 2022 UTC

React Digest Issue #349

sponsor Try GrapeCity’s Award-Winning Developer Tools Experience GrapeCity’s collection of industry-leading JavaScript and .NET grids, UI, reporting, spreadsheets, document APIs, and mobile controls. GrapeCity empowers your development with familiar and ... more


Sunday, 6 March, 2022 UTC

React Digest Issue #346

sponsor Design Systems Make the Developer's Work Easier Having a design system makes it easy for developers to onboard new team members, quickly find answers to basic questions, download common assets like logos and icons, and so much more. Read the blog ... more


Sunday, 27 February, 2022 UTC

React Digest Issue #345

sponsor Retool is the fast way to build internal tools Retool is the fast way to build internal tools. Visually design apps that interface with any database or API. Switch to code nearly anywhere to customize how your apps look and work. With Retool, ... more


Sunday, 20 February, 2022 UTC

React Digest Issue #344

sponsor How to Improve Designer-Developer Collaboration with Figma UI Kits? Ah, the infamous designer-developer handoff. It’s an unfortunate reality that designers and developers often have to overcome a level of distrust when working together. Learn ... more


Sunday, 13 February, 2022 UTC

React Digest Issue #343

sponsor Retool is the fast way to build internal tools Retool is the fast way to build internal tools. Visually design apps that interface with any database or API. Switch to code nearly anywhere to customize how your apps look and work. With Retool, ... more


Sunday, 30 January, 2022 UTC

React Digest Issue #341

sponsor Retool is the fast way to build internal tools Retool is the fast way to build internal tools. Visually design apps that interface with any database or API. Switch to code nearly anywhere to customize how your apps look and work. With Retool, ... more


Sunday, 23 January, 2022 UTC

React Digest Issue #340

sponsor What Is Vite: The Guide to Modern and Super-Fast Project Tooling Vite is a modern, blazing-fast tool for scaffolding and bundling projects—quickly becoming popular due to near-instant code compilation and rapid hot module replacement. In this ... more


Sunday, 16 January, 2022 UTC

React Digest Issue #339

sponsor Retool is the fast way to build internal tools Retool is the fast way to build internal tools. Visually design apps that interface with any database or API. Switch to code nearly anywhere to customize how your apps look and work. With Retool, ... more


Sunday, 9 January, 2022 UTC

React Digest Issue #338

sponsor Track technical debt in your VS Code & JetBrains editors Stepsize is an editor-first issue tracker for a healthy codebase. Create, view, and prioritise code issues, like technical debt and refactoring work, directly from your editor. Stepsize ... more


Sunday, 31 October, 2021 UTC

React Digest Issue #328

sponsor Taking a Look at startTransition in React 18 React 18 is coming with several new concurrent features—including startTransition. Let’s break down how it works and what you can do with it! Read on. this week's favorite Why hooks are the best thing ... more


Sunday, 31 October, 2021 UTC

React Digest Issue #328

sponsor Taking a Look at startTransition in React 18 React 18 is coming with several new concurrent features—including startTransition. Let’s break down how it works and what you can do with it! Read on. this week's favorite Why hooks are the best thing ... more


Sunday, 24 October, 2021 UTC

React Digest Issue #327

sponsor Deploy a React App Using KendoReact and Netlify Get hands-on with this blog post and learn how to use the Kendo UI Template Wizard to scaffold a new React application, build an Airbnb-like component and deploy it on Netlify. Try it out! this week's ... more


Sunday, 24 October, 2021 UTC

React Digest Issue #327

sponsor Deploy a React App Using KendoReact and Netlify Get hands-on with this blog post and learn how to use the Kendo UI Template Wizard to scaffold a new React application, build an Airbnb-like component and deploy it on Netlify. Try it out! this week's ... more


Sunday, 26 September, 2021 UTC

React Digest Issue #323

sponsor React Dashboard Tutorial—How To Build an Interactive Dashboard Learn how to build a sleek-looking, interactive dashboard using the TileLayout. Check out all you can do with this deceptively simple component: drag, order and toggle dashboard widgets, ... more


Sunday, 26 September, 2021 UTC

React Digest Issue #323

sponsor React Dashboard Tutorial—How To Build an Interactive Dashboard Learn how to build a sleek-looking, interactive dashboard using the TileLayout. Check out all you can do with this deceptively simple component: drag, order and toggle dashboard widgets, ... more


Sunday, 12 September, 2021 UTC

React Digest Issue #321

sponsor A Quick Guide to Dropdown Menus With React Dropdowns are everywhere! This blog explores some of the key dropdown types and form components you can chose from - all through implementation examples and real-life use cases. Check it out. this week's ... more


Sunday, 12 September, 2021 UTC

React Digest Issue #321

sponsor A Quick Guide to Dropdown Menus With React Dropdowns are everywhere! This blog explores some of the key dropdown types and form components you can chose from - all through implementation examples and real-life use cases. Check it out. this week's ... more


Sunday, 29 August, 2021 UTC

React Digest Issue #319

sponsor React Calendar vs. React Scheduler: What’s the Difference and When To Use Them Explore the differences between a calendar and a scheduler component so you know when to choose one over the other in your React app. To make the difference extra clear, ... more


Sunday, 22 August, 2021 UTC

React Digest Issue #318

sponsor Looking for a Data Grid? This Tour of an Easy-to-Use React Grid Will Help You Decide Watch this video to learn about the feature set of the KendoReact Data Grid and quickly get an idea whether it’s a match. KendoReact Product Manager Carl Bergenhem ... more


Sunday, 25 July, 2021 UTC

React Digest Issue #314

sponsor How to Build Forms with React the Easy Way Building forms with React can be frustrating. TJ VanToll demonstrates how you can tackle some of the key challenges with the help of the KendoReact Form component. Read on to learn how to simplify state ... more


Sunday, 27 June, 2021 UTC

React Digest Issue #310

sponsor The Ultimate Guide to Building a UI Component Library—Establishing a Development Environment Let’s walk through the steps you can take to set up a development environment that enables you to develop a component library. In this blog, you will ... more


Sunday, 30 May, 2021 UTC

React Digest Issue #306

sponsor React Chat Tutorial: How to build a chat app The following tutorial shows you how to quickly build chat leveraging Stream's Chat API and the Stream Chat React components. The underlying API is very flexible and allows you to build nearly any type ... more


Sunday, 23 May, 2021 UTC

React Digest Issue #305

sponsor 5 Reasons Not to Write Your JavaScript Data Grid From Scratch Of the many awesome things JavaScript developers can build, most are enjoyable, some give you a headache, but also satisfaction in the end, and a handful should be labeled “Here be ... more