This article is an example of using Laravel + Docker (Laradock). We will cover such topics: running one or more projects, installation, possible errors and their solutions, as well as a few words about RabbitMQ, Redis.
Here's a vivid example of how effective use of tools can save companies hundreds of man-hours. In this case I talk about introducing new coders to the team as quickly as possible. The article may be part of a series, if people find this format interesting.
This will be a more in-depth article for those who are interested in Smart Contracts and coding. We'll explain the usage of arrays and mappings in practice.
To understand the logic we need to go over data types of Solidity, not just ordinary things, but the features of these types. This exercise should be useful for Smart Contract devs and those who estimate their knowledge.
I will give you an example with Solidity Smart Contracts:
When using elements that are smaller than 32 bytes, your contract’s gas usage may be increased. This is because the EVM operates on 32 bytes at