hello.js

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

NEW !!!

Thursday, 19 April, 2018 UTC

Serving Angular App From Azure Functions

There must be some very specific scenarios where you would want to serve your Angular app via Azure Functions. I’ve wrote a post almost a year ago going through the steps to serve an Angular app from Azure CDN and that post is still relevant, but I’ll ... more


Thursday, 19 April, 2018 UTC

Happy birthday to Radzen

On April 19th, 2017 Vladimir and I launched Radzen as a commercial product. What happened during that first year? We want to thank to everybody from the Radzen community! Here is to many more years to follow! Radzen first birthday blog post @radzenhq: ... more


Thursday, 19 April, 2018 UTC

Hidden features of Angular Material CDK – Simon Bernard – Medium

More than just providing ready-to-use UI components, Angular Material comes with a CDK of reusable classes and non-UI behaviors (such as Overlays, Tables, Accessibility and much more). There are 2 key benefits to this: – Separation of concerns: You can ... more


Wednesday, 18 April, 2018 UTC

I will develop an ionic app

I work on IONIC with ASP.Net WEB API as backend. If you have “The Perfect Strategy” and an expert working with YOU, to qualified visitors to your business and converting them into leads and sales. My strategies and out of the box skills will help YOU ... more


Wednesday, 18 April, 2018 UTC

Angular Services do NOT have to be Singletons – Netanel Basal

Angular Services do NOT have to be Singletons – As you probably know, when we add a service to a @NgModule() declaration, it will be a Singelton. For example: – export class AdminService { – data = providers: [AdminService, AdminDataService] – })I see ... more


Wednesday, 18 April, 2018 UTC

Best JavaScript Frameworks: Vue.js, Angular and React.js

A couple of years ago, working at ThoughtWorks, I got the chance to build my first app with a JavaScript framework, it was Angularjs. We are witnessing great changes in the JavaScript frameworks, most of all, these frameworks work as a skeleton for your ... more


Wednesday, 18 April, 2018 UTC

Top Websites And Web Apps Developed Using AngularJS Framework

AngularJS is a JavaScript framework by Google designed to create dynamic web apps and websites. Today we’d like to share with you big AngularJS websites belonging to famous companies. AngularJS is a JavaScript framework by Google designed to create dynamic ... more


Wednesday, 18 April, 2018 UTC

Implementing an Infinite Scroll with Vue.js ← Alligator.io

For this post, we’ll go without a plugin or package and we’re going to be writing a simple JavaScript function that fetches a new set of data when scrolled to the bottom of the browser window. Before we start integrating the infinite scroll, let’s fetch ... more


Wednesday, 18 April, 2018 UTC

Structure Angular Apps with Angular Material Components from @btroncone on @eggheadio

In this course we will explore integral Angular Material components. We will start with components related to navigation, layout, and structure. We will then move through the utility, input, and datatable components, demonstrating how each can be used ... more


Wednesday, 18 April, 2018 UTC

Why Use Mean Stack? #meanstack #MongoDB #ExpressJS #angularjs #nodejs

MEAN stack refers to a collection of JavaScript based technologies used to develop web applications. MEAN Supports MVC – – Angular JS is used to develop the single page applications with the use of the MVC architecture; and maintained by Google. MEAN ... more


Wednesday, 18 April, 2018 UTC

What Are The Reasons Behind Growing Popularity Of AngularJS?

Basics of AngularJS: – – AngularJS is an open source front-end web application framework that is used mainly for developing single page applications and maintained by Google and a group of individuals and enterprises. Related Page: AngularJS Filters ... more


Wednesday, 18 April, 2018 UTC

Prevent Access to Pages in Ionic with Angular Route Guards

In this tutorial, we are going to cover how to use route guards with Angular routing to prevent access to certain routes if certain conditions have not been met. Instead, we should use Angular’s route guards to prevent access to certain pages in an Ionic/Angular ... more


Wednesday, 18 April, 2018 UTC

File Uploads in Angular with a Node and Hapi Backend ― Scotch

–UPLOAD– – form #f=”ngForm” enctype=”multipart/form-data” novalidate – *ngIf=”currentStatus === STATUS_INITIAL || currentStatus === STATUS_SAVING” – h1Upload images/h1 – div class=”dropbox” – input type=”file” multiple – [name]=”uploadFieldName” $event.target.files)” ... more


Wednesday, 18 April, 2018 UTC

Best Law Firm Web Design, SEO & Marketing in Toronto, Ontario. Canada

Our team enjoys working closely with you, to help come up with appropriate content for your site. Our teams’ content writing skills ranges from mastering of different writing styles to being original in whatever we write. We are the best law firm web ... more


Sunday, 15 April, 2018 UTC

Curated List of Angular, React & Vue.js Resources ← Alligator.io

Below you’ll find some of the top resources to learn or stay in the loop with Angular, React or Vue. Keep in mind that this list is subjective, and don’t hesitate to submit a resource that you think should be added. Don’t know where to start with learning ... more


Sunday, 15 April, 2018 UTC

Best Law Firm Web Design, SEO & Marketing in Toronto, Ontario. Canada

Our team enjoys working closely with you, to help come up with appropriate content for your site. Our teams’ content writing skills ranges from mastering of different writing styles to being original in whatever we write. We are the best law firm web ... more


Sunday, 15 April, 2018 UTC

How to Turn Your Website into a Mobile App with 7 Lines of JSON

All you need to do is create a seamless 2-way communication channel between the web view and the app, so the parent app can trigger any JavaScript functions inside the web view and the web view can reach outside to call native APIs. Here’s one such example: ... more


Sunday, 15 April, 2018 UTC

Is Language Agnosticism the Future of Software Development?

You may have heard the new buzzword in software development world – Language Agnosticism. Simply knowing a programming language does not seem to be the thing of present anymore to make a mark in the software development industry as a software developer. ... more


Sunday, 15 April, 2018 UTC

Top JavaScript Frameworks For Developers In 2018!

When it comes to Web Development, JavaScript frameworks today are among the most desired platforms both for businesses and developers. JavaScript is among the most popular programming language and with the popularity one of Node.js, JS has grown popularity ... more


Sunday, 15 April, 2018 UTC

Angular Top 10 Articles for the Past Month (v.Mar 2018)

Angular Top 10 Articles for the Past Month (v.Mar 2018)For the past month, we ranked nearly 800 Angular articles to pick the Top 10 stories that can help advance your career (1.25% chance). Topics in this list: CLI, Angular5, Schematics, Typescript, ... more


Sunday, 15 April, 2018 UTC

Code Challenge #8: Build An Animated Image Search ― Scotch

In this week’s challenge, we shall be building an animated image search application. This challenge was inspired by this awesome pen by David Khourshid Challenge – For this challenge, we are required to create a simple image search application with a ... more


Sunday, 15 April, 2018 UTC

Angular vs React.js vs Vue.js

Angular, React.js or Vue.js? Early bird offer – Join my course on this topic Vue JS 2.0 – Mastering Web Apps ☞ to all three frameworks + detailed comparison included! Want to dive deeper into React or Angular or Vue? @angularprogram: Angular vs React.js ... more


Saturday, 14 April, 2018 UTC

�� Create Angular Libraries in No Time Using Schematics ��

🎊 Create Angular Libraries in No Time Using Schematics 🎉 – Maybe itâ€s just me, but since Angular was released, creating an open source library has been no simple task. Luckily with the release of Angular Schematics, tools have been created to ... more


Saturday, 14 April, 2018 UTC

Blackgold Theme For Vscode �� �� �� �� ��

I just created a new theme called Black gold. Open Extensions sidebar panel in VS Code. View → Extensions – – 2. Search for blackgold – – 3. Code > Preferences > Color Theme > blackgold A black gold theme for vscode @FullstackDevJS: Blackgold ... more


Saturday, 14 April, 2018 UTC

Build a look alike engine with machine learning and Angular

You’ve always thought you looked like Marty McFly but your friends say you look like Yoda, take the 80s doppleganger challenge and find out for sure! In this talk, I’ll show how to use a little bit of machine learning and serverless tech to build an ... more


Saturday, 14 April, 2018 UTC

Hands-on Full-Stack development with Nx and Bazel

Learn how the Bazel build tool helps you be productive working across your Angular frontend and your backend server code. We’ll describe the tool briefly, then do some real coding in an Angular app and a backend application in watch mode. We recommend ... more


Saturday, 14 April, 2018 UTC

Top 10 Dev Articles Over the Past Week (April 6 — April 12)

Top 10 Dev Articles Over the Past Week (April 6 — April 12) – Hey, everyone. Our goal is to provide you with the most thought-provoking dev articles that have become the buzzword of the last week. Top 10 Dev Articles Over the Past Week (April 6 — April ... more


Saturday, 14 April, 2018 UTC

Trip report from ngAtlanta: Angular’s Roadmap, Inclusion, and more

I’m frequently impressed with the imagination and quality of conferences in the Angular community, but I think Zack Chapple and the rest of the conference team set a new bar on diversity with women making up over 60% of the speakers and with other diversity ... more


Saturday, 14 April, 2018 UTC

Weekly Command: jumping directories with z

If you move around the command line, you may have experienced the pain of recalling directory structures and typing them over and over to access directories that are distant from each other. As simple as it sounds, will take you directly to a directory ... more


Saturday, 14 April, 2018 UTC

Simple introduction to Destructuring in JavaScript/ES6/ES2015

It’s a JavaScript expression that allows us to extract data from arrays, objects, maps and sets. Sometimes you need top level variables like so: – const person = { – first: ‘Ashish’, – last: ‘Patel’, – country: ‘India’, – city: ‘Bhopal’, – twitter: ‘@ashishpatel0720’ ... more