Understanding CSS Selectors for the N-th Element: A Deep Dive Post date May 11, 2023 Post author By berastis Post categories In css, SCSS, web-development
The Cardinal Sin of Angular: Using Functions Instead of Pipes Post date May 8, 2023 Post author By berastis Post categories In Angular, JavaScript, performance, pipes, typescript
Mastering TypeScript’s Built-in Types: Exploring Partial<T>, Omit<T, U>, and Parameters<FType> Post date April 25, 2023 Post author By berastis Post categories In Angular, JavaScript, react, typescript, vue
Exploring JavaScript Array Methods: A Guide for Modern Web Development Post date April 17, 2023 Post author By berastis Post categories In Arrays, ECMAScript, JavaScript, javascript-tips, js
JavaScript Quirks: Exploring the Dual Nature of the Plus Operator and Type Coercion Post date April 17, 2023 Post author By berastis Post categories In JavaScript, javascript-tips, quirks, wat
Why Shared Components in Angular Should Use Shadow DOM Encapsulation Post date April 14, 2023 Post author By berastis Post categories In Angular, components, monorepo, shadow dom, web-development