Discover how ChatGPT prompts can streamline your workflow, eliminate boilerplate code and tackle code duplication. Join the discussion.
Implementing placeholder loading in Vue.js has never been easier. Click for a step-by-step guide.
My journey into Vue.js and Hexagonal Architecture while enhancing the user experience in JHipster Lite.
I am going to share my approach and my own experience and opinion about fixing a bounty issue from the jhipster-lite Open Source Software (OSS).
You can earn money by fixing issues with bounty labels! Here I will show you how to debug the jhipster import-jdl command with an inline entity example. I am using VSCode with Windows 10.
I will share with you my experience to publish an angular + spring boot + postgres database solution into fly.io for FREE.
After I run the JHipster generator for the first time I realized that the back end implemented with spring boot doesn’t use Lombok. So I decided to customize the generated code to use lombok than I realized it wasn’t the best way to use JHipster.
I will show you how to publish the Mamazinha Baby Care Web App - Open Source Project on Google Kubernetes Engine (GKE). I’ll cover here the Google Cloud configuration that I made to run my project as cheap as possible.
My baby girl Marília was born on December 14th/2021, so I decided to build a web app before she was born to help me to track her sleep hours, favorite nap place, her humor, breastfeeding and more. Her nickname is Mamazinha, so the web app is called Mamazinha Baby Care.
I am going to stop blogging weekly before I failed. I am going to explain why.
I learned that you have to expose your blog posts as much you can, without spamming or being annoying, to have a chance to someone read them.
You are going to have a bootstrap project with a lot of features and functionality already configured and implemented. I will share with you the JHipster features I like the most.
Since my baby girl was born I don't have the time to use my computer because I'm taking care of her and I only have a short period of free time during the day. So I needed to use my Android smartphone to create and update [my blog](https://renanfranca.github.io?utm_source=dev.to&utm_medium=social&utm_campaign=promote-blog).
Get Start JHipster 7 video with [@mraible](https://twitter.com/mraible?t=BK6_6Qf1CS0jFODjpxEjMg&s=09) and replicate the github tutorial step by step on your machine (my first contact with JHipster 🤯) - [https://t.co/OYF9asaLyj](https://t.co/OYF9asaLyj)
I have been thinking that we type a lot of boilerplate code demanded by the technology before the business logic code.