Olubisi Idris Ayindeidrisolubisi.hashnode.net·May 31, 2021FeaturedGet Paid to Write for These 45+ Websites"How can I acquire more opportunities?" is a question I ask myself from time to time, and it was a major concern for me. As a result, I'd like to provide a list of a few websites that pay you to create technical articles. You may see their name, URL,...Tapas Adhikary and 27 others are discussing this28 people are discussing thisDiscuss·399 likes·13.1K readsResourcesTechnical writing What an incredibly amazing article! This is GOLD! Thanks for sharing! It must have taken so much time to research and put together! 15
Marko Denicdenic.hashnode.net·Dec 14, 202050 free tools and resources you're gonna loveFree stuff is always exciting. But, what if it is free and awesome? Let's start! 1. Web Development Resources A collaborative list of resources for developers, presented in curated categories. Link: https://web-dev-resources.com/ 2. Remove bg Remove ...Omopariola Philip and 16 others are discussing this17 people are discussing thisDiscuss·354 likes·11.7K readsResourceswebdev
Tiger Abroditigerabrodi.hashnode.net·Aug 26, 2022FeaturedBecome a software developer in 12 monthsIntroduction I genuinely believe that within 12 months, you can become a software developer, specifically, a frontend developer (a developer developing User Interfaces and working with what the end users often see displayed on the screen). I was insp...Joe Attardi and 8 others are discussing this9 people are discussing thisDiscuss·307 likes·11.1K readsGeneral Programming
Shrish Kerurtheshrish.hashnode.net·Apr 25, 2023What are functions in JavaScript?In this blog post, we'll explore what functions are and the different types of functions in JavaScript. Functions are one of the key building blocks of programming in JavaScript. They allow developers to encapsulate reusable pieces of code, which ca...Discuss·1 likeJavaScript
Bharath Kalyan Sbharathkalyans.hashnode.net·Apr 24, 2023How to install & run MongoDB shell on Mac Terminal?Installation To install MongoDB you will need homebrew which is a package manager for Mac, something similar to npm or yarn. To install homebrew, head to homebrew installation and follow the steps to install it. Once you have successfully installe...Discusswebdev
Jordi Bassaganasprogramarivm.hashnode.net·Jul 26, 2021How to Create a WebSocket Server With TLS/SSLBack in the 2000s, there was no such thing as a free SSL certificate issued instantly online by a trusted certificate authority (CA). If you wanted one you had to pay for it and some of them used to be more expensive than they are today. By then webs...DiscussWeb Development
Francesco Orsiorsidev.hashnode.net·Apr 23, 2023Saving Instagram images automatically every hour with Node.js or PHPPrerequisites Just a web space where to execute a Node.js script.. or PHP script; alternatively you can run the script on your computer. If you want to run the script automatically you need Crontab installed where you execute the code or a free acc...Discusswebdev
Shivank Kapurshivankkapur.hashnode.net·Apr 23, 2023Day 1 Of #30DaysOfJavaScriptIntroduction Hey folks, the 30DaysOfJavaScript is a guide for both beginners and advanced JavaScript developers. In this Blog series, you'll learn all about JavaScript, the most popular programming language in the history of mankind. JavaScript is us...Discuss·10 likes30 Days of Code
Amul Gauravamulgaurav.hashnode.net·Apr 23, 2023A Beginner's Guide to Using map(), filter(), and reduce() in JavaScript"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." JavaScript offers a powerful set of built-in functions, including map(), filter(), and reduce(). If you've been programming for a while...Discuss·10 likesJavaScript
ATUL KUMAR SINGHdevstation.hashnode.net·Apr 23, 2023Optimizing React Performance with Batching: A Simple GuideBatching is an important concept in React that helps to optimize the performance of your application by grouping multiple updates together into a single batch. In this blog post, we'll take a look at what batching is, how it works, and provide a simp...DiscussReact
Nikhil Mishranikk.hashnode.net·Apr 22, 2023JavaScript for Beginners: Unlocking the Basics of Datatypes, Methods, Arrays, and FunctionsIntroduction Welcome to the wonderful world of JavaScript! Whether you are a complete beginner or someone who has dabbled in programming before, this blog is the perfect starting point for unlocking the basics of datatypes, methods, arrays, and funct...Discuss·37 likes·157 readsJAVASCRIPTJavaScript
Maxprogramdoc.hashnode.net·Apr 22, 2023JavaScript For-In Loop: An OverviewThe for...in loop in JavaScript is a control flow statement that iterates over the properties of an object or the elements of an array. It is similar to the for loop, but instead of using an index to access the elements of an array, it uses a propert...DiscussJavaScript
Mitrasish MukherjeeforSpheron Network Blogspheronfdn.hashnode.net·Apr 21, 2023Unleash the Power of IPFS with Spheron Compute: A Step-by-Step Guide to Whitelabeling Your Own IPFS Gateway with Custom DomainsAre you new to the tech community and wondering how to access content on the IPFS network using your domain name? Spheron simplifies this process by allowing you to use customized URLs for IPFS Gateway services. In this article, we will guide you thr...Discussipfs