You are browsing as a guest. Sign up (or log in) to start making projects!

2h 0m 38s logged

Today I Worked on the DOM tree, for my C++ Web Engine from scratch!


Code / Project


You can check out the code here:
https://github.com/k754a/C-Plus-Plus-Web-Engine

And try a older version of it:
https://k754a.hackclub.app/



Today was my first attempt at building a DOM tree and also learning structure types and building trees.


This first attempt, after learning a lot about how trees work, doesn’t really work fully; it seems to have issues when parsing tokens and just processing them overall, so the hope is that I can rebuild this for next time!


Overall this was a pretty boring day; hopefully I’ll get the DOM tree working, then it’s straight to rendering!

2
144

Comments 0

No comments yet. Be the first!