CodeAndWeb's Dev Blog

Read our blog with the latest tutorials about game and web development, product updates and more.

How to create sprite sheets & animations for PixiJS 7
How to create sprite sheets & animations for PixiJS 7

Free tutorial: Create optimized animations & sprite sheets for PixiJS 7, speed up startup of your app, reduce download size. Full demo source code included.

How to translate your Vue.js application with vue-i18n
How to translate your Vue.js application with vue-i18n

Free tutorial: Translate your Vue.js application with vue-i18n. Learn how to organise your translations in .vue or .json files.

What's new in TexturePacker 7
What's new in TexturePacker 7

Learn about the new features we've added to TexturePacker 7: Manual MultiPack

How to fix jittering sprites in cocos2d-x
How to fix jittering sprites in cocos2d-x

Learn how to fix wobbling, shaking or jittering sprites when using TexturePacker with Cocos2D-x by increasing the shader precision.

A beginner's guide to lossless and lossy PNG optimization
A beginner's guide to lossless and lossy PNG optimization

Optimize your PNG files with TexturePacker. Reduce file size and improve performance. Learn how to adjust settings for lossless and lossy optimization.

How to translate your React app with react-intl / FormatJS
How to translate your React app with react-intl / FormatJS

Tutorial with a complete example on react translations. Covers: react-intl, FormattedMessage, IntlProvider and babel-plugin-react-intl