Lejdi Prifti

0 %
Lejdi Prifti
I help early-stage founders turn ideas into working products, without overengineering.
  • Email:
    info@lejdiprifti.com
  • Residence:
    Tirana, Albania
  • AI & Automation
  • Full-Stack Web Development
  • Problem Solving for SMBs
Full-Stack Development
API Design & Integration
Automation & AI
Coordination & Leadership
Rapid Prototyping
MVP Development
Building Internal Tools
CRM System Development
  • Java, JavaScript, Python
  • AWS, Kubernetes, Azure
  • Bootstrap, Materialize
  • Css, Sass, Less
  • Blockchain, Ethereum, Solidity
  • React, React Native, Flutter
  • OpenAI API, Langchain, GPT Agents
  • Machine Learning, Deep Learning
0

No products in the basket.

Tag: java

Use orElseGet instead of orElse in Optional
15. October 2023 / SpringBoot
Use orElseGet instead of orElse in Optional

In this short article, the main point I want to describe is to stop using orElse and favor more orElseGet when using Optional in…