hello.js

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

NEW !!!

Wednesday, 21 November, 2018 UTC

Why use Node.js ?

In This article, we discuss about Node.js , where Node.js used with example and How do Node.js works? Introduction JavaScript’s growing acceptance has brought with it a lot of development, and the face of web development today is seriously different. ... more


Monday, 19 November, 2018 UTC

Maths is always fun for programmers

Tell me what’s wrong in below: 60 seconds x 60 seconds = 3600 seconds and 1min x 1min = 1min = 60 seconds Comment it if you are smart in maths! Share it with friend JavaScript Fun 1 of 5 Javascript Drinking game Javascript Drinking game Thanks Brendan ... more


Tuesday, 6 November, 2018 UTC

11 Free Bootstrap Landing Page Templates

Developers and content marketers are aware of the importance of designing an effective landing page. Unlike websites, landing pages have a single specific purpose, which is promotional marketing. A landing page is often developed and then optimized for ... more


Sunday, 4 November, 2018 UTC

The determined Real Programmer can write FORTRAN programs in any language.

Fun of JavaScript 1 of 5 Well, JavaScript Well, JavaScript Thanks Brendan for giving us the Javascript Thanks Brendan for giving us the Javascript Javascript Drinking game Javascript Drinking game Java vs Javascript The one true Javascript exception ... more


Friday, 2 November, 2018 UTC

7 Mobile App Frameworks for Developers

If it can be done, chances are that there’s already a mobile app somewhere to help you do it. From ordering takeout on a Friday night, booking tickets for a movie show, translating a baby’s cry or flipping a coin (I am not even kidding), there’s a whole ... more


Thursday, 1 November, 2018 UTC

My Favourite Front-end Tools

There are many front – end tools that accelerate web development. I’m clear you’d all agree it acts another year jam-packed with new apparatus for web design and development. While deed my newsletter I’ve come across lots of appealing things, so I thought ... more


Saturday, 27 October, 2018 UTC

Most Popular Web Development Tools

The best and lowest thing about being a web developer is that the web is uniformly changing. While this is exciting it also medium that web developers must always be aggressive about learning new techniques or programming languages, acclimate to changes, ... more


Thursday, 25 October, 2018 UTC

jQuery Plugins for Developers

jQuery has been in the presence and use for a while now. It has been used largely by the web designers to make the web pages look optically appealing and also to make the site more practical and engaging. This, in turn, helps to upgrade the user experience ... more


Wednesday, 24 October, 2018 UTC

Top Apps for College Student 2018

If you’ve ever pondered what college kids are up to on their phones these days, we’ve gained an answer for you. Here interviewed over 30 college students ranging from ages 18 to 24 from schools all over the province to find out what apps are the must-haves ... more


Wednesday, 17 October, 2018 UTC

Parallel JavaScript with ParallelJS

In this article, I’m going to consider why multi-threading is important and how to implement it in JavaScript with ParallelJS and other basic requirements for the parallel.js. One of the best new availability for arriving along with HTML5 was the interface ... more


Tuesday, 16 October, 2018 UTC

Programming virgin with Javascript

Developer Humor 1 of 3 We do it well We do it well Professional developer Professional developer Job offer written by HR Job offer written by HR The post Programming virgin with Javascript appeared first on I'm Programmer. ... more


Monday, 15 October, 2018 UTC

Most Popular CSS Frameworks & Libraries

Here we have most Popular CSS Frameworks & Libraries and example. Web Developers who task smartly are often erected on top of pre-existing frameworks. Open source CSS libraries are not hard to find – counting many of the newer CSS3 effects. When ... more


Sunday, 7 October, 2018 UTC

A history of JavaScript across the stack

Let’s start with A history of JavaScript across the stack. For the first 10 years of JavaScript’s life, experienced programmers denigrated JavaScript because its target congregation consisted of “amateurs”. That changed in 2004 with the launch of Gmail ... more


Tuesday, 2 October, 2018 UTC

What’s that font? bookmarklet

What’s that font? is a bookmarklet that tells you the font used for any text on a webpage. To get started, drag this link to your bookmarks bar: What’s that Font Click on What’s that font? in your bookmarks bar, and then click on any text on the web ... more


Saturday, 29 September, 2018 UTC

Javascript Prototpyes Guide

When we head started training about JavaScript object model my feedback was of horror and disbelief. I was quite puzzled by its prototype being as it was my first rendezvous with a prototype based language. I didn’t guidance that JavaScript has an advice ... more


Friday, 28 September, 2018 UTC

Top 10 Greatest Programmers in the World of all Time

These programmers are the explorer in IT world and have each contributed something that has completely changed the way human’s access to information and mass media. Do you imagine today’s life without information technology? In this article, we introduce ... more


Wednesday, 26 September, 2018 UTC

10 Articles Every Programmer Must Read

Being a programmer and web developer, I have learned a lot from articles titled as What Every Programmer Should Know about….., they tend to give a lot of useful and in-depth information about a particular topic, which otherwise is very hard to discover. ... more


Friday, 21 September, 2018 UTC

Angular 2 Application Architecture

Angular 2 Application Architecture – Building Redux-like apps using RxJs. The difficulty of handling state in single page applications Probably not all single page applications have a huge state management problem. Imagine a easy CRUD app used to administer ... more


Thursday, 20 September, 2018 UTC

Programming Facts

Here are some very interesting programming facts about computer field and programming languages. Share with your friends for more fun. Interesting facts about Programming The first computer programmer was a female, named Ada Lovelace. The first game ... more


Thursday, 20 September, 2018 UTC

Dart, Angular 2, and Polymer Together

There’s a lot of distraction surrounding all the client-side frameworks and libraries available to web developers these days, cause many blog posts full of charge, which in turn result in posts objecting about the complaints. If you’re a Dart developer, ... more


Thursday, 20 September, 2018 UTC

Interesting Facts About C Language

The history of C programming language is quite interesting. In this article, we discuss Interesting Facts About C Language. Let’s start in brief. MOST POPULAR C PROGRAMMING FACTS C Programming language Evolution: ALGO->BCPL->B->Tradition C-> ... more


Thursday, 13 September, 2018 UTC

Fun With Promises in JavaScript

I recently refactored Netflix Party to use promises for asynchronous tasks. I’d heard about promises before, but this was the first time I really used them. I’m really satisfied with how much cleaner the code became! What’s a promise? To be concise, ... more


Thursday, 13 September, 2018 UTC

Most Popular Programming Jokes in 2019

Hi Programmers, I have listed out and found top 10 programming jokes which got most likes and shares in 2019. Hope you have more fun in the 2019 year and it’s having more coding! Top 20 Replies by Programmers When their programs don’t work… When you ... more


Wednesday, 29 August, 2018 UTC

Build Your Own Web Projects with This 9-Course Learn to Code Bundle

If you wish to work in the world of IT and want to Build Your Own Web Projects with This 9-Course Learn to Code Bundle you will need to spend lots of time studying and rehearsing different things. For some, the journey can start with BASH, for others ... more


Friday, 8 June, 2018 UTC

Best IDEs (Integrated Development Environment) for Node.js

Here is lots of IDEs that is useful for creating a node.js framework. IDE (Integrated development Environment) is a gizmo that help you in creating applications with the simple interface with prior knowledge of code. It has also an editor to edit the ... more


Monday, 14 May, 2018 UTC

I’d rather JavaScript

The post I’d rather JavaScript appeared first on I'm Programmer. ... more


Thursday, 19 April, 2018 UTC

Practical Intro to Monads in JavaScript

It’s a simple, practical tutorial for JavaScript developers display how some monads can be used. It’s for engineers, not scientists. In theory, there is no inequality between theory and practice. In practice there is. All examples are based on monet.js ... more


Thursday, 19 April, 2018 UTC

Open Source Hospital Web App

HospitalRun is a front-end secondary on Git, Node.js, Ember CLI, Bower and CouchDB created to help nursing home around the world grow. EHR Apps We are also a community that really embraces deviation and would love to see the Open Source community look ... more


Thursday, 19 April, 2018 UTC

Online Content Management System Platforms

If you are thinking of fabricated your own corporate site, personal website, e-commerce site. You don’t have to drop days after giving your website project to developers and waiting for months. Creating a website is hardly a few minutes work these days. ... more


Wednesday, 18 April, 2018 UTC

Most popular web back-end programming language

There exist many searching server engines and web development frameworks, to each a unique durability. Normally, HTML and CSS are studied in the process. Although useful, they are not really necessary for the development of back-end logic. We talked ... more