Migrate content to YAML
This commit is contained in:
parent
3d76aa0c3b
commit
9d5a930eab
4550 changed files with 93849 additions and 129734 deletions
72
content/node.9f51855e-e397-420d-9ee8-e0780937cc24.yml
Normal file
72
content/node.9f51855e-e397-420d-9ee8-e0780937cc24.yml
Normal file
|
@ -0,0 +1,72 @@
|
|||
uuid:
|
||||
- value: 9f51855e-e397-420d-9ee8-e0780937cc24
|
||||
langcode:
|
||||
- value: en
|
||||
type:
|
||||
- target_id: daily_email
|
||||
target_type: node_type
|
||||
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
|
||||
revision_timestamp:
|
||||
- value: '2025-05-11T09:00:05+00:00'
|
||||
revision_uid:
|
||||
- target_type: user
|
||||
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
|
||||
revision_log: { }
|
||||
status:
|
||||
- value: true
|
||||
uid:
|
||||
- target_type: user
|
||||
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
|
||||
title:
|
||||
- value: 'Is PHP a good first programming language?'
|
||||
created:
|
||||
- value: '2024-10-18T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:05+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2024/10/18/is-php-a-good-first-programming-language
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>I started coding in 2007 to build a website for a Tae Kwon-Do School I used to train at.</p>
|
||||
|
||||
<p>It was written with HTML and CSS and only contained a few small pages.</p>
|
||||
|
||||
<p>When I wanted to add more dynamic content, such as news articles and events, I started to expand and started to use PHP and MySQL.</p>
|
||||
|
||||
<p>PHP was a great first programming language for me (ignoring HTML and CSS), and it's gone through so many improvements since 2007, as well as the PHP content management systems and frameworks.</p>
|
||||
|
||||
<p>I think a lot of new coders only learn or are taught JavaScript and I can understand why if they've only got a short time, such as on a bootcamp, but I also think there is a benefit to learning another language - such as PHP.</p>
|
||||
|
||||
<p>PHP has Composer to manage dependencies, various robust content management systems and frameworks, PHPUnit and Pest for automated testing, PHPStan and Psalm for static analysis, and much more.</p>
|
||||
|
||||
<p>I'd definitely recommend taking a look at PHP if you haven't already.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>I started coding in 2007 to build a website for a Tae Kwon-Do School I used to train at.</p>
|
||||
|
||||
<p>It was written with HTML and CSS and only contained a few small pages.</p>
|
||||
|
||||
<p>When I wanted to add more dynamic content, such as news articles and events, I started to expand and started to use PHP and MySQL.</p>
|
||||
|
||||
<p>PHP was a great first programming language for me (ignoring HTML and CSS), and it's gone through so many improvements since 2007, as well as the PHP content management systems and frameworks.</p>
|
||||
|
||||
<p>I think a lot of new coders only learn or are taught JavaScript and I can understand why if they've only got a short time, such as on a bootcamp, but I also think there is a benefit to learning another language - such as PHP.</p>
|
||||
|
||||
<p>PHP has Composer to manage dependencies, various robust content management systems and frameworks, PHPUnit and Pest for automated testing, PHPStan and Psalm for static analysis, and much more.</p>
|
||||
|
||||
<p>I'd definitely recommend taking a look at PHP if you haven't already.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue