Sam Torres
27 posts
Mastering RESTful API Design: A Practical Guide
RESTful API (Representational State Transfer API) is a network interface design style used for interactions between network applications.…
Why you should ignore your loudest customers
Learn how to prioritise product development by focusing on the right customers—not just the loudest ones. Discover strategies…
How I made toggle transition to element
The HTML element allows you to expand and shrink content effortlessly. Here’s a basic implementation of : Click…
React/Tailwind template with default responsive NavBar.
I was just annoyed with excluding App.test.js and all those default files that I would not use in…
Building your own user experience and software stack: This week’s product news
Our content series gives you the lowdown on what’s been happening in the tech world this week and…
The Top 5 Mistakes That Can Derail Your Development Projects
Have you ever started a project, only to find yourself stuck midway and ultimately abandoning it? You’re not…
Hello world in java
public class Main { public static void main(String[] args) { System.out.println("Hello World"); } } What is Java? Java…
Master Helm, Chart the Kubernetes Seas 🌊🧭🏴☠️
Using Helm Charts App with K8s configuration files Application setup Standard Kubernetes Configuration App with a Helm Chart…
“Top Frontend Interview Questions : (Part 1) — Boost Your Knowledge and Ace Your Next Job Interview!”
Hey there! Are you excited about your upcoming job interview in the field of frontend development? and so…
18 Above the Fold Content Examples to Inspire Your Own
The human attention span is short. This means that your website’s content has to inspire, delight, and engage…