© 2023 Hashnode
#tooling
Introduction Besides traditional build tools like Maven, Gradle, and SBT, developers might desire quicker code-to-execution cycles, as seen in straightforward scripting situations. Although Java 9 int…
Every web framework usually has its own CLI to generate project. Let say Next.js has npx create-next-app@latest or Vue.js has npm init vue@latest. Jogja makes create project easy for many web framewor…
Are you tired of dealing with slow, buggy web applications? Do you struggle to find the root cause of performance issues and errors? Look no further than LogIQ, a new open-source tool that can help yo…
Webpack e seus concorrentes foram fantásticos para o empacotamento de projetos de front-end durante muito tempo, porém eles carregam o fardo de ser uma tecnologia com mais de 10 anos, em um contexto e…
Maccy Clipboard Manager Previously I was using Flycut as my clipboard manager but now have switched to Maccy. The functionality is mostly the same but the native history search is really nice. 2. Es…
🌈 GM In this weeks episode of DevNTell, co-founders Kai Huang and Gov go over the latest on their project, Supercluster Labs 🌟 Developer Spotlight Kai has been in Product Management for the last 6 y…
It all started back in 2020 when we suddenly had to start working from home (we all know the cause). At the time I was working on LEGOLife, an app supporting both phone and tablet form factors. In our…
I got into the private Beta program of the new ChiselStrike product - Turso, an edge-hosted distributed database based on libSQL - the open-source and open-contribution fork of SQLite. Turso is hosted…
The Web3 ecosystem is still in its infancy, but it is clear that it will be a game changer. Decentralization is a revolutionary concept with the potential to create a fairer, more secure, and more equ…
In the last article, we discussed tech stacks. Here is my preferred tech stack for the project. As a quick reminder, I'm building an IoT service with a web dashboard. Frontend: Nuxt 3, Bulma CSS, no component library Middle Tier: Nuxt 3 (…