Git Product home page Git Product logo

jsconf2018-special's Introduction

jsconf2018-special

screenshot displaying the very yellow berlin.js website - because yellow is the color of javascript. Or something haha

  • Date: May 31st, 2018
  • Time: 7pm
  • Location: co.up, 3rd floor.
  • Meetup link: T.B.D.
  • After Meetup: T.B.D and to be coordinated with CSSConf.EU

Rough idea: We want to have a meetup where we bring people together who are in town for JSConf.eu to mix and mingle with the BerlinJS community. Ideally we get some talks from speakers / rejected speakers from their pool. Think of it as a super mini, low-key Reject.JS

Contributing

All speaker data is in ./speakers.json. Time and date are at the top of index.js.

$ npm install     # install dependencies
$ npm start       # start the dev server & open the application
$ npm run build   # output to static files in dist/
$ npm run publish # builds page and publishes it to gh-pages

Thanks

Shoutout to @yoshuawuyts for providing design and tools that run the website.

License

MIT

jsconf2018-special's People

Contributors

rmehner avatar

Watchers

 avatar  avatar

jsconf2018-special's Issues

Visualising third-party website trackers

Hi, I would like to propose a talk.

Title:

Visualising third-party website trackers

Abstract:

In this talk we shall look into the lessons learned from migrating a legacy privacy add-on using ES6 from SVG to Canvas, synchronous to asynchronous data capture & storage, with performance being the key factor. Canvas comes with its own challenges and we shall look into practical examples of how we tackled them. We shall also look into the concepts behind JavaScript physical simulations in order to understand the graph networks & hierarchies and the web-worker based approach for better graph performance. Lastly, let's see how all of this can be converted to an immersive virtual reality experience using A-Frame!

This is also an attempt to gain insights into web tracking and spark curiosity into the world of data privacy 😊

Slides:
https://docs.google.com/presentation/d/1V6XG7rK3c8YcMRrIUGuA217UhWee4PSuYr1nyQlfIfY/edit?usp=sharing

Notes:

Cover Your Apps While Still Using npm

Title: Cover Your Apps While Still Using npm

Abstract:
In the front-end and Node.js ecosystems, we’ve had two extinction-level events: left-pad and pinkie-promise.

These events were both caused by something simple - a module became temporarily unavailable. Something seemingly innocuous caused thousands of developers and businesses builds to break and installs to fail. They weren’t prepared, and many were eager to blame npm as the single point of failure of the entire JavaScript ecosystem.

In reality, npm has made it dead-simple for developers and organizations to make sure their modules and highly available. The majority of the ecosystem isn’t aware of this, nor do they implement it effectively.

In this talk, we’ll go over how the dependency tree works at a high level, how you can get bitten by it, and how you can cover your apps - both as developer and as a business.

Audience:
Attendees will leave with an understanding of the more obscure parts of npm and what they're actually getting when they install a module. They'll learn how to set up safeguards - at a personal and professional level - against the common issues that npm has as a platform, so they don't get bitten by the next left-pad incident or registry outage.

When Porgs Scream at Webpack and Other Stories

Hey folks 🤗

I would love to talk about how to get started with hardware hacking as a JavaScript developer :)

Abstract

For many web developers the world of hardware is very intimidating. There is no easy way to go back from a broken to a working project state. You break something, you replace it — there is no Ctrl/Cmd + z. However, getting a project to work is incredibly fun and rewarding.

From an API for your coffee machine to a Porg that screams every time your Webpack build fails to playing games with hundreds of people at the same time, the only limit is your imagination*.

You might not leave this talk with a degree in Electrical Engineering**, but you'll learn useful basics to help you enter the wonderful world of hardware. We'll look at different ways to combine JavaScript and hardware, from APIs all the way to JS enabled microcontrollers. All tied up with some live demos. At the end you won't be able to wait to start your own hardware adventure!

*and maybe your patience
**unless you already have one

Building Foundations of the Node.js Community

Title: Building Foundations of the Node.js Community

Abstract:
Node.js is an amazing project in terms of code - it’s evolved rapidly to cover an immense landscape, from web apps, desktop apps, APIs, IoT, robotics, and beyond. There’s something else that Node has also been absolutely killer with, though: the community.

One really awesome thing is that the Node.js community has an established community for building the Node community. How meta is that? The Node.js project is sectioned off into different Working Groups (WGs) that are tasked with different objectives - the one that was tasked with building the community was the Evangelism WG.

That said, there’s a transition happening. The Evangelism WG planted the seed Node.js Community efforts. Now, the Community Committee has taken this a step further and is mobilizing to start exploding the awareness and understanding of Node and its diverse ecosystem.

Attendees will gain an understanding of what the Node.js Community Committee is, what it's goals are, and how they can start getting involved.

Audience:
Node.js is going through a community revolution right now, and people across the world are interested in the discussions happing around Node.js + Community.

As chairperson of the Node.js Community Committee, I'm working to help empower anyone who is interested in Node.js and cares about enabling people of all kinds to contribute to OSS, build awesome applications, learn to code, or otherwise engage with Node.js.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.