LLaststanceinryota.hashnode.dev·May 12, 2025 · 2 min readI've just released git-gpt-commit v0.9.0! 🎉I've just released git-gpt-commit v0.9.0 — a Git extension that uses OpenAI's GPT models to automatically generate commit messages via the git gpt commit command. What’s New in v0.9.0 ✨ 🚀 Support for GPT-4o The default model has been upgraded to O...00
LLaststanceinryota.hashnode.dev·Sep 14, 2023 · 2 min readWhat is font-family?Hey there! Let's talk about the font-family property in CSS. It's like the wardrobe of your webpage, letting you dress up your text in different styles. 🎨 What is font-family? The font-family property lets you choose the font for your text. You can ...00
LLaststanceinryota.hashnode.dev·Aug 17, 2023 · 2 min readUpdate eslint-config-ts-prefixer@v0.23.3Here is original post I've published eslint-config-ts-prefixer@v0.23.3. eslint-config-ts-prefixer is ESLint rule set that integrated prettier as one of ESLint rule and specialized fixable rule set. And 📦 Zero extend for explicit rules. 💅 Prettie...00
LLaststanceinryota.hashnode.dev·Aug 16, 2023 · 1 min readvite-rtk-query updatehere is original post I've just updated the vite-ttk-query. React Router(v6) setup Added React Router and redux-first-history.redux-first-history allow dispatch page transition within React Router. CSS Modules nesting Added postcss-nesting for more ...00
LLaststanceinryota.hashnode.dev·Nov 17, 2021 · 2 min readAnnouncing vite-react-ts-extendedGetting Start template! 👉 https://github.com/laststance/vite-react-ts-extended 2020 Webpack & Babel is de facto This year there has been a big movement in build tools in the JavaScript community.In 2020, Webpack, especially in combination with Babel...00