Gist for https://www.youtube.com/watch?v=Zy_FQEYkaRw
pipeline {
agent any
stages {
stage('test') {
steps {
sh '''
Gist for https://www.youtube.com/watch?v=Zy_FQEYkaRw
pipeline {
agent any
stages {
stage('test') {
steps {
sh '''
| [ | |
| { | |
| "id": "1", | |
| "title": "Big Buck Bunny", | |
| "thumbnailUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Big_Buck_Bunny_thumbnail_vlc.png/1200px-Big_Buck_Bunny_thumbnail_vlc.png", | |
| "duration": "8:18", | |
| "uploadTime": "May 9, 2011", | |
| "views": "24,969,123", | |
| "author": "Vlc Media Player", | |
| "videoUrl": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4", |
While this gist has been shared and followed for years, I regret not giving more background. It was originally a gist for the engineering org I was in, not a "general suggestion" for any React app.
Typically I avoid folders altogether. Heck, I even avoid new files. If I can build an app with one 2000 line file I will. New files and folders are a pain.