question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reimplement /code_schools page

See original GitHub issue

Feature

Why is this feature being added?

https://operationcode.org/code_schools exists and it needs to exist in the new code base as well.

What should your feature do?

  • Implement the code_schools page via pages/code_schools.js
  • Emulate this mock.
  • See live source code. Feel free to copy-paste a lot.
  • Refactor as required to match our new standards (linting, using components where possible, etc.)
  • Implement new card design
  • Reference moocs from API (see here)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

0reactions
kylemhcommented, Dec 7, 2018

Great question

MOOCs are hard-coded for now

I think there’s an is_mooc value that will come from the code schools - that may already be in, but just hardcode an array of objects representing moocs

edit: to be clear - it’s not in yet 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

codeschool Documentation - Read the Docs
This page gives an overview of the architecture and the role each module plays in the Codeschool infrastructure. Core services. Core modules.
Read more >
Learning JavaScript with CodeSchool - Shane Lynn
Codeschool offer four different streams of classes in different technologies, Ruby, Javascript, Html/CSS and iOS. As a practicing data scientist, ...
Read more >
Summary of CodeSchool's “Try jQuery” | by Lim | Medium
JavaScript “Code Reuse” — Part 1–2: Functional Classes ... from that web page and the browser loads the HTML piece by piece into...
Read more >
Pluralsight + Code School: Code Courses
CodeSchool.com is now Pluralsight. Grow your skills with experiences like assessments, paths, code courses and expert-led content on today's most in-demand ...
Read more >
So I've finished JavaScript...how do I implement it into a ...
So you want to enter some text, which appears elsewhere on the page? If you do this only with JS, the comment will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found