Author: lejdiprifti
15. October 2023
/ SpringBoot
Configuring WebSocket in Spring-Boot and React
Introduction In this article, I’ll guide you through configuring WebSocket in Spring-Boot using it with React and SockJS. Additionally, we’ll explore…
14. October 2023
/ Deep Learning
Creating a text generation neural network with TensorFlow
In this series of articles, I will show you how to create and improve a neural network that produces text…