Are you tired of repeating the same tasks every day? Replying to emails, entering data, creating standard templates. Have you ever realized that half of your day just disappeared into the same kind of ...
No new features accepted Only bug fixes are cherry-picked to the release branch Testing and stabilization of the codebase The development of successive minor versions overlaps. For example, while ...
𝟱 𝗧𝗵𝗶𝗻𝗴𝘀 𝗔𝗜 𝗠𝗶𝘀𝘀𝗲𝘀 𝗶𝗻 𝗥𝗲𝗮𝗰𝘁 𝗧𝗲𝘀𝘁𝗶𝗻𝗴 𝗟𝗶𝗯𝗿𝗮𝗿𝘆 I wrote wrong React tests for three years. I tested state and internal props. I used Enzyme. I felt ...
Mobile apps, web applications, and third party systems can all consume the same API while requesting different datasets based on their needs. My takeaway: GraphQL is not just an API technology it’s a ...