lizthedeveloper

Results 22 issues of lizthedeveloper

We don't have any content that addresses deeply nested data structures, such as arrays in arrays, or objects that contain arrays of objects that contain arrays. This should take up...

JavaScript
Resources
Add Content
Create Questions
Cover Objective

Create a workout (or two, if it makes more sense) to cover the following standards and objectives. We have content that covers the idea of inheritance, and the idea of...

JavaScript
Resources
Add Content
Create Questions
Cover Objective
help wanted
good first issue

We need a workout that covers the following objective: - Explain the event loop in JavaScript This means users should be able to explain how the event loop works- when...

JavaScript
Resources
Add Content
Create Questions
Cover Objective
help wanted
good first issue

We're going to incorporate video content in Enki soon, but we're going to maintain our commitment to using free, open-source materials. This guy makes amazing JavaScript videos that go over...

JavaScript
Resources
Add Content
help wanted
good first issue

Looking to prototype some open-source exercises in the web curriculum. Add this as an exercise to a relevant workout: https://flukeout.github.io/ Part of the challenge of adding this to the curriculum...

Web
Resources
Add Content
Internal

Mozilla engineer @k88hudson created an amazing resource for Git, which would materially improve the git curriculum. It also looks like a great source of insights that we might not have....

enhancement
Git
Resources
Add Content
help wanted
good first issue

The JavaScript Testing subtopics are too small to be courses, and too large to simply add to another course. Let's merge them into a JavaScript Testing subtopic. Note that many...

migration
JavaScript
Internal

Create a workout to cover the following objective: - Use node memory profiling tools to detect memory leaks in a JavaScript program I'm talking about `node --expose-gc myScript.js --logHeapUsage` and...

JavaScript
Add Content
Cover Objective
help wanted

Add a workout *with an exercise* to cover this objective, to the Application Security course: - [Mitigate security vulnerabilities by upgrading vulnerable packages uncovered with an analysis tool](https://github.com/sagelabs/standards/blob/master/security/owasp-top-ten/analyze-project-dependencies-to-find-identified-vulnerabilities.md)

Add Content
Create Questions
Cover Objective
Security
in progress

Create a workout that covers the following objective: - Use profiling tools to discover and resolve server latency issues Resources: https://github.com/nearform/node-clinic https://github.com/sidorares/node-wrk https://github.com/mcollina/autocannon This workout should come with a glitch.com...

JavaScript
Add Content
Create Questions
Cover Objective
help wanted
backlog