📰 Dev.to · Bruno Oliveira
Articles from Dev.to · Bruno Oliveira · 19 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10230)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Bruno Oliveira
4y ago
Announcement: Book release!!
As the title says: Inspired by my series of Flask posts, I decided to structure them more, add a...

Dev.to · Bruno Oliveira
5y ago
Using Github actions to add CI/CD to a project
Introduction CI/CD has been gaining traction in recent times, with more and more teams aiming to bec...

Dev.to · Bruno Oliveira
5y ago
Uploading a file - Svelte form and SpringBoot backend
Introduction Some web applications require files to be used for data entry or processing, and, typic...

Dev.to · Bruno Oliveira
5y ago
Intro to Docker 2 - Docker-compose and packaging a SpringBoot application
Introduction In the previous article, we saw what is Docker, how containers are useful as a new devO...

Dev.to · Bruno Oliveira
6y ago
Java - secure an endpoint using Spring Security
Introduction In one of the previous posts, we created a simple domain consisting of a Person and a G...

Dev.to · Bruno Oliveira
6y ago
Java - Using Spring to test a REST API
Introduction In the previous post, we looked at creating a REST controller in Spring and how to spli...

Dev.to · Bruno Oliveira
6y ago
Flask series part 13: Moving our recipes data source to the server
Introduction In the previous part of the series, in the process of allowing user recipes to be displ...

Dev.to · Bruno Oliveira
6y ago
Flask series part 11: Allowing a user to add recipes
Introduction In the previous installment of the series, we looked at adding authentication and suppo...

Dev.to · Bruno Oliveira
6y ago
Flask series part 10: Allowing users to register and login
Introduction On the last post in the series, we improved the UI/UX by adding a top navigation bar, i...

Dev.to · Bruno Oliveira
6y ago
I interviewed with Nick Janetakis: here's what I learned
[My interview is available here] Hello all, When I first joined the dev.to community, my main goal...

Dev.to · Bruno Oliveira
6y ago
Flask series part 9: Adding a navbar by using template inheritance
Introduction After improving the user experience of our application, we can capitalize on that and a...

Dev.to · Bruno Oliveira
6y ago
Flask series part 8: Improving user experience by using input chips and a dropdown menu
Introduction Last time, on a previous installment in our series, we focused on vastly improving the...

Dev.to · Bruno Oliveira
6y ago
Flask series part 7: An intermezzo to talk about code quality
Introduction One of the most challenging things when working on a project is the management of techn...

Dev.to · Bruno Oliveira
6y ago
Flask series part 6: Improving user input with autocomplete
Introduction User input plays a pivotal role in shaping the user experience of your application, and...

Dev.to · Bruno Oliveira
6y ago
Flask series part 5: Using Pony to display recent searches
Introduction To keep learning Flask and everything around it, be it Jinja tricks for templating HTML...

Dev.to · Bruno Oliveira
6y ago
Flask series part 4 - Enabling users to download recipe details as PDF
Introduction In order to extend the capabilities of our Flask app, we will add a simple button to do...

Dev.to · Bruno Oliveira
6y ago
Flask series part 3 - Adding detail views to your app
Introduction On the latest installment of this series, we created a basic single page web applicatio...

Dev.to · Bruno Oliveira
6y ago
Flask series part 2 - Building a simple app with the Spoonacular API
Introduction As a follow-up of part I of my learnings of Flask, I will show how to build a simple en...

Dev.to · Bruno Oliveira
6y ago
Flask series: part I: an intro
As some of you might know, I mostly work with Java on a daily basis, and, on top of that, and honestl...
DeepCamp AI