Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

171 - A Quick Note About the Next Lesson.html 413 B

You have to be logged in to leave a comment. Sign In
1
  1. <p>Hey guys,</p><p><br></p><p><strong>TL;DR keypress is now deprecated, you should use keydown instead.</strong></p><p>Just a quick heads up, as technology moves incredibly fast, every week or so something else will change. This is just a quick reminder that in the next lesson, when we cover detecting key presses, you should be using the <code>keydown</code> event listener instead of <code>keypress</code>.</p>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...