Javalin 3.0 stable is ready! - Javalin - A lightweight Java and Kotlin web framework
http://javalin.io/news/javalin-3.0.0-stable.html
http://javalin.io/news/javalin-3.0.0-stable.html
Javalin
Javalin 3.0 stable is ready! - Javalin - A lightweight Java and Kotlin web framework. Create REST APIs in Java or Kotlin easily.
Introducing Javalin 3.0
javanoscript-questions/README.md at master · lydiahallie/javanoscript-questions · GitHub
https://github.com/lydiahallie/javanoscript-questions/blob/master/README.md
https://github.com/lydiahallie/javanoscript-questions/blob/master/README.md
GitHub
javanoscript-questions/README.md at master · lydiahallie/javanoscript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles: - lydiahallie/javanoscript-questions
Building Reliable Microservices – Justin Miller – Medium
https://medium.com/@justinamiller_1857/building-reliable-microservices-62db20dec674
https://medium.com/@justinamiller_1857/building-reliable-microservices-62db20dec674
Why ['1', '7', '11'].map(parseInt) returns [1, NaN, 3] in Javanoscript
https://medium.com/dailyjs/parseint-mystery-7c4368ef7b21
https://medium.com/dailyjs/parseint-mystery-7c4368ef7b21
Medium
Why ['1', '7', '11'].map(parseInt) returns [1, NaN, 3] in Javanoscript
Javanoscript is weird.
How do JavaScript’s global variables really work?
https://2ality.com/2019/07/global-scope.html
https://2ality.com/2019/07/global-scope.html
Javanoscript: Understanding async/await - TechShots - Medium
https://medium.com/techshots/javanoscript-understanding-async-await-209fde308d69
https://medium.com/techshots/javanoscript-understanding-async-await-209fde308d69
Medium
Javanoscript: Understanding async/await
async/await makes it easier to work with asynchronous code in javanoscript. Understand how it works and why we should use it is important to…
Backdoor discovered in Ruby strong_password library – Naked Security
http://nakedsecurity.sophos.com/2019/07/09/backdoor-discovered-in-ruby-strong_password-library/
http://nakedsecurity.sophos.com/2019/07/09/backdoor-discovered-in-ruby-strong_password-library/
Naked Security
Backdoor discovered in Ruby strong_password library
An eagle-eyed developer has discovered a backdoor recently sneaked into a library (or ‘gem’) used by Ruby on Rails (RoR) web apps to check password strength.
Error Handling Middleware in Express - Mastering JS
https://masteringjs.io/tutorials/express/error-handling
https://masteringjs.io/tutorials/express/error-handling
Mastering JS
Error Handling Middleware in Express
Error handling middleware is the canonical way to handle errors in Express. This tutorial shows you how to use error handling middleware for several common use cases.
Detecting incognito mode in Chrome 76 with a timing attack | Jesse Li
https://blog.jse.li/posts/chrome-76-incognito-filesystem-timing/
https://blog.jse.li/posts/chrome-76-incognito-filesystem-timing/
blog.jse.li
Detecting incognito mode in Chrome 76 with a timing attack | Jesse Li
FileSystem API writes are measurably faster and less noisy in incognito mode, allowing websites to detect incognito visitors by benchmarking their write speed. [Results](/posts/chrome-76-incognito-filesystem-timing#results)
Severe Flaws in Kubernetes Expose All Servers to DoS Attacks
https://www.bleepingcomputer.com/news/security/severe-flaws-in-kubernetes-expose-all-servers-to-dos-attacks/
https://www.bleepingcomputer.com/news/security/severe-flaws-in-kubernetes-expose-all-servers-to-dos-attacks/
BleepingComputer
Severe Flaws in Kubernetes Expose All Servers to DoS Attacks
Two high severity security flaws impacting the Kubernetes open-source system for handling containerized apps can allow an unauthorized attacker to trigger a denial of services state remotely, without user interaction.
Wohoooo we're a community of 1030 people now!! 🍾🍾🥳🥳
Keep using the little buttons below the posts to let us know if you want to hear more or less about a topic!
Also share this channel with your friends and colleagues if you find it helpful 🙄🙄🙄
Keep using the little buttons below the posts to let us know if you want to hear more or less about a topic!
Also share this channel with your friends and colleagues if you find it helpful 🙄🙄🙄
100-days-of-code-frontend/README.md at master · nas5w/100-days-of-code-frontend · GitHub
https://github.com/nas5w/100-days-of-code-frontend/blob/master/README.md
https://github.com/nas5w/100-days-of-code-frontend/blob/master/README.md
GitHub
100-days-of-code-frontend/README.md at master · nas5w/100-days-of-code-frontend
Curriculum for learning front-end development during #100DaysOfCode. - 100-days-of-code-frontend/README.md at master · nas5w/100-days-of-code-frontend
I created the exact same app in React and Vue. Here are the differences. [2019 Edition]
https://medium.com/javanoscript-in-plain-english/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-2019-edition-42ba2cab9e56
https://medium.com/javanoscript-in-plain-english/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-2019-edition-42ba2cab9e56
Medium
I created the exact same app in React and Vue. Here are the differences. [2019 Edition]
React vs Vue. Finally, a side-by-side code comparison between Vue and React! 🎉 [Updated for 2019: Now with React Hooks]
GANs from Scratch 1: A deep introduction. With code in PyTorch and TensorFlow
https://medium.com/ai-society/gans-from-scratch-1-a-deep-introduction-with-code-in-pytorch-and-tensorflow-cb03cdcdba0f
https://medium.com/ai-society/gans-from-scratch-1-a-deep-introduction-with-code-in-pytorch-and-tensorflow-cb03cdcdba0f
Medium
GANs from Scratch 1: A deep introduction. With code in PyTorch and TensorFlow
“The coolest idea in deep learning in the last 20 years.” — Yann LeCun on GANs.
getify/You-Dont-Know-JS: A book series on JavaScript. @YDKJS on twitter.
https://github.com/getify/You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
GitHub
GitHub - getify/You-Dont-Know-JS: A book series (2 published editions) on the JS language.
A book series (2 published editions) on the JS language. - getify/You-Dont-Know-JS