Vikas Malhotra
@vikas__malhotra
Followers
93
Following
127
Media
1
Statuses
146
I am web enthusiast working on web technologies like NodeJS, Angular, Ionic, HTML5, CSS3 and hosting them on cloud (AWS)
Bengaluru, Karnataka
Joined October 2009
How to set up an Angular 4 project with Webpack and TypeScript - a free 46-minute YouTube tutorial
0
11
39
We're so excited to be coming to Bengaluru on 1-2 December for #GDDIndia! Request an invite today → https://t.co/AHg57FdbGU
developers.google.com
#GDDIndia is 2 full days of tech talks, hands-on training & office hours with Google engineers! Register here: https://t.co/MsfOLrTSTr
2
41
104
Yay! my talk from JSFoo on Demand Driven Applications with GraphQL is up on youtube
0
2
4
Very nice tutorial on using #reactnative and maintaing state in #redux
0
1
0
My favorite line of modern JS: const curry = fn => (...a)=> (...b)=> fn(...a, ...b) P.S. - the es5 version is icky
8
19
104
Exponent operator in ES2016 - ES7 - #javascript lesson by @AkashGutha
0
7
13
🎉 As promised, my new post on reactive snakes 🐍 Hopefully it helps you to make the shift from imperative to functional reactive programming
⚡️Taming snakes with reactive streams ⚡️ Learn how to build a reactive snake game with RxJS in our latest article! https://t.co/aAajhKx4EZ
5
11
21
async & await! #JavaScript
https://t.co/Mkz3jjMEvJ A quick look at the benefits and how to use it!
davidwalsh.name
The JavaScript async / await API provides a more maintainable method for handling promises. Learn how to use the async and await function keywords.
0
28
62
"The strength of JavaScript is that you can do anything. The weakness is that you will." - Reg Braithwaite
12
854
1K
Crafting a 3D @reactjs Carousel by @bobiblazeski
https://t.co/tYLuwJtFPn Demo: https://t.co/SWQfZYx0Ym
5
1
12
“A Quick Practical Example of JavaScript’s Reduce Function” by @jeanpaulsio
https://t.co/RtZxgOQhzc
#reduce #javascript
0
0
1
Common misconceptions of the #nodejs event loop and understanding the phases of the event loop cycle from @dkhan
medium.com
Node.js is an event-based platform. This means that everything that happens in Node is the reaction to an event. A transaction passing…
0
118
191
Angular Tips: Dynamic Module Imports with the Angular CLI
coryrylan.com
Learn to use the new JavaScript Dynamic Module syntax to lazy load code for better application performance.
0
2
1
Real-World Angular Series - Part 8: Lazy Loading, Production Deployment, SSL
0
9
13
Interesting read on tail calls in #nodejs
medium.com
Node v6 supports proper tail calls also known as tail call optimization, according to node.green.
0
0
1