Tag: javascript
-
Tools to write Regex in JavaScript
Regular expressions (regex) are powerhouses for text manipulation and pattern matching in JavaScript. They help you extract, validate, and transform data with elegant precision. However writing effective regex can be tricky, especially when dealing with complex patterns.
-
SpeechSynthesisUtterance: Convert Text to Speech with JavaScript
Learn how to convert text to speech using the SpeechSynthesisUtterance API in JavaScript. This powerful API allows you to control the voice, pitch, and speed of the synthesized speech, making it ideal for creating accessible web applications and adding a touch of personality to your websites.
-
Unlocking Node.js Power with Node Version Manager: A Comprehensive Guide
Dive into the world of Node Version Manager (NVM) and learn how to seamlessly switch between Node.js versions. Discover installation tips, best practices, and how to integrate NVM into your projects for optimal development.
-
Mastering Programming Languages: The Power of Katas
Explore the world of programming languages through the art of creating katas. Uncover how these bite-sized coding challenges can transform your learning experience and accelerate your mastery of languages like JavaScript. Dive into the realm of programming with jskatas.org and discover a dynamic way to enhance your skills.
-
Bio rythm page updates
Refactor page bio. Make SPA with VueJS from vanilla JS Also use awasome Bulma CSS framwork. Future upgrades: Refactor chart to canvas Source code – Github
-
Refactor “Bulls and Cows game”
Refactor “Bulls and Cows” game with VueJS – visit . Source code – GithubOld version with PHP + JQuery (2012) – visitReact SPA – visit. Source code – Github and Bitbucket
-
Neural network JS libraries comparison
Nowadays machine learning and neural networks are everywhere. This year some tasks were near these problems of computer science. I decide to make comparison several JavaScript libraries with neural networks.
-
Create simple API to get and check proxy list with NodeJS
I need fresh and valid list of proxies.