UsubeniFantasy

Embracing the TypeScript Journey

Original link: https://ssshooter.com/typescript-tittle-tattle Mind Elixir will gradually migrate to TypeScript in October 2021. I am sorry to say that until recently, I did not set my mind to open and set compilerOptions.strict to true . At that time, I didn’t know much about TS, and I stumbled to write types. Now I have accumulated some …

Embracing the TypeScript Journey Read More »

Front-end testing

Original link: https://ssshooter.com/front-end-test Vitest Vitest is a testing framework, similar to the old framework Jest, for running tests. The biggest advantage of Vitest is that it can be integrated with Vite to reduce configuration complexity. If you don’t use Vite, Vitest may not be the best choice. As a test framework, the most critical elements …

Front-end testing Read More »

With Notes

Original link: https://ssshooter.com/2023-05-09-diary I’m still busy recently. The company’s project is being restructured. The old system will be overthrown and rebuilt within three months, and the construction period is a little tight. But I don’t have any complaints about it. This refactoring has front-end TL with writing tests, which is an opportunity to fill my …

With Notes Read More »

Subject word list

Original link: https://ssshooter.com/2022-07-10-academic-discipline-vocabulary/ suffix -logy: λόγος (lógos, “explanation”) + -ῐ́ᾱ (-íā, abstract noun suffix) A branch of learning; a study of a particular subject. Speech, or a way of speaking, a narrative. -ics: related or pertaining to, with usage in the plural in imitation of the Latin and Greek usage. -graphy: From French -graphie, inherited …

Subject word list Read More »

New version of the boat you haven’t used – share element animations across pages

Original link: https://ssshooter.com/2022-07-12-shared-element-transitions/ This article mainly refers to GitHub shared-element-transitions Can’t access GitHub but can use Gitee mirror Shared element animation usage requirements, after version 101, enable chrome://flags/#document-transition The transition interface is not necessarily stable and may change Effect example The video comes from GitHub and cannot be played Principle Analysis The method of sharing …

New version of the boat you haven’t used – share element animations across pages Read More »

UI 6.0

Original link: https://ssshooter.com/2022-07-02-ui-6/ This article is reprinted from: https://ssshooter.com/2022-07-02-ui-6/ This site is for inclusion only, and the copyright belongs to the original author.