11+ Year IT Industry Experience, Working as Technical Lead with Capgemini | Consultant | Leadership and Corporate Trainer | Motivational and Technical Speaker | Career Coach | Author | MVP | Founder Of RVS Group | Trained more than 4000+ IT professionals | Azure | DevOps | ASP.NET | C# | MVC | WEB API | ANGULAR | TYPESCRIPT | MEAN | SQL | SSRS | WEB SERVICE | WCF... https://bikeshsrivastava.blogspot.in/ http://bikeshsrivastava.com/
Saturday, November 24, 2018

What is difference between Compiling and Transpiling ?

Thumbnail
Why typescript transpiling not compiling, I think its very confusing topic for everyone so i am going to exaplin about difference between transpiling and compilation. Despite the actual fact that the term “transpiling” has been around since last century, there seems to be a good little bit ofconfusion regarding...
Bikesh Srivastava Angular
Friday, May 25, 2018

Node.js Syllabus for deep learning.

Thumbnail
Node.js Syllabus By Bikesh Srivastava Lession 0: Prerequisites Basic JavaScript skills. Web Development background Lession 1: Node.js (https://nodejs.org/en/) and NPM. Lession 2:Asynchronous JavaScript Everywhere Introduction - What is Node.js. The importance of being asynchronous Node.js Event loop The Node.js process Lession...
Bikesh Srivastava Syllabus

Blockchain Syllabus for deep learning.

Thumbnail
Blockchain Syllabus By Bikesh Srivastava Lesson 0: Blockchain What is Blockchain Blockchain Technology Mechanisms & Networks Blockchain Origins Blockchain Objectives Blockchain Users And Adoption Blockchain Challenges Transactions And Blocks P2P Systems Keys As Identity Digital Signatures Hashes As Addresses Hash Pointers And...
Bikesh Srivastava Syllabus

Python Syllabus for deep learning.

Thumbnail
Python Syllabus By Bikesh Srivastava 1: Introduction To Python Installation and Working with Python Understanding Python variables Python basic Operators Understanding python blocks  2: Python Data Types Declaring and using Numeric data types: int, float, complex Using string data type and string operations Defining list...
Bikesh Srivastava Syllabus
Saturday, January 27, 2018

Best Practices of HTML with CSS.

1: Always Close Your Tags Back in the day, it wasn't uncommon to see things like this: Bad: 1 2 3 <li>Some text here. <li>Some new text here. <li>You get the idea. Notice how the wrapping UL/OL tag was omitted. Additionally, many chose to leave off the closing LI tags as well. By today's standards, this is simply bad practice and should be 100% avoided. Always, always close your tags....
Bikesh Srivastava

What is @ContentChild and @ContentChildren in Angular5 with Example

Thumbnail
This page will walk through Angular @ContentChild and @ContentChildren decorator example. They are used to fetch first or all elements from content DOM. @ContentChild gives first element matching the selector from the content DOM. @ContentChildren gives all elements of content DOM as QueryList....
Bikesh Srivastava Angular, Interview Question

Life Is Complicated, But Now programmer Can Keep It Simple.