A passionate software dev guy who loves to learn and know about more new things on technology and software...
Currently, I see myself as a person somewhere in between a front end - & - back end - & - full stack developer. ;)
Nothing here yet.
No blogs yet.
Hi, How to reuse styles written in LESS files In Angular 2 app with Webpack? Scenario: I want to have a common.less file that contains the styles/style variables common for all the components. (example: some theme related variables) Then, I want to i...
Hi, In recent days, I am hearing about Functional Programming Paradigm. What's the difference between OOPS and FP? 2.What is it? Help me understand the basics. What languages support it? Does our JavaScript support it? Should I be worried about not...