Day: April 29, 2023
7 posts
Simple IT: Set Up and Ongoing Maintenance of Zero Assumptions
Zero Assumptions is easy to set up and easy to maintain. A very small team or even a…
Best Post of the Month – April 2023
1. SVG sphere animation in React.js with anime.js In this blog post we animate the sphere using anime…
Dark Mode in 3 Lines of CSS and Other Adventures
Dark Mode is a design trend where the color scheme of a website is changed to a dark…
How to convert String to Integer in java
for explanation watch the video import java.util.*; import java.lang.*; class Demo{ public static void main(String[] args){ String s…
SOLID in React- OCP – Open-Closed Principle
Embora tenha sido concebido para a programação orientada a objetos, os princípios do SOLID podem ser aplicados em…
5 Reasons Why Command Line Interface (CLI) is More Efficient Than GUI
As a computer user, you have probably heard about Command Line Interface (CLI) and Graphical User Interface (GUI).…
Technical Writing 101: How to get Jobs, Gigs & Opportunities
Table of Content Building technical writing skills. Creating a portfolio. Applying for Jobs. Sending Cold Emails. Introduction I…