Nearform
Nearform
  • 639
  • 561 703

Video

Getting involved in the Node.js Project plus Q&A with Rafael Gonzaga
zhlédnutí 615Před 7 měsíci
Getting involved in the Node.js Project plus Q&A with Rafael Gonzaga
Joining Forces with NearForm's DX Team: Your First Node.js Contribution and Community Engagement
zhlédnutí 169Před 8 měsíci
Want to contribute to node.js but don't know where to start? The NearForm DX team is on hand to help you get the guidance, resources, and support you need to make your first contribution.
Inside Orama: Revolutionizing Search with the Founders - Vision, Roles, and Joining the Journey
zhlédnutí 145Před 8 měsíci
This interview discusses how Orama is revolutionizing search with its founders' vision, roles, and the opportunities to join their journey.
Joining the Journey: Josh Goldberg's Open Source Path and Your Gateway to Contributing
zhlédnutí 102Před 8 měsíci
Hear about Josh Goldberg's inspiring journey in open source, the importance of contributing to open source projects, and tips for finding and choosing open source projects to contribute to. Find out the steps to follow when making your first contribution and the benefits of contributing to open source for your career growth.
Empowering AI: Patty O'Callaghan on Secure AI and Fostering Confidence in Women's Tech Expertise.
zhlédnutí 141Před 8 měsíci
Patty discusses secure enterprise AI solutions, fostering confidence in Women's Tech expertise, and inspiring the next generation.
Laura Kalbag | Getting a better night’s sleep with state machines and WebSockets
zhlédnutí 378Před 8 měsíci
Complex logic, whether on the backend or frontend, can make a developer lose sleep. State machines to the rescue! In this session, Laura will show off the utility of state machines on the backend by using Stately, XState, and WebSockets to build a multi-player white noise machine to help you sleep better at night. Join to learn about state machines and the benefits of visualising your logic; st...
From Rust to Parenthood: Yagiz Nizipli's Journey through Node.js, URL Parsing, and Personal Growth
zhlédnutí 509Před 8 měsíci
Yagiz Nizipli shares his journey of personal growth through learning Node.js and URL parsing, while also navigating the challenges of parenthood.
ESModules Unveiled: A Fireside with Gil Tayar on ESM Loaders and Inspiring your First Tech Talk
zhlédnutí 137Před 8 měsíci
Gil Tayar explains the concept and benefits of ESModules and how they enable better code organization and reusability. Gil also discusses how to deliver an engaging and informative tech talk, advice when applying to speak at conferences, and using tech talks to build your personal brand and share knowledge with the community.
NodeConf EU 2023 | The highlights
zhlédnutí 144Před 8 měsíci
Highlights from NodeConf EU 2023 Watch back all the speaker sessions t.co/f62b9HVTM8 View all the photos flic.kr/s/aHBqjB29sP
Andreu Botella & Nicolò Ribaudo | Past and future of server-side runtimes
zhlédnutí 332Před 9 měsíci
The history of server-side JavaScript runtimes has seen evolutions and revolutions in a number of aspects: ways of doing I/O, module systems, interoperability across different runtimes, interoperability with the web, and much more. This talk explores this history, covering past innovations and standardization efforts (did you know that CommonJS was much more than a module system?). We will then...
Michael Dawson | Building native addons for Node.js (and more JavaScript engines) like it's 2023
zhlédnutí 779Před 9 měsíci
Most of the code for applications running on Node.js are written in JavaScript. However, there is often the need to integrate existing components written in another language or to leverage native code for performance reasons. Enter native addons. They let you integrate existing components or code written in another language and use them just like they were written in JavaScript. The good news i...
Tobias Nießen | Sandboxing JavaScript runtimes and on-the-fly process isolation
zhlédnutí 296Před 9 měsíci
Different JavaScript runtimes - ranging from web browsers to Node.js - use different security mechanisms in order to isolate the potentially untrusted application from critical system resources. This talk outlines and compares the different approaches and explains which of them are suitable for Node.js. We will also discuss how on-the-fly process isolation might be a useful mechanism for limiti...
Guy Bedford | WebAssembly Components and JavaScript
zhlédnutí 690Před 9 měsíci
The WebAssembly Component model is an early-stage WebAssembly specification enabling new forms of virtualization and runtime integrations across languages. Coinciding with the stabilization timeframe for Preview 2, this talk will showcase the latest release of the JavaScript toolchain projects. Live demos will be provided featuring workflows for seamless interop with compiled languages as well ...
Joyee Cheung | JavaScript and C++ in Node.js core: how do they talk to each other?
zhlédnutí 713Před 9 měsíci
Node.js core is written roughly half in JavaScript, and half in C . How the two layers talk to each other is something frequently asked by new contributors as well as users investigating challenging bugs. In this talk, we are going to look at the constructs and machineries that Node.js and V8 use for JavaScript and C to work together. About the speaker: Joyee currently works on the compilers te...
Gil Tayar | ESM Loaders: Enhancing Module Loading in Node.js
zhlédnutí 570Před 9 měsíci
Gil Tayar | ESM Loaders: Enhancing Module Loading in Node.js
Daniel Ehrenberg | AsyncContext: Observability in JavaScript through TC39 and WinterCG
zhlédnutí 759Před 9 měsíci
Daniel Ehrenberg | AsyncContext: Observability in JavaScript through TC39 and WinterCG
Paolo Insogna | Milo, a new HTTP parser for Node.js
zhlédnutí 694Před 9 měsíci
Paolo Insogna | Milo, a new HTTP parser for Node.js
Nicoló Ribaudo | Migrating Babel from CommonJS to ESM
zhlédnutí 391Před 9 měsíci
Nicoló Ribaudo | Migrating Babel from CommonJS to ESM
Matteo Collina | Networkless HTTP
zhlédnutí 2,6KPřed 9 měsíci
Matteo Collina | Networkless HTTP
Igor Savin | Advanced caching in Node.js
zhlédnutí 907Před 9 měsíci
Igor Savin | Advanced caching in Node.js
Bryan English | A New Way to Call Native Code in Node.js
zhlédnutí 960Před 9 měsíci
Bryan English | A New Way to Call Native Code in Node.js
Tamar Twena | Architectural changes in new V8 versions & how they boost your Node Server Performance
zhlédnutí 940Před 9 měsíci
Tamar Twena | Architectural changes in new V8 versions & how they boost your Node Server Performance
Tally Barak | Great Expectations - Understanding nodejs Testing Frameworks
zhlédnutí 358Před 9 měsíci
Tally Barak | Great Expectations - Understanding nodejs Testing Frameworks
Stephen Belanger | Node.js observability with diagnostics_channel and AsyncLocalStorage
zhlédnutí 417Před 9 měsíci
Stephen Belanger | Node.js observability with diagnostics_channel and AsyncLocalStorage
Jean Burellier | From libraries to core: Exploring the future of Node.js development
zhlédnutí 462Před 9 měsíci
Jean Burellier | From libraries to core: Exploring the future of Node.js development
James and Aaron Snell | The Journey to a new socketsAPI for JavaScript
zhlédnutí 385Před 9 měsíci
James and Aaron Snell | The Journey to a new socketsAPI for JavaScript
Claudio Wunder | The tales and dungeons of Node.js' website
zhlédnutí 282Před 9 měsíci
Claudio Wunder | The tales and dungeons of Node.js' website
Cian Ó Maidín | Opening Keynote NodeConfEU 2023
zhlédnutí 614Před 9 měsíci
Cian Ó Maidín | Opening Keynote NodeConfEU 2023
Rafael Gonzaga | The Journey of the Node.js Permission Model
zhlédnutí 352Před 9 měsíci
Rafael Gonzaga | The Journey of the Node.js Permission Model

Komentáře

  • @blue_name_warrior
    @blue_name_warrior Před 8 měsíci

    what are you talking since 10:00

  • @dazzahughes
    @dazzahughes Před 9 měsíci

    "Never, ever, bloody anything, ever!"

  • @audio-ytube
    @audio-ytube Před rokem

    Useless , complete time waste

  • @dashiellbark-huss6806

    awesome talk!

  • @TheKonstion
    @TheKonstion Před 2 lety

    I would like to know if you have this repository or source code to be able to show the team that I'm participating, to give a direction in our architecture.

  • @abhijitmophare2369
    @abhijitmophare2369 Před 2 lety

    Thank you so much... crisp and clear.

  • @jevonmahoney
    @jevonmahoney Před 2 lety

    This is such a great tool, definitely want to check it out! A genuine problem solution but has massive applications, great work

  • @Geomaverick124
    @Geomaverick124 Před 2 lety

    I am currently in the process of studying for the Nodejs Application Certification...I wanted to know have you guys thought of having an entry level nodejs certification...like a Nodejs Associate Developer Certification that could ease students into Nodejs and give them some instant feedback in the form of a cert in which they would have to complete a multiple choice quiz and build a small API from scratch? It would be similar in thinking to CISCO which has entry level certs or AWS which has the cloud practitioner certification. These certs ease students into the relm of IT, and encourages them to take the next step. Just curious if it was ever a thought. Keep up the good work otherwise.

    • @noyou174
      @noyou174 Před 2 lety

      Hi, how are you doing now😊

  • @korziee
    @korziee Před 3 lety

    Fantastic talk, would've loved to hear more about what triggers the old heap to be GCed in detail, but understand that's probably better for a blogpost lol!

  • @shynggyskassen942
    @shynggyskassen942 Před 3 lety

    Great video!

  • @cristusvincit
    @cristusvincit Před 3 lety

    Interessant content... BUT... what is this satanic t-shirt ? Who can accept that ?

  • @duckner
    @duckner Před 3 lety

    "uhhhhhhhhhhhhhhhh" this talk would have been half the time or double the info if he didn't say uhhhm

  • @ryandsouza2962
    @ryandsouza2962 Před 3 lety

    5:00 I'm getting the same behaviour as Node 8 for this snippet while using Node 12. Has something changed in Node 12 or do we need to add a flag?

    • @christopherprobst-ranly960
      @christopherprobst-ranly960 Před 3 měsíci

      Still true on Node 22, they also didn't explain in their talk why the "correct version (non intuitive)" is actually correct. And based on the fact that this is exactly as node 8, I think this is just a bug in their presentation.

  • @stiofanmacthomais
    @stiofanmacthomais Před 4 lety

    Great discussion and insight. Great to have this shared, it's much appreciated!

  • @MatijaGrcic
    @MatijaGrcic Před 4 lety

    Glad to hear you've chosen React Native in combination with AWS and it allowed you to create such an app.

  • @benzflynn
    @benzflynn Před 4 lety

    I have the volume on 100% in this video and the audio is too low and all muffled. It's so unprofessional to have a speaker without a proper microphone fixed on the speaker and proper sound level management, noise filtering and evaluation before putting these videos on YT. I sure hope NodeConf Remote 2020 is better managed than this stuff. But I wouldn't put much on it after this kinda thing.

  • @pjmclenon
    @pjmclenon Před 4 lety

    what exactly is V8? she sayd her software company job cloud fare uses this V8 tech thing and it can run C++? how ? is it open source? plz explain cmon lool how may ??? i have here in this blog thread ; Lisa

  • @pjmclenon
    @pjmclenon Před 4 lety

    node JS starts at 17 40

    • @pjmclenon
      @pjmclenon Před 4 lety

      like what does that mean WASM supports node JS w/out flags from ver 8 on?

    • @pjmclenon
      @pjmclenon Před 4 lety

      what exactly is native code ?

    • @pjmclenon
      @pjmclenon Před 4 lety

      www.wisegeek.com/what-is-native-code.htm Im trying to underatnd this article; Lisa

    • @pjmclenon
      @pjmclenon Před 4 lety

      im not getting how she actually uses WASM with node JS at 21:00; i am trying to use my C++ project with node JS like how exactly is this done?; right now i just use make to compile and then use my ./run command program at the ubuntu terminal and it runs in the browser; Lisa ps i using gcc compiler right now

  • @pjmclenon
    @pjmclenon Před 4 lety

    i dont understand at 11 57 she talks too fast like she said it should be const wasm? and after that js.then(wasm =>?; why do people always have to talk super fast ?' cmon wtver Lisa

    • @pjmclenon
      @pjmclenon Před 4 lety

      i dont understand like which functions do you select to be compiled into the WASM file? why not all of them? i am lost Lisa

  • @luminaia
    @luminaia Před 4 lety

    The permaculture movement is an another real-world example that follows many of these principles.

  • @luminaia
    @luminaia Před 4 lety

    Truly brilliant talk by someone who helped shaped an extremely influential ecosystem.

  • @TheUltimateGeminiHasSurvived

    Who else has know idea what’s going on but wanna know?

  • @JuanuHaedo
    @JuanuHaedo Před 4 lety

    This talk is great but it looks like the edition was done without paying much attention to the talk. You are not showing the slides shots when it makes sense to show them. The speaker is using them to actually give details of what he is saying but most of the information presented is just not being shown. Could you please re-upload it but with edition done the right way or at least with the single show from the camera that takes the slides screen for the entire length of the video?

  • @Jodyrides
    @Jodyrides Před 4 lety

    NODE12 is a Trojan horse virus I got in my phone. I do not read emails from people I do not know. When I got this email from NODE12, I unsubscribed, and I blocked this send her in my phone. When I was done with that procedure, I had 19 emails unread from NODE12. Somehow they can get around unsubscribe/block the sender. Do not click on emails from NODE12, just delete them

  • @Jodyrides
    @Jodyrides Před 4 lety

    I got an email from NODE12 out of the blue. I’ve never heard of them. I don’t read emails from people I do not know. I unsubscribed, went to block it, when I was done, I had 19 messages from them. Somehow they can bypass the unsubscribe, and they can get around block this sender. If you get an email from NODE12, do not open it, just delete it, it is a Trojan horse virus

  • @athonynesbitt7956
    @athonynesbitt7956 Před 4 lety

    Mad Max

  • @amitkatz9482
    @amitkatz9482 Před 4 lety

    developers are a tough crowd eh? no reaction to the GIFs and jokes, not even a polite chuckle

    • @kn58657
      @kn58657 Před 4 lety

      I would give the polite chuckle

  • @muzikhacker
    @muzikhacker Před 4 lety

    Vblaze is a good data processing library for batch processing and multi threaded parallel processing in nodejs. And also has something called nanoJob. nanoJob allows a user to execute portion of code in another thread without affecting the eventloop. Something similar to go routines in golang.

  • @singletona082
    @singletona082 Před 4 lety

    Well this looks pretty interesting. Dude saw a problem, and realized he had a skillset that let him solve the problem and maybe carve a niche out for himself.

  • @DenisTRUFFAUT
    @DenisTRUFFAUT Před 4 lety

    Do you know if it is possible to change keyboard from QWERTY to AZERTY during the exam ?

  • @noumanwaheed369
    @noumanwaheed369 Před 4 lety

    Thank you guys for amazing work and providing great explanation.

  • @CliffordFajardo
    @CliffordFajardo Před 4 lety

    Super awesome talk. Loved the historical references and lessons learned

  • @juancarlosqr
    @juancarlosqr Před 4 lety

    Sorry but I can't help wonder how is possible that in 2019, a tech conf doesn't get it right to show both speaker and slides at the same time...??? Is it intentional.. so you have to pay the ticket for the next one to not feel lost during the talk? Honest question.. don't get it

  • @ximono
    @ximono Před 4 lety

    "I sell hardware that runs the software that I make" Gordon Williams is the Steve Jobs of JavaScript :) Joking aside, I'm very impressed by what he has achieved with Espruino. It will be interesting to see how far it can go as hardware improves. It's limited by low memory and 16 bit colors today, but that's just the beginning. Hopefully more hardware companies will embrace projects like this, as more and more kids will become code literate and will want to hack their own gadgets. A smart watch/bracelet is a great place to start. I know how excited I would've been if something like Bangle.js had been available when I was a kid!

  • @ungoldman
    @ungoldman Před 4 lety

    bless you chris dickinson

  • @stu3131
    @stu3131 Před 4 lety

    Just finished watching again to fully understand the concept. Appreciate the deeper code talk, though it was difficult to follow at first.

  • @stu3131
    @stu3131 Před 4 lety

    Another favorite; impactful and makes we want to try Electron again in the near future.

  • @stu3131
    @stu3131 Před 4 lety

    JAM is my...jam! Thank you for evangelizing it.

  • @stu3131
    @stu3131 Před 4 lety

    This talk works closely with a premise introduced early on in the conference - code isn't the challenge, people are. How best do we manage chaotic and diverse teams from the top down? How do a team's services represent their own efforts, and tie into other aspects of the mission of the business? These are my main takeaways from this talk.

  • @stu3131
    @stu3131 Před 4 lety

    I loved this talk. Awesome prototype, quality tech for accessibility. One of the most engaging of the conference.

  • @stu3131
    @stu3131 Před 4 lety

    Outstanding talk, thank you for the insight on the standards. One of my favorite of the conference so far.

  • @stu3131
    @stu3131 Před 4 lety

    24:02 I'm certain that everything that was just listed is something that should not be taken into account when making hiring decisions, by law. "The law makes it illegal for an employer to make any employment decision because of a person's race, color, religion, sex (including gender identity, sexual orientation, and pregnancy), national origin, age (40 or older), disability or genetic information." Source: www.eeoc.gov/laws/practices/

    • @stu3131
      @stu3131 Před 4 lety

      This is relative only to the US. Regardless, I enjoyed the insight on WebAssembly and am interested in seeing it's disruptive capabilities in the market. Might be the JS killer after all.

  • @davidfernandez2
    @davidfernandez2 Před 4 lety

    Great talk, learned a lot about handling unexpected events, one of the most crucial differentiating factors out there: Users forget smooth-running apps but they remember when they crash!

  • @MylesBorins
    @MylesBorins Před 4 lety

    "that's worth tolkien about" 🥰

  • @JasonJA88
    @JasonJA88 Před 4 lety

    Excellent presentation 💯

  • @JasonJA88
    @JasonJA88 Před 4 lety

    3 minutes in and I've already forgotten your pronouns... I'm bad with names too.

  • @Ariccio123
    @Ariccio123 Před 4 lety

    19:28 do you mean a *foreign* function interface?

  • @noraarara773
    @noraarara773 Před 4 lety

    That’s my uncle hi uncle Luke

  • @rodelias9378
    @rodelias9378 Před 5 lety

    Amazing talk. So well explained! Thanks a lot.