Vikas Solegaonkarthewiz.hashnode.net·Nov 27, 2020Transcribe Speech on your WebsiteWe all enjoy talking to Google, and requesting a search by just talking to our phone. Ever thought of doing that on your own website? To allow the user to just talk into the forms, rather than typing it out? Yes, it is possible, and quite easy to do!...Discuss·43 likes·800 readsJavaScript
Nure Kamal Mithunkmithu.hashnode.net·Nov 3, 2020Get started with Javascript ES6 (Part 1: Block Binding)!So, you want to learn the fundamental concepts about ES6, right? Have a safe journey throughout this read! Block Binding: Wait, what is binding in programming, anyway? Simply binding is Variable. While initializing a variable, you actually store or b...Discuss·39 likes·1.3K readsJavaScript
David Ojedadavid.hashnode.net·Sep 30, 2020Queues: A PrimerQueues are a natural phenomenon in everyday life. You queue to buy food, to pay in the supermarket, or to get on a plane. But queues are also used in software to handle heavy processes. A queue can help devs like me and you store a request for later ...Discuss·25 likes·337 readsqueue
Vikas Solegaonkarthewiz.hashnode.net·Nov 27, 2020Transcribe Speech on your WebsiteWe all enjoy talking to Google, and requesting a search by just talking to our phone. Ever thought of doing that on your own website? To allow the user to just talk into the forms, rather than typing it out? Yes, it is possible, and quite easy to do!...Discuss·43 likes·800 readsJavaScript
Nure Kamal Mithunkmithu.hashnode.net·Nov 3, 2020Get started with Javascript ES6 (Part 1: Block Binding)!So, you want to learn the fundamental concepts about ES6, right? Have a safe journey throughout this read! Block Binding: Wait, what is binding in programming, anyway? Simply binding is Variable. While initializing a variable, you actually store or b...Discuss·39 likes·1.3K readsJavaScript
Nure Kamal Mithunkmithu.hashnode.net·Nov 2, 2020Javascript Array methods you need to know!Javascript Array methods you need to know! What can you call an Array in Javascript? special variable or list-like objects? Well, both of these define Array in Javascript. It is a primary notion that an array can hold more than one value at a time....Discuss·24 likes·438 readsJavaScript
hardwordhardword.hashnode.net·Oct 2, 2020Python Werkzeug Debugger FunThis post is a writeup of 'slightly-broken' challenge from Cyberedu Warm-up CTF #1. Once you access the challenge web site, you will see a page with a link which will lead to a Werkzeug debugger page. Remote Code Execution, or RCE, via this debu...Discuss·57 readsPython
David Ojedadavid.hashnode.net·Sep 30, 2020Queues: A PrimerQueues are a natural phenomenon in everyday life. You queue to buy food, to pay in the supermarket, or to get on a plane. But queues are also used in software to handle heavy processes. A queue can help devs like me and you store a request for later ...Discuss·25 likes·337 readsqueue
Box Piperboxpiper.hashnode.net·Sep 19, 2020The Pomodoro Technique - Why, What, How - Productivity, Worksheet, Timer, MusicAre You a Procrastinator? IS time is your enemy? Do you always get short of time? Do you race against time to meet deadlines? The Pomodoro Technique to transform your lives. You know you are wasting time, and feel disappointed, because you have lost...Discuss·10 likes·51 readsProductivity
Box Piperboxpiper.hashnode.net·Sep 19, 2020What is RASPRASP is a security technology that uses runtime instrumentation to detect and block computer attacks. It sits in or near your application while it’s running to monitor and analyze its traffic and behaviour. If an issue is detected, the RASP solution ...Discuss·10 likesSecurity
Box Piperboxpiper.hashnode.net·Sep 19, 2020npm ci vs npm installStarting MARCH 5, 2018, all npm users can take advantage of a new install command called npm ci. npm install :- install new dependencies, or update existing dependencies (e.g. going from version 1 to version 2). npm ci :- when you want to run continu...Discuss·10 likes·41 readsnpm
atinuke oluwabamikemi kayodeiambami.hashnode.net·Aug 20, 2020Creating a Superuser in DjangoNow that we have successfully completed the installation Phase, let's dive right into building our app. If you have not installed Django already you can check here on how to install Django and get started in creating your app. In this article I wil...Discuss·25 likes·179 readsDevBlogging
Claire Charlesclaire-me.hashnode.net·Aug 20, 2020Big Dreams Take TimeIntroduction Achieving goals that are worthwhile takes time and effort. Just be patient because even the world wasn't created in a day. Storytime Let's recall history. Amazon Amazon started in 1994 in the garage of Jeff Bezos. It started as an online...Discuss·14 likes·64 readsAmazon