Skip to content

Unreal MMO Development with Yaz

  • Unreal Game dev with Yaz
  • Blog
  • About – Unreal Game dev with Yaz
Posted inMMO Game development

UE5 MMO Devlog 85: Potions overview

Posted by By ylazarev92 June 20, 2025
Continue Reading
Posted inMMO Game development

UE MMO Devlog 84: Introducing new fighter/mage defensive rages

Posted by By ylazarev92 June 20, 2025
Continue Reading
Posted inMMO Game development

UE MMO Devlog 83: Introducing better AoE handling

Posted by By ylazarev92 June 6, 2025
Continue Reading

15. Fast and easy way to optimise your Rails DB queries and Active Storage

Posted by By ylazarev92 September 27, 2020Posted inSite development
This post is an extension to previous Active Storage post covered in section 7. Here we will look at an advanced query and fine tuning it to remove N+1 queries…
Read More

14. Simple way to connect your Rails application to ‘Google Places’

Posted by By ylazarev92 September 13, 2020Posted inSite development
In post 12, we covered how to create custom API clients to fetch data. It may be a good pre-requisite for this post if you're not familiar with generating api…
Read More

13. My personal startup accelerator experience with Entrepreneur First

Posted by By ylazarev92 September 13, 2020Posted inIncubators and Accelerators
This is a non-technical post unlike many others in this blog and is aimed at people who are considering to join a startup accelerator/incubator. It covers a small part of…
Read More

12. Rails – Create A Simple API Client To Fetch External Data

Posted by By ylazarev92 September 9, 2020Posted inSite development
In the previous post, we created our sitemap and connected to Google. We're ready to start populating some useful data. In this chapter we will look at populating useful data…
Read More

11. RoR: Simple steps to generate your sitemap and connect it to Google

Posted by By ylazarev92 August 25, 2020Posted inSite development
This chapter assumes you've linked to Google Search Console (check chapter 10 if you have not). Sitemaps are useful in your website to assist with SEO. They will be very…
Read More

10. Simple Steps To Connect Your Site With Google

Posted by By ylazarev92 August 25, 2020Posted inSite development
In this chapter we will look at basic setup of Google Search Console and generating sitemap for the search engines. In the previous post, we connected your web app to…
Read More

9. Simple way to link your domain + webapp

Posted by By ylazarev92 August 19, 2020Posted inSite development
From previous post, we've looked at deploying our application with Heroku. This is now live at its own location (https://yazii.herokuapp.com/search-for-tech-jobs). What we'd like to do is make it available in…
Read More

8. Heroku + RoR + React: Deployment made nice and easy

Posted by By ylazarev92 August 14, 2020Posted inSite development
This post is going to go over the process of taking your Ruby on Rails application with Webpacker and React front-end and deploying it with Heroku. If you haven't got…
Read More

7. RoR and S3 – Easy way to setup active storage

Posted by By ylazarev92 August 12, 2020Posted inSite development
If you haven't created a RoR project yet, you may find this post useful to get started. Part of the project associations, most data can just be kept in the…
Read More

RoR – Simple way to setup you database, models and associations

Posted by By ylazarev92 August 2, 2020Posted inSite development
This chapter is relatively straight forward and is more of a refresher than anything else. It's a reminder that spending time on determining the correct associations early will help save…
Read More

Posts pagination

Previous page 1 … 8 9 10 11 Next page
Copyright 2025 — Unreal MMO Development with Yaz. All rights reserved. Sinatra WordPress Theme
Scroll to Top