We're excited to announce Solidity v0.8.26! π
This release brings a faster default optimizer sequence for the via IR pipeline, usage of require functions with custom errors, an optimization for reverting with errors of small static encoding sizes, several bugfixes & more.
βοΈ https://t.co/imZrPRacjF
π» https://t.co/6E8QVbDvb6
React Native 0.74.0 is out!
This release brings Yoga 3.0, Bridgeless by default under the New Architecture, Yarn 3, and more β¬οΈ
https://t.co/EVMBfJVpIT
1/3. #Laravel Tip
Did you know... While iterating through a foreach loop, a $loop variable will be available inside your loop. This variable provides access to some useful bits of information.
More info in the short π§΅π
In Tailwind CSS v4, you no longer need the whole RGB channels and rgb() with <alpha-value> composition for CSS variables...
HEX color will do fine and use color-mix() for transparency π₯
π₯ Laravel 11 is coming soon
Some of the changes include:
- New folder structure
- Changes in the bootstrapping process
- Less config
- Eager load limit
- casts function
- once function
π§΅ Keep Reading