NEPTUNE
  • Home
  • Stories
  • Technical
  • Work from home
Subscribe

Prashant Shilimkar

3 posts published

Typescript import path case sensitivity
Technical

Typescript import path case sensitivity

Almost all developers here are Mac users 😁. Generally, by default, Mac OS file system is case insensitive. Hence, the following line in a Typescsript file, import { switchMap } from 'rxjs/Operators/switchMap'; would not throw any error if you build the Angular project with command ng build --prod on Mac OS.

Prashant Shilimkar Apr 9, 2018 • 1 min read
CCR4RVD is moving to production
Stories

CCR4RVD is moving to production

After a long and exciting journey, we are pleased to announce that Corpit Claim Registration For REWE (CCR4RVD) has been put into production. CCR4RVD is a web application for our client REWE. The REWE Group is a German diversified retail and tourism co-operative group based in Cologne, Germany. It is

Prashant Shilimkar Feb 28, 2018 • 1 min read
Working with ngx-translate
Technical

Working with ngx-translate

Earlier, with AngularJs, we were using Gettext-translate. Now, we have shifted to angular and it has Angular-i18n lib for translations. But unfortunately, it has a different workflow than what we were using with Gettext-translate. Due to follwoing reasons, we have decided to use ngx-translate instead of Angular-i18n in our projects,

Prashant Shilimkar Aug 29, 2017 • 3 min read
NEPTUNE © 2023
  • Return to main website
Powered by Ghost