Ajinkya Borade

Ajinkya Borade @ajinkyax

About: JavaScript Evangelist. Rust, TypeScript \m/ GameDev Enthusiast

Joined:
Apr 5, 2018

Ajinkya Borade
articles - 8 total

Writing Pinia Store Tests with `$subscribe` in Vue 3

Writing Pinia Tests with $subscribe in Vue 3 This tutorial will guide you through writing...

Learn More 1 0Jan 6

Supercharged Vue 3.0 Reactivity + Pinia Stores

At my workplace I was being tasked with creating a mock chat store for internal local dev work, and...

Learn More 0 0Nov 19 '24

GameMaker Textbox above player

Optimizing Dialog and Tooltip Rendering in GameMaker Surface based GUI Rendering...

Learn More 2 1Oct 20 '24

Install Oh my ZSH on Windows without WSL

This is going to a really simple post on Installing ZSH on Windows. And I'm going to assume you...

Learn More 12 4Apr 29 '22

Testing (RTK) Redux toolkit in React / Nextjs application

In brief we will be just using @reduxjs/toolkit and we will be creating a custom Render function...

Learn More 15 3Jun 23 '21

Simple Rust WebAssembly Boilerplate [RUST+WASM]

You can notice the above image has mention of crates, rust macros (unused_imports) and that is all co...

Learn More 44 0Jun 8 '20

I built a 2D RPG Game in GO [GoLang]

All I did in my last 9 years web development was use JavaScript and javascript only. But I wanted to...

Learn More 16 2Apr 21 '20

State Machine for game development in GoLang

Recently I started learning Go programming language and wanted to build a 2D game. So I choose pixel...

Learn More 39 0Jan 1 '20