Daniel Ribeirinha-Braga pfp
Daniel Ribeirinha-Braga
@dbragz.eth
After working on a handful of web applications I can honestly say there always seem to be similar puzzles across them all. 🧩
1 reply
0 recast
1 reaction

Daniel Ribeirinha-Braga pfp
Daniel Ribeirinha-Braga
@dbragz.eth
Some of these consists of keeping everything properly organized, maintaining dependencies and build tools, and integrating all of the different types of processes you would like to run within your application. The common thread here is the ability to have a minimalistic outlook on your web development environment. By doing so, it keeps things refined, streamlined, and flexible to pivot when necessary. πŸ“‚
2 replies
0 recast
1 reaction

Daniel Ribeirinha-Braga pfp
Daniel Ribeirinha-Braga
@dbragz.eth
What I really enjoyed about this deep dive was in a starting template program I was able to add some custom Hypertext Markup Language (HTML) inside of the initial element that would call some code. From there, I used the core HTML Document Object Model (DOM) functions to trigger a counter call that updated the root page with that value. 🀯
1 reply
0 recast
1 reaction

Daniel Ribeirinha-Braga pfp
Daniel Ribeirinha-Braga
@dbragz.eth
Learning about the simplistic nature of Vite definitely gives me an appreciation for what it is trying to do . Can’t wait to see how it works with my latest project! 😊
0 reply
0 recast
1 reaction