How can you create cookies in Angular 6? For AngularJS there was ngcookie. What is the equivalent way to create cookies in Angular 6?
ngcookie
You can use this node package for it
ngx-cookie-service