hello.js

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

NEW !!!

Saturday, 14 January, 2023 UTC

Kotlin 1.8 has been officially released by JetBrains

Kotlin 1.8, the latest version of the popular programming language, has been officially released by JetBrains. The release includes several new features, such as a new compiler parameter that disables optimizations to improve debugging. Additionally, ... more


Saturday, 7 January, 2023 UTC

An Introduction to the Mithril JavaScript Framework: A Lightweight and Intuitive Solution for Building Single-Page Applications

Mithril is a modern JavaScript framework for building single-page applications (SPAs). It was created by Leo Horie, a developer based in Japan, in 2013 as an alternative to other popular frameworks such as AngularJS and React. One of the key features ... more


Wednesday, 6 October, 2021 UTC

DX, SEO, e-commerce – that’s why Next.js is so popular

The React framework Next.js has now finally reached the mainstream. We took a closer look at it and found that there are g ood reasons for its increasing popularity. 2021 has been a successful year for Next.js. A small ecosystem has now developed around ... more


Monday, 11 November, 2019 UTC

Turbulenz Engine: JavaScript and TypeScript for building 2D and 3D games

Turbulenz is an HTML5 game engine and server-side APIs available in JavaScript and TypeScript for building and distributing 2D and 3D games that run on platforms that support HTML5 features such as modern browsers without the need for plugins. .. contents:: ... more


Wednesday, 30 October, 2019 UTC

CraftyJS: JavaScript game library

# Crafty JS Crafty is a JavaScript game library that can help you create games in a structured way… Key Features: Entities & Components – A clean and decoupled way to organize game elements. No inheritance needed! Eventbinding – Event system for ... more


Tuesday, 29 October, 2019 UTC

Skrollr: Plain JavaScript Stand-alone parallax scrolling library

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love). Please note: skrollr hasn’t been under active development since about September 2014 (check out the contributions graphs ... more


Tuesday, 22 October, 2019 UTC

melonJS: A fresh & lightweight HTML5 game engine

Copyright (C) 2011 – 2019 Olivier Biot melonJS is licensed under the MIT License About melonJS melonJS is the result of our enthusiasm & experiments with Javascript, and currently features: A fresh & lightweight 2D sprite-based engine Standalone ... more


Tuesday, 22 October, 2019 UTC

Phaser – HTML5 Game Framework can use JavaScript or TypeScript

Phaser is a fast, free, and fun open source HTML5 game framework that offers WebGL and Canvas rendering across desktop and mobile web browsers. Games can be compiled to iOS, Android and native apps by using 3rd party tools. You can use JavaScript or ... more


Saturday, 19 October, 2019 UTC

AniX – JavaScript animation library

AniX is a lightweight and easy-to-use animation library with excellent performance and good compatibility for modern browsers. It uses the native css transition attribute, better than js simulation animation performance. And you can also enable hardware ... more


Wednesday, 7 August, 2019 UTC

Node js View Engine: Try out some of the most popular

The easiest way to understand the Node js View Engine is like the Blade in Laravel. So the most basic definition, the view engine is the tool that helps us write HTML code in a shorter and simpler way than it normally can and reuse. In addition, it can ... more


Tuesday, 4 June, 2019 UTC

Choose Promise or Observable when working with Angular?

As you all know, and many articles have talked about this issue, Promise and Observable are the techniques used to process data asynchronously in javascript in general and Angular in particular. But what are the differences between these two guys? Which ... more


Tuesday, 28 May, 2019 UTC

How many programming languages ​​are there today?

A software student asked: “How many programming languages ​​are there today? Which language is the best? Why do people have to learn programming languages? Is this absurd? What language do I need to kno w? ” I answer: Perhaps there are more programming ... more


Monday, 13 May, 2019 UTC

Use Destructuring Assignment In JavaScript

Introduce In this article, I would like to share about Destructuring Assignment – an extremely useful syntax of JavaScript that I almost use it every day, every time I work with JS. According to the official definition on MDN , “Destructuring Assignment ... more


Tuesday, 7 May, 2019 UTC

How to become Full Stack Developer (2019)

“The following article has been completed for a long time, so the article mentioned a few old technologies.” The Full Stack Developer theme is one of the hottest topics currently in existence, leading to controversies that often have no end. On LinkedIn ... more


Friday, 3 May, 2019 UTC

HTTP/2: Faster Page Load Time and Increase Ranking in Search Engines

HTTP2 : Maybe people have heard about it, and actually, at the present time, HTTP2 is not too strange. Most of the big guys have used HTTP2 such as Google, Youtube, Facebook … So what is HTTP2? We’ll find out now. HTTP history The HTTP aka HyperText ... more


Wednesday, 10 April, 2019 UTC

Visual Studio 2019 is here – these are the highlights!

Microsoft has released Visual Studio 2019. What are the most important new features of the development environment? Not only on the surface and the new function Visual Studio Live Share has been worked on, but VS 2019 also brings some news for a variety ... more


Wednesday, 10 April, 2019 UTC

Visual Studio 2019: JavaScript and SEO – The Top Topics of the Week

Your highlights of the past week: Microsoft released Visual Studio 2019, tips and tricks for JavaScript frameworks and SEO. These and other topics can be found in our weekly review. Hello and welcome back to the weekly review. A new month has dawned: ... more


Monday, 8 April, 2019 UTC

JavaScript Expert Check: Recent Developments at React, Angular, Vue.js

We asked six experts about the status quo of web development. What is the current JavaScript scene? Which trends are important? Which challenges need to be mastered? Let’s take a closer look at the scene of the JavaScript Frameworks. We also look at ... more


Monday, 8 April, 2019 UTC

HexGL: Built with HTML5, JavaScript, and WebGL

HexGL is a futuristic car racing game written in HTML5, JavaScript and WebGL. Glide like on rails or float on the race track like clouds and try to break your track record. Download link of the source code is at the end of this article. Most of the browser ... more


Saturday, 6 April, 2019 UTC

JavaScript and React are in demand: The HackerRank Developer Skills Report 2019 is here

The HackerRank Developer Skills Report 2019 has been published. In 2018, JavaScript was the most widely used language among the respondents. HackerRank has published the HackerRank Developer Skills Report 2019. The survey, which is the basis of the report, ... more


Tuesday, 2 April, 2019 UTC

WebStorm 2019.1 released: Destructuring for JavaScript and TypeScript and more

Angular, Vue, React, JavaScript, TypeScript, HTML, CSS and much more: WebStorm 2019.1 is here to bring new features to many areas of the IDE. A lot has happened in both framework and language support. The final release of WebStorm 2019.1 is here, bringing ... more


Sunday, 31 March, 2019 UTC

Babel.js 7.4 comes with upgrades: TypeScript 3.4, core-js @ 3 and more

Babel 7.4 is an update to the JavaScript compiler that includes some upgrades and support for new proposals. Babel.js 7.4 supports, among other things, the latest TypeScript version, parentheses in the code and more. Babel 7.4 is here. Unlike most of ... more


Saturday, 30 March, 2019 UTC

React Native 0.59 released with hooks

React hooks are now available for mobile app development. With the release of React Native 0.59, the hooks were implemented in the library for native app development. But that’s not all news. React Native 0.59 is here. The new version of the library ... more


Monday, 11 March, 2019 UTC

Javascript and ECMAScript: The relationship between

Question Have you ever tried google with the keyword “Difference between JavaScript and ECMAScript” ? The result will be a sea of ​​definitions that will not be read for the first time because of their ambiguity and non-uniformity. “ECMAScript is a standard.” ... more


Sunday, 10 March, 2019 UTC

jQuery: Improve performance for websites

Improve jQuery: Some people say that spending time developing for performance is not worth it because when upgrading hardware is often a cheaper alternative. But when we know how to optimize the code, it will save many times more than the new hardware ... more


Saturday, 9 March, 2019 UTC

Don’t blame the Framework: Experience when working with Angular and React

Over the past few years, websites have grown into more sophisticated web applications, and previously simple business information sites, have now been replaced by Facebook, Slack, Spotify and Netflix. They changed the way you communicate, listen to music, ... more


Wednesday, 13 February, 2019 UTC

ECMAScript 2019: The features are fixed!

The new features for ECMAScript 2019 have been fixed. Although the new JavaScript standard will not be released until the summer, it is already clear which 8 new features the version will standardize and which feature will receive an update. Nine new ... more


Wednesday, 6 February, 2019 UTC

React.js: 14 Tools & Web Programming Resources

From the first time Facebook was released in 2013, React.js has been growing strongly. This is the fifth most introduced open source project on Github. React is a neat JavaScript framework for building user interfaces – most notable examples are Facebook ... more


Monday, 4 February, 2019 UTC

30 Most Common Acronyms In The Web Industry

The web technology industry is increasingly appearing many acronyms that are used every day, partly creating difficulties, not only for newcomers, but also for those who are self-learning “art”. This is quite complicated. Most people are familiar with ... more


Thursday, 31 January, 2019 UTC

Laravel: 12 tips to optimize performance

Since appearing in 2011, Laravel has become a very popular option to develop business-focused applications including information management systems (often referred to as business information management systems). and e-commerce platform. An important ... more