Created: 2023/11/04
Updated: 2023/11/04
Grinding Gear Games & Path of Exile resources
Author ✍️
Versatile Node.js developer with a knack for turning ideas into robust enterprise solutions. Proficient in the entire development lifecycle, I bring expertise in crafting scalable and efficient applications.
Information about Grinding Gear Games, part of Tencent company that focus on Path of Exile - action hack and slash. We try to gather all meaning resources about their way of work, culture, problem solving ideas
The Trials of Game Engineering (feat. Grinding Gear Games)
🔗Reuploaded version (quality might be better)
ExileCon Dev Talk - Evolving Path of Exile's Renderer
🔗You may also like
🔗Arrow Functions vs Regular Functions in Modern JavaScript
Explore the differences between arrow functions and regular functions in modern JavaScript with easy code examples and outputs, enhancing your coding expertise.
Understanding and Preventing Cross-Site Scripting (XSS) in React Applications
Discover the basics of cross-site scripting (XSS), how it can affect your React applications, why it's hazardous, and learn the best practices to secure your web projects.
Understanding REST API Methods: GET, POST, PATCH, PUT, and DELETE with Express.js & TypeScript Examples
Understand the key differences between GET, POST, PATCH, PUT, and DELETE HTTP methods in REST APIs with practical Express.js and TypeScript examples.
What is SQL Injection? Understanding the Threat with Knex.js Examples
Understand SQL injection and how to prevent it using Knex.js examples. Explore safe coding practices to secure your Node.js applications against database vulnerabilities