-
Front Endgineers February
Organised by Front Endgineers London
Join Andrea Muttoni, Amazon Alexa Developer Evangelist, for an Alexa Skills workshop this February!
devops frontend alexa -
London Halfstack
Organised by London HalfStack
Come and join us for our March meetup! The agenda will cover interesting Halfstack and JS news, a presentation from Francesco Strazzullo and a chance for everyone to mingle!
javascript halfstack front-end html5 ajax -
DNA of Data Streams
Featuring Srushtika Neelakantam
Heard of data streams? Of course! But do you know how they work or how to build a stream for your own data? In this talk, we’ll understand the DNA of data streams and look at various tools and platforms using which you can stream your own data in just a few minutes.
data dataflow code -
Next.js and the Pursuit of Happiness
Featuring Dimitris Michalakos
What is Next.js, which are the technologies involved and how do you use it? Most importantly why would you use Next.js and how do you make decisions in general as a software engineer?
javascript next.js -
State of JS 2019
Featuring Aris Koliopoulos
A interactive discussion about the current trends and changes in the JS ecosystem.
javascript 2019 js discussion -
How to Overcome Your Fears to Become a Conference Speaker
Featuring Antonio Cobo Cuenca
Have you ever thought about speaking at a conference? Have you ever wondered how the speakers managed to get into the conference?
javascript speaking conference -
JavaScript Async Iterators
Featuring Jamie McCrindle
An exploration of async iterators in Node.js including when and why to use them, how they compare to other reactive libraries, how they perform and what to look out for when you do use them.
javascript reactive-libraries node.js async-iterators fullstack -
Large Scale Refactoring with Code Mods
Featuring Edd Yerburgh
Refactoring is part of the process of maintaining an application, but large scale refactoring that are more complicated than a find and replace are time consuming.
vue.js code-mods scale-refactoring javascript fullstack -
React & Redux Workshop with Damjan Vujnovic
Led by Damjan Vujnovic
Are you ready to simplify the web application process? Are you using or considering using React for a project? If you want to learn to design, create and maintain complex and modern rich web applications using React and Redux, this class is for you!
react redux rxjs javascript web-development html5 babel webpack -
Crash Course in ARIA
Featuring Dafydd Henke-Reed
Native semantics are king when it comes to web accessibility. They provide the out-of-the-box compatibility with a range of assistive technologies. However, the web commonly balks standards. There are no native accordions or tab panels tags, for example. ARIA (accessible rich internet...
java aria -
Junior.next()
Featuring Tara Ojo
Life as a “junior” developer can be intense, overwhelming, but rewarding. Hundreds of tools available, jargon for days and endless questions. Let’s explore, through the eyes and thoughts of a recent junior dev, how employers, mentors and communities, can better support the juniors they work with....
devops developer career -
Damjan Vujnovic's Angular Workshop
Led by Damjan Vujnovic
Are you struggling with web application complexity? Thinking about using Angular for your next big project? Keen to learn how to create modern, single-page web applications using Angular? Or how to migrate your existing Flex/Silverlight/WPF application to HTML5, and creating clean, single-page...
angularjs javascript web-development html5 grunt angular spa angular2.0 angular-cli -
Experiencing Digital Accessibility
Featuring Jon Gibbins
If empathy is about understanding people, accessibility is about understanding people and the barriers that they face. Getting your own experience of accessibility helps you to put yourself in the shoes of others and keep accessibility in mind when building and testing your sites and...
java accessible-design front-end personal-development accessibility -
Atomic Design, Design Systems and React. Cool, but...
Featuring Cristiano Rastelli
The principles of Atomic Design have transformed (probably forever) the way we look at UI components and code modularization. Pattern Libraries and Design Systems – predominantly built in React – have become widespread across many companies. No doubts, these are cool tools and approaches, and we...
design-systems atomic-design mobile-web-design design react javascript frontend -
Performance on the Web
Featuring Benjamin Howarth
More than just tips, tricks, metrics and clicks, from code to cloud and back again - performance on the web has gone way beyond "oh just put your CSS in the header and your JavaScript in the footer.
node.js-performance web-performance halfstack frontend backend javascript html5 typescript -
The npm Eco-System
Featuring Simon Maple
This session takes some of the most common vulnerabilities found in the npm eco-system, breaks them down and shows how simple code can exploit them.
nodejs security javascript front-end npm -
Intro to GraphQL
Featuring Alex Dytrych
GraphQL is quite a buzzword right now - but what actually is this new API technology from Facebook?
javascript facebook api front-end graphql -
Common Sense of Web Performance
Featuring Shane Hudson
It is a good to sometimes step back and briefly consider what we already know. Using his varied experience from a wide range of projects, Shane Hudson takes a look at the cornerstones of web performance (and indeed the web itself), the fundamentals that underpin everything we do.
javascript web-apps web-development web-performance front-end -
Dojo 2 and ag-grid Interoperability
Featuring James Milner
After a brief overview of Dojo 2 ( https://dojo.io/ ), this talk will include a quick demonstration of using ag-grid as a Custom Element with Dojo 2.
javascript custom-element datagrid ag-grid dojo-2 frontend -
Challenges of Building a Datagrid
Featuring Niall Crosby
The technical challenges of building a data grid is what makes it one of the most difficult components to write. This is why most companies decide to buy a grid in, or if they don't then often struggle to get it right.
ag-grid datagrid halfstack frontend javascript