#programming-languages
Read more stories on Hashnode
Articles with this tag
What's New In PHP 8? Constructor Property Promotion Validation for Abstract Trait Methods Incompatible Method Signatures Arrays Starting With a...
Code reviews are the glue of any effective software engineering team. A code review is the stage at which an engineer requests their changes to be...
In this article we are not going to talk about big and already popular framework and tools, we simply wants to share a list of tools which we found...
1. Variables & Classes Names Choose descriptive and unambiguous names. Make meaningful distinctions. Choose descriptive and unambiguous names. Use...
Source code and map When you build your project, the process generates a folder called “build” or any other as per framework policy. Just go to the...
Nothing excites me more than finding an out of the ordinary API.Many times we just want to focus on the frontend but also need interesting, dynamic...