One-Liner JavaScript Coding Challenge for Frontend Engineers cover

One-Liner JavaScript Coding Challenge for Frontend Engineers

Thon Ly
Latest available episode [11] Hello World Ready to listen
0:00 5 min 58 s

12 Episodes

[11] Hello World

ATTN Frontend Coding Monks: Come sharpen your coding chops every Friday by solving my brain teasers using only one line of JavaScript code! 📺 YouTube Video: https://youtu.be/nWee2-sKb_Q 📖 Medium Textbook: https://medium.com/siliconwat/chapter-1-hello-world-9396ec9c6d7b 👩‍💻...

[10] Season 3 Begins!

ATTN Frontend Coding Monks: Come sharpen your coding chops every Friday by solving my brain teasers using only one line of JavaScript code! 📺 YouTube Video: https://youtu.be/9PgKq9RoS58 📖 Medium Textbook: https://medium.com/siliconwat/a-complete-frontend-developer-textbook-for-beginners-3be48c1f07 👩‍💻...

[9] Count Up

ATTN Frontend Monks: Can you increment a number inside a HTML document using only one line of JavaScript code? Come sharpen your coding chops in this episode! To submit your solution for...

[8] Count Down

ATTN Frontend Monks: Can you decrement a number inside a HTML document using only one line of JavaScript code? Come sharpen your coding chops in this episode! To submit your solution for...

[7] Validate Password Input for a Special Character

ATTN Frontend Monks: Can you validate a password for the existence of a special character using only one line of JavaScript code? Come sharpen your coding chops in this episode! To submit...

[6] Validate Password Input for Uppercase and Lowercase

ATTN Frontend Monks: Can you validate a password for the existence of both a lowercase letter and a uppercase letter using only one line of JavaScript code? Come sharpen your coding chops...

[5] Validate Password Input for a Digit

ATTN Coding Monks: Can you validate a password for the existence of a digit using only one line of JavaScript code? Come sharpen your coding chops in this episode! If you know...

[4] Validate Password Length

ATTN Coding Monks: Can you validate the length of a password using only one line of JavaScript code? Come sharpen your coding chops in this episode! If you know a clever one-line...

[3] Add Hover Effect to DOM Element

ATTN Coding Monks: Can you add the CSS hover effect to a DOM element using only one line of JavaScript code? Come sharpen your coding chops in this episode! If you know...

[2] Update DOM Element Content

ATTN Coding Monks: Can you update the content of a DOM element using only one line of JavaScript code? Come sharpen your coding chops in this episode! If you know a clever...