Jashua

Jashua @jouo

About: I like chubby dogs

Location:
Mexico
Joined:
Jan 11, 2020

Jashua
articles - 14 total

Which book helped you understand how to design good programs?

I've written plenty of programs in Java, Python and Bash. I've read language-specific books and books...

Learn More 2 2Oct 10 '22

Persistent connection to Kafka through Spring Boot?

Please excuse the ambiguity as I'm trying to be as clear as possible with the little knowledge that I...

Learn More 1 0Nov 26 '21

Where can I put C++ into practice? (real world usage)

I'm aware that C++ is a powerful language that is used "everywhere"... but could we please get into s...

Learn More 0 3Mar 28 '21

Intermediate or Advanced books on Java

Java is one of the skills that my application architect was looking for and I have a year worth of ex...

Learn More 2 3Dec 23 '20

Java Design Patterns

I can't praise Robert Cecil Martin enough, a couple months ago I had to read Clean Code and that book...

Learn More 1 1Jul 30 '20

What does the terms front-end and back-end cover? (opinions)

For example, whenever I hear the term front-end I think about sketching, design, color theory, UI/UX,...

Learn More 3 4Jul 15 '20

Microk8s Kubernetes - How do I connect two services?

I'm using Microk8s Kubectl in Ubuntu server, I was following some tutorials from Nana's YouTube chann...

Learn More 9 4May 13 '20

Is DevOps a good career for Jr developers?

I had been focusing on back-end with Java and MySQL, but months ago I moved towards Docker, Kubernete...

Learn More 10 3May 1 '20

JVM memory leak, where to begin?

How do you find the root of the problem? I just made a simple Spring Boot app to test an API, it beg...

Learn More 8 12Feb 13 '20

Is there a point to use Docker Swarm on a single computer?

By now I understand the purpose of Docker itself and I've been using it for local development for qui...

Learn More 6 4Feb 10 '20

HTML form input to nested JSON objects?

{ "main-field":"value", "main-nested":{ "nested-field":"value", "nested-array":[...

Learn More 5 2Feb 5 '20

Why do Java containers (docker) take so much memory?

I might be doing something wrong, I was just testing how to "dockerize" a spring boot FatJar First I...

Learn More 18 7Feb 2 '20

How do you implement REST in an MVC application?

Heads up, I have no experience with any of the front-end stacks, I'm just aware of what's trending (R...

Learn More 9 8Jan 24 '20

How do people learn about server load and performance?

For example, how do you know how many concurrent users can a server support? I've always wondered a...

Learn More 12 5Jan 20 '20