Google Search

How Google search works Advices from Google for site-owners Google search operators You can use symbols or words in your search to make your search results more precise. Google Search usually ignores punctuation that isn’t part of a search operator. Don’t put spaces between the symbol or word and your search term. A search for ... Read more

Free website

Do you need a free website? Try WordPress.com WordPress.com - is a platform that alows you to register a website. It is powered by WordPress - the most popular Content Management System. With WordPress.com you don’t need to pay for a domain name and hosting. You don’t need to install and update software. WordPress.com provide ... Read more

Good riddance, Internet Explorer!

As Internet Explorer enters end-of-life, Vivaldi browser co-founder and CEO Jon von Tetzchner remembers its controversial legacy and argues that its loss is not really a loss. Read this article in Español, Русский. On the 17th of August, Microsoft decided to kill off its Internet Explorer browser. The browser lives on as Edge which first ... Read more

Angular Material Theme

Also add these classes to the body: class="mat-app-background mat-typography" Getting started with Angular Material themening Using Material styles for styling components: A material palette consist of a range of colors with different contrast. They use a number system as a key for which color to use. The 500 is the default color. Add default Material ... Read more

Angular project structure / folder structure / architecture

Shared Module: The Shared module should contain components, directives, pipes, and services that can be reused across multiple other modules in the application. It typically includes: Reusable components: UI components that are used in multiple parts of the application, like buttons, input fields, or navigation elements. Common directives: Custom directives that are used in several ... Read more

DevOps

Typical .gitlab-ci.yml Gitlab CI script: .gitlab-ci.yml Sample CI file: Examples: Reuse code inside of .gitlab-ci.yml file Manual deploy only from hotfix or feature branches Show RAM and storage: Angular unit testing in Gitlab

BEM

B__E--M BEM stands for "Block Element Modifier". BEM Rules Only classes. No IDs or tags Nested HTML and Flat CSS BEM Advantages Inherently adopts OOCSS best practices Flexible and easy to extend/re-use/maintain/refactor Declarative classes and self-documented code Easy to change DOM structure without changing CSS Flat CSS what is easy to override if needed BEM ... Read more

Angular

Posts on Angular Debug observable in Angular Async pipe will automatically subscribe to observable. And json pipe will output all the data in json format. html: Resolve observable in Angular StackBlitz + Github + Angular For example you have any github repo with Angular in it https://github.com/angular-university/rxjs-course/ You can execute this repo by accessing it ... Read more

Privacy Policy

Who we are Our website address is: http://web-profile.net. What personal data we collect and why we collect it Comments When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection. An anonymized string created from ... Read more