️ New Article: Shut up, you're being an asshole https://ift.tt/muOW6rI #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie

️ New Article: Shut up, you're being an asshole https://ift.tt/muOW6rI #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Looking into ImGui… super easy to use but quite ugly out of the box. Still yet to find anything as good as SwiftUI.
This is how my terminals look like when I compile a kernel. I love the wonderful colours that I generate
#bash #sh #zsh #ksh #csh #kernel #Linux #POSIX #FOSS #100daysofCode #640DaysOfCode #1024DaysOfCode #programming #lolcat
Day 71/? of coding
Day 71/100 of #100DaysOfCode
Project Update: File Drive Project (part 8)
++ Problem: Deploy and publish
--> I can't deploy my app, I spent 5 hours, and I am done with it, can't figure out how to run Prisma migrate before actually deploying, and I am frustrated.
++ Learned
--> jamstack style:
https://jamstack.org/what-is-jamstack/
--> API URI and API REST, article :
https://stackoverflow.blog/2020/03/02/best-practices-for-rest-api-design
--> JWT authorization, here a video :
https://www.youtube.com/watch?v=7nafaH9SddU
This is a trip!
After inserting the last line I did a :wq
in Mastodon!
Maybe I should look for a vim syntax editor for my Mastodon clients ;)
#bash #sh #zsh #ksh #csh #Hugo #Linux #POSIX #FOSS #100daysofCode #640DaysOfCode #1024DaysOfCode #programming
After having read what horrors people experienced when they upgrade their Hugo binaries, I made sure that I've kept the version that I used to make my test site & also consequently use *that* version to continue to teach myself a higher level of fluency in the markdown language
`hugo version`
hugo v0.140.2-aae02ca612a02e085c08366a9c9279f4abb39d94+extended linux/amd64 BuildDate=2024-12-30T15:01:53Z VendorInfo=gohugoio
#bash #sh #zsh #ksh #csh #Hugo #Linux #POSIX #FOSS #100daysofCode #640DaysOfCode #1024DaysOfCode #programming
$ alias 'rm = rm -i'
This is a standard alias in all my POSIX installations
I use it to curb accidental removal incidents of important and large directory trees
#bash #sh #zsh #ksh #csh #freeBSD #Linux #POSIX #FOSS #100daysofCode #640DaysOfCode #1024DaysOfCode #programming
️ New Article: How to nail your job interview https://ift.tt/gbwyN2J #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
58-71 / #100DaysofCode
I learn the last days a lot on FreeCodeCamp and work on small JavaFX Project.
Happy coding!
Day 70/? of coding
Day 70/100 of #100DaysOfCode
Project Update: File Drive Project (part 7)
++ Problem: a Loading Component while uploading a file.
++ styling is almost done, I just have to test it and deploy it(oh hell, deployment again)
++ Learned
--> HOST & PROTOCOL
req.protocol and req.host can give you these.
️ New Article: How to write effective resumes https://ift.tt/BYPIfwx #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Day 69/? of coding
Day 69/100 of #100DaysOfCode
Project Update: File Drive Project (part 6)
++ Problem: render something while file is uploading.
++ Learned
--> Prisma migrate and generate.
--> COPY WITH CLICKING
I like this one. Here is the method:
navigator.clipboard.writeText(link) and it will just copy the Link to your Clipboard!!!
️ New Article: Finding open roles https://ift.tt/SZaGCUI #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Day 68/? of coding
Day 68/100 of #100DaysOfCode
Project Update: File Drive Project (part 5)
++ Problem : share link URL(limited access)
--> I should create share links for folders(not-logged users access)
++ LEARNED
--> USE OF ABSOLUTE PATHS
styles.css error: should use :
<link rel="stylesheet" href="/styles.css"> , the FIX is changing href="./styles" to just use '/' and with this fix, browser always look for 'styles.css' at your root domain.
--> res OBJECT in EXPRESS
https://www.digitalocean.com/community/tutorials/nodejs-res-object-in-expressjs
New Video: WTF is an early return in JavaScript!?! https://www.youtube.com/watch?v=YCGWNaI8w1E #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Tuesday Triumph April 8, 2025
Part 1 of 2 Day 100 Milestone Unlocked!
#Beyond365DaysOfCode Day 100
#100DaysOfCode Day 100
#freeCodeCamp | #Vim | #Code_Academy | #dot_files
Daily Reading
freeCodeCamp News – 1 article
Daily.dev – 1 article
Monday Momentum April 7, 2025
#Beyond365DaysOfCode Day 99
#100DaysOfCode Day 99
#freeCodeCamp | #Vim_motions | #Lua | #NeoVim | #Kinesis | #Trello
Daily Reading
freeCodeCamp News – 1 article
Daily.dev – 1 article
Vim: 30 min of motion mastery
Trello: Board updated & clean
Codecademy: Started learning Lua
Watched: LTT's Kinesis review
freeCodeCamp: Full Stack Dev curriculum in progress
Sunday Progress Report April 6, 2025
#Beyond365DaysOfCode Day 98
#100DaysOfCode Day 98
#freeCodeCamp | #Python | #Vim | #SecondYearOfCode | #Coding365Plus
Daily Reading
1 article from freeCodeCamp News
1 article from Daily.dev
Vim: Practiced scripting (30 mins)
Trello: Taskboard updated
freeCodeCamp: Continued Full Stack Dev Curriculum
Watched: The Primeagen’s setup & IDE breakdown
️ New Article: Finding a job: coffee chats https://ift.tt/UFALpZt #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
New Video: Episode 159 - How your tools work https://www.youtube.com/watch?v=p5Qy9fr2P8k #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie