You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,12 @@
18
18
"nohoist": []
19
19
},
20
20
"scripts": {
21
-
"build": "echo 'ERROR: Please specify environment by running either build:external or build:internal. This will set the correct environment variable for the build.'",
21
+
"build": "rm -rf public && yarn build:packages && ./tasks/build.sh",
22
22
"build:packages": "lerna run build --stream --prefix --npm-client yarn",
Copy file name to clipboardExpand all lines: src/content/essentials/essentials.md
+23-19Lines changed: 23 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,34 +4,38 @@ title: Design System Developer Essentials
4
4
5
5
The Design System Developer Essentials Learning Bundles provide developers with an introduction to using the Design System to implement UIs designed with the IBM Design Language. Learning is being delivered in two methods: Distance Learning or Classroom Immersive.
Over the course of five instructor-led sessions, participants will be led through a live presentation of the session content. Following the live presentation, participants will be provided with learning materials including hands-on coding activities. These activities can be done on your own or you can join one of our proctor-led in-person sessions at multiple IBM sites.
14
+
## Distance Learning
10
15
11
-
All insructor-led sessionswill be held live via WebEx at 10 am US Central Time.
16
+
Over the course of five instructor-led sessions, participants will be led through a live presentation of the session content. Following the live presentation, participants will be provided with learning materials including hands-on coding activities. These activities can be done on your own or you can join one of our proctor-led in-person sessions at multiple IBM sites. This course is geared to developers who are working in the front-end or UI layer, regardless of their role. Upon completion of this course, participats will be awarded a digital badge.
12
17
13
18
### Instructor-Led Sessions
14
-
Lab 1 - Getting Started<br />
15
-
May 28, 2019
19
+
All instructor-led sessions will be held live via WebEx at 10 am US Central Time.
Week-long in-person immersive learning enabling product teams to get up and running quickly using the Design System. Beginning in July, 2019, we will conduct classroom immersive workshops. In this week-long session, product teams will be led through the material delivered in the Distance Learning sessions and will begin implementing the Design System into their actual product UI. This course is geared to developers who are working in the front-end or UI layer, regardless of their role.
34
-
35
-
When you register your team for this approach, we will work with you to schedule the week-long event at your location.
38
+
Week-long in-person immersive learning enabling product teams to get up and running quickly using the Design System. Beginning in July, 2019, we will conduct classroom immersive workshops. In this week-long session, product teams will be led through the material delivered in the Distance Learning sessions and will begin implementing the Design System into their actual product UI. This course is geared to developers who are working in the front-end or UI layer, regardless of their role. We will work with you to schedule the week-long event at your location.
36
39
37
-
[Register your team]
40
+
### Register your team
41
+
<p>Send an email to <ahref="mailto:[email protected]">Kelly Churchill</a> to get started.</p>
0 commit comments