-
Notifications
You must be signed in to change notification settings - Fork 43
Courses in YAML
Ray Villalobos edited this page Feb 7, 2020
·
1 revision
- thumbnail: '/images/courses/svelte_tn.jpg'
url: https://www.linkedin.com/learning/svelte-first-look
icon: <i class="fas fa-graduation-cap"></i>
title: 'Svelte: First Look'
date: Dec 9, 2019
summary: JavaScript frameworks and libraries keep growing, sprouting increasingly
more dependencies along the way. Svelte—a new, lightweight component framework—marches
into this tangle with a brush cutter, trimming down the weeds to provide a core
set of key functionalities with zero dependencies.
tags: frameworks,svelte,javascript
- thumbnail: '/images/courses/gulp_tn.jpg'
url: https://www.linkedin.com/learning/gulp-js-web-project-workflows
icon: <i class="fas fa-graduation-cap"></i>
title: 'Gulp.js: Web Project Workflows'
date: Oct 31, 2019
summary: 'Gulp.js make setting up compression, minification, preprocessing, and other common tasks as easy as writing a setup file. In this course, learn how to use gulp.js to build workflows that make managing the process of building websites a bit easier.'
tags: javascript,web developer,tools,build tools, tooling, nodejs
- thumbnail: '/images/courses/vueapis_tn.jpg'
url: https://www.linkedin.com/learning/vue-js-working-with-apis/lifecycles-and-the-fetch-api
icon: <i class="fas fa-graduation-cap"></i>
title: 'Vue.js: Working with APIs'
date: Oct 18, 2019
summary: Modern apps are shifting to a model where APIs provide the data and interactivity.
Front-end developers decide how to present the information and interactions, and
the APIs power the rest. Vue.js was built with these challenges in mind; it’s
a view-only framework specifically designed to integrate elegantly with other
libraries.
tags: javascript,frameworks,web developer,vuejs,vue,apis
- thumbnail: '/images/courses/vuefirebase_tn.jpg'
url: https://www.linkedin.com/learning/vue-js-full-stack-applications-with-firebase/handling-firebase-authentication-events
icon: <i class="fas fa-graduation-cap"></i>
title: 'Vue.js: Full-Stack Applications with Firebase'
date: Sep 11, 2019
summary: Front-end developers can quickly assemble useful applications by combining
the Vue.js front-end framework with the easily accessible power of the Firebase
server engine from Google.
tags: javascript,frameworks,web developer,vuejs,vue,apis,databases,firebase
- thumbnail: '/images/courses/bootstrap-4-with-sass_tn.png'
url: https://www.linkedin.com/learning/bootstrap-4-with-sass/working-with-a-blog-project
icon: <i class="fas fa-graduation-cap"></i>
title: Bootstrap 4 with Sass
date: Apr 19, 2019
summary: Bootstrap is the most popular framework for building responsive, mobile-first
websites. When you combine it with Sass, you get CSS superpowers and a level of
customization that makes Bootstrap even more powerful.
tags: bootstrap, bootstrap4, sass, css, frameworks, components, project,
interface
- thumbnail: '/images/courses/succeeding-web-development_tn.png'
url: https://www.linkedin.com/learning/succeeding-in-web-development-full-stack-and-front-end/becoming-a-web-developer
icon: <i class="fas fa-graduation-cap"></i>
title: 'Succeeding in Web Development: Full Stack and Front End'
date: Jun 23, 2014
summary: Do you want to become a web developer? Nowadays, web development isn't
one job. This course provides a map of the core technologies and advice about
mastering them, complemented with the details you need to connect them to jobs.
tags: javascript,web developer,tools,build tools, tooling, nodejs
- thumbnail: '/images/courses/vue-esst_tn.png'
url: https://www.linkedin.com/learning/vue-js-essential-training-2
icon: <i class="fas fa-graduation-cap"></i>
title: Vue.js Essential Training
date: Mar 20, 2019
summary: "In this course, explore the fundamentals of Vue.js. Explore the core library\nand
learn how to make the most of templates, classes, objects, arrays, styles,\nmodules,
and more. You'll learn using codepen as well as "
tags: course,vue,javascript,frameworks,components,project,interface
- thumbnail: '/images/courses/vueinterface_tn.jpg'
url: https://linkedin-learning.pxf.io/c/1252977/449670/8005?u=https%3A%2F%2Fwww.linkedin.com%2Flearning%2Fvue-js-building-an-interface%2Fcreating-a-named-component
icon: <i class="fas fa-graduation-cap"></i>
title: 'Vue.js: Building an Interface'
date: Oct 11, 2017
summary: The perfect way to learn Vue.js is to use Vue.js. Learn to create an application
interface for a product rating system using this flexible JavaScript library.
tags: course,video tutorial,css,sass,javascript,html,web designer,web developer,frameworks,Vue,project
based,building an interface
- thumbnail: '/images/courses/githubactions_tn.jpg'
url: https://www.linkedin.com/learning/github-actions-first-look-2
icon: <i class="fas fa-graduation-cap"></i>
title: 'Github Actions: First Look'
date: Nov 18, 2019
summary: Actions, a developer productivity and CI/CD suite of tools from GitHub,
offers developers a new way to automate workflows for their web projects. Each
action—which is a set of custom instructions—can be combined with other actions
to create a workflow.
tags: course,Github,Actions,Continuous Integration,Automation,Git
- thumbnail: '/images/courses/electron_tn.png'
url: https://www.linkedin.com/learning/electron-building-cross-platform-desktop-apps-3
icon: <i class="fas fa-graduation-cap"></i>
title: 'Electron: Building Cross Platform Desktop Apps'
date: May 28, 2019
summary: Create compelling cross-platform desktop apps with a few lines of JavaScript,
HTML, and CSS code with Electron.
tags: course,css,javascript,html,web designer,web developer,frameworks,electron,project