Tags

vite
7LMS
Fatih Özkan

Minimize the deploy time with Vite

Speed is a critical requirement in modern frontend development processes. Developers aim to minimize time loss during local development and production build stages. However, traditional tools fail to meet this need, especially in scaled projects. For example, seeing “Compiled successfully in 89.6 seconds” in a React project raises concerns about efficiency. Such delays negatively affect not only the developer experience but also team productivity and CI/CD processes. In projects developed with CRA, increasing dependencies and complex configurations deepen this problem.

Read More »
7LMS
Halil Ünsal

A practical guide to self-hosting LLMs on AWS

The pace of progress in AI goes beyond the dominant API-driven services like OpenAI’s ChatGPT, Google’s Gemini, and Anthropic’s Claude. Open-source Large Language Models (LLMs) are emerging rapidly and offer compelling alternatives. In particular, Chinese AI firm DeepSeek is competing fiercely with leading proprietary API-driven solutions.

Read More »
7LMS v1.1.0
7LMS
Hakan Kavcı

7LMS v1.1.0: Enhance Learning with Integrated Surveys Feature

At Mysoly, we continuously improve our Learning Management System (7LMS) by adding new features. Our goal is to make learning more efficient and interactive. With the release of 7LMS v1.1.0, we introduce the Integrated Survey Feature.
This powerful tool allows organizations to collect feedback from learners and educators. So, organizations can analyze and enhance training programs effectively. Also, surveys help measure learning progress, evaluate course effectiveness, and understand user satisfaction.

Read More »
Websocket
7LMS
Tandoğan Erten

Integrating WebSocket to enhance the EdTech project with real-time data

WebSocket is a crucial technology that enables real-time communication, especially in applications in the EdTech sector. Thanks to websocket technology, you can update your email list without refreshing the page whenever you receive an email, or see that the other person is typing a message with the endpoint while the other person is typing a message in the WhatsApp application. So, we will give technical information about websocket integration in the 7LMS project that we developed with the multilingual all-in-one digital school concept.

Read More »