#css #guide #info
This is a list of the new changes (more details below):
β Changes to attr() function: so it can be used with any attribute and in any CSS property (not only on content).
β calc-size() function: use intrinsic values such as auto or min-content in calculations.
β New first-valid() function to avoid issues with custom properties with invalid values.
β New *-mix() family of functions with a new notation for ratios.
β New *-progress() family of functions to calculate the progress ratio between a range or within a media or container.
β Randomization with new random() and random-item() functions, to return random values from a range or list (finally!)
β New sibling-count() and sibling-index() functions that provide integer values to operate depending on the order and size.
β New toggle() function for styling nested elements easily cycling over a list of values.
β New functional notation for arguments with comma-separated lists of values, to avoid ambiguity with the comma separating the arguments.
β New URL modifiers to provide more control over url() requests.
β Extension of the position type to allow flow-relative values.
β Article link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π5
#angular #OAuth2 #guide
OAuth2 is a popular authorization framework that allows third-party services to authenticate users without sharing credentials. Itβs a powerful protocol for securing Angular applications by delegating authentication and authorization to a trusted identity provider like Google, Facebook, or your own backend server.
β Article link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π2
π1
#angular #guide #folders
A well-organized folder structure is essential for developing scalable, maintainable, and efficient Angular applications. It helps teams navigate the codebase easily, promotes reusability, and streamlines the development process.
β Article Link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π2
π3π1
π€ π β€οΈ How to write scss in Angular , using mixins, variables and nesting.
#angular #scss #guide
β Article Link
#angular #scss #guide
β Article Link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π2