Add typecasts to directly pass a FormData
type to the URLSearchParams
constructor.
Snippets
Make magical things happen with a few lines
Implement allowed query params that temporarily disabled Angular's
scrollPositionRestoration
and prevent the page from being scrolled to the top.A CSS trick using
padding
,object-fit
andobject-position
to show / hideimg
content.A
git yolo
command to commit all current changes to Git with a timestamp.Learn how to define TypeScript types for date strings or version numbers using template literal types.