# Latest Blog Posts
%% DATAVIEW_PUBLISHER: start
```dataview
Table WITHOUT ID created as "Created", last-updated as "Updated", file.link as "Link"
FROM "site/Writings"
SORT created DESC
WHERE publish = "true"
```
%%
| Created | Updated | Link |
| ------------------ | ------------------ | --------------------------------------------------------------------------------------------------------------------------- |
| September 02, 2025 | September 02, 2025 | [[site/Writings/Creating a QA Testing Note Using Copilot in VSCode.md\|Creating a QA Testing Note Using Copilot in VSCode]] |
| August 31, 2025 | August 31, 2025 | [[site/Writings/Angular for the Very Second Time (Pt. 1).md\|Angular for the Very Second Time (Pt. 1)]] |
%% DATAVIEW_PUBLISHER: end %%