Add unfamiliar codebase post
This commit is contained in:
@ -1,4 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "Unfamiliar Codebase",
|
||||||
|
"description": "Tips on getting getting familiar with an unfamiliar codebase",
|
||||||
|
"url": "/guides/why-build-it-and-they-will-come-wont-work-anymore",
|
||||||
|
"fileName": "unfamiliar-codebase",
|
||||||
|
"featured": true,
|
||||||
|
"author": "kamranahmedse",
|
||||||
|
"updatedAt": "2020-05-04T20:59:14.191Z",
|
||||||
|
"createdAt": "2020-05-04T20:59:14.191Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Build it and they will come?",
|
"title": "Build it and they will come?",
|
||||||
"description": "Why “build it and they will come” alone won’t work anymore",
|
"description": "Why “build it and they will come” alone won’t work anymore",
|
||||||
@ -6,8 +16,8 @@
|
|||||||
"fileName": "why-build-it-and-they-will-come-wont-work-anymore",
|
"fileName": "why-build-it-and-they-will-come-wont-work-anymore",
|
||||||
"featured": true,
|
"featured": true,
|
||||||
"author": "spekulatius",
|
"author": "spekulatius",
|
||||||
"updatedAt": "2020-05-04T20:59:14.191Z",
|
"updatedAt": "2020-05-04T12:59:14.191Z",
|
||||||
"createdAt": "2020-05-04T20:59:14.191Z"
|
"createdAt": "2020-05-04T12:59:14.191Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "DHCP in One Picture",
|
"title": "DHCP in One Picture",
|
||||||
|
3
content/guides/unfamiliar-codebase.md
Normal file
3
content/guides/unfamiliar-codebase.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[](/guides/unfamiliar-codebase.png)
|
||||||
|
|
||||||
|
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1256340163573231616) where this image was posted.
|
BIN
public/guides/unfamiliar-codebase.png
Normal file
BIN
public/guides/unfamiliar-codebase.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 937 KiB |
@ -3,7 +3,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>https://roadmap.sh/frontend</loc>
|
<loc>https://roadmap.sh/frontend</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<lastmod>2020-01-29T07:49:37.087Z</lastmod>
|
<lastmod>2020-05-01T11:22:37.592Z</lastmod>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
@ -30,6 +30,12 @@
|
|||||||
<lastmod>2020-01-29T07:49:29.706Z</lastmod>
|
<lastmod>2020-01-29T07:49:29.706Z</lastmod>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://roadmap.sh/guides/why-build-it-and-they-will-come-wont-work-anymore</loc>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<lastmod>2020-05-04T20:59:14.191Z</lastmod>
|
||||||
|
<priority>1.0</priority>
|
||||||
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://roadmap.sh/guides/dhcp-in-one-picture</loc>
|
<loc>https://roadmap.sh/guides/dhcp-in-one-picture</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
|
Reference in New Issue
Block a user