- formatting
- images
- links
- math
- code
- blockquotes
- external-services
•
•
•
•
•
•
-
What Programming Language Pays the Most in Slovakia?
An analysis using web crawling and NLP techniques on Slovak job ads to determine the most in-demand and highest-paying programming languages in the local job market.
-
Serverless Architectures
An overview of Serverless Architectures, a modern approach to application design. This post covers what serverless is, its key characteristics, and a balanced look at its upsides and downsides.
-
Truffle Contract Execution Errors and Solutions
Common errors encountered when executing contract functions from Truffle scripts and how to resolve them.
-
Resolving 'Cannot Read Property 'apply' of undefined' in Truffle External Scripts
A guide to troubleshoot and resolve common TypeError issues, specifically 'Cannot read property 'apply' of undefined', when executing external scripts with Truffle.
-
What Are Smart Contracts?
An introduction to smart contracts, their history, how they work, and their execution on the Ethereum blockchain using Solidity and Web3.