Palash MondalforCode with Palashiampalash.hashnode.net·Aug 20, 2021🔥 Top 7 JavaScript Array sort() Method Use CasesHi Everyone 👋 Today I wanted to share some of the most common use cases for Array sort() method in JavaScript. The sort() method sorts the elements of an array and returns the sorted array, and no copy is made. The default sort order is ascending. I...Suhail Kakar and 4 others are discussing this5 people are discussing thisDiscuss·270 likes·8.3K readsWeb DevelopmentJavaScriptInsightful article, Thanks for sharing Palash Mondal :) 4
Olubisi Idris AyindeforOlanetsoft's Blog | Idris Olubisiidrisolubisi.hashnode.net·Jan 4, 2021Featured35+ Free Public APIs to Improve ProductivityHi guys! I will be sharing fantastic free public API resources that can aid development, and I'm sure you will love it! Face API JS JavaScript API for face detection and face recognition in the browser and Nodejs with tensorflow.js. You can use this ...Peter Thaleikis and 5 others are discussing this6 people are discussing thisDiscuss·187 likes·21.5K readsResourcesAPIsIt’s worth to add API for managing translations in apps https://simplelocalize.io/docs/api/read-translations/ 4
Karthik ParitiforKarthik Paritikardev07.hashnode.net·Sep 17, 2021What is Typescript and why should you be using it?🤔I am sure that in your web development career you must have used JavaScript at least once. And I am sure you must have found it very useful and very powerful. But what if I say there is another language that is just as powerful as JavaScript and has ...Usman Sabuwala and 4 others are discussing this5 people are discussing thisDiscuss·113 likes·1.8K readsTypeScript
Samuel NwankwoforSamuel Nwankwo's blogsaminwankwo.hashnode.net·Apr 20, 2023Programming Made Simple: A Beginner's Guide to Understanding the Art of CodeProgramming is the process of creating computer software, applications, and scripts that tell a computer what to do. It involves using a programming language to write instructions, or code, that a computer can understand and execute. Programming can ...Discuss·1 like·33 readsProgramming Tips
Wani GeoffreyforWandevwandev.hashnode.net·Mar 13, 2023Mastering the Art of Working with Bugs in Software DevelopmentIntroduction Bugs are a common occurrence in software development. As a software developer, working with bugs can be a frustrating and time-consuming task. However, with the right approach and mindset, you can master the art of working with bugs and ...DiscussBugs and Errors
James AmosuforLearningProgramminglearnprog.hashnode.net·Mar 13, 2023From Engineering to Data Science: My Journey of Learning and Giving Back to the CommunityGrowing up in Ogun, Nigeria, I always had a passion for technology. As a kid, I loved tinkering with computers and dreamed of one day creating my mobile apps. In 2016, I began learning mobile app development using XML and Java. However, due to laptop...Discuss·1 like·27 readsprograming
pratik fuseforJava Conceptspratik45.hashnode.net·Aug 27, 2022Java Programming LanguageHi, I am starting this Java series to make a note of concepts I learn in a easy way It will be helpful for you also to understand Java topics which I know. In this blog you will know how java works and what is it .and command to compile and run java ...Discuss·64 readsJava
Aashish PanthiforAashish's blogsaashishpanthi.hashnode.net·Aug 20, 2022Studying Computer Engineering in High SchoolLittle background It is not just another article criticizing the old syllabus of Computer Engineering, it is a story of a little boy( at least used to be a little boy before starting Computer Engineering). He used to be one of the guys always talking...Discuss·24 likes·62 readsBlogsWithCC
ANKUSH KUMARformackph's blogmackph.hashnode.net·Aug 15, 2022Problem: Jump Game IIGiven an array of non-negative integers nums, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that position. Your goal is to reach the last index in the minimum number...DiscussJava
Sm0keforAppSeedapp-generator.hashnode.net·Aug 12, 2022Adminator - Simple Django StarterHello Coders! This article presents Adminator, an open-source seed project built with database, authentication, and Docker support using Django as the backend framework. The product uses a Bootstrap 5 design, recently migrated from Webpack to Gulp, ...Discuss·40 readswebdev
Carlos PadillaforMedusamedusajs.hashnode.net·Aug 9, 2022How I added Wishlist Functionality to Medusa and GatsbyMedusa is an open source headless commerce that allows you to quickly build an ecommerce platform through its API with just a few commands. In addition to its core that holds all the features an ecommerce requires, Medusa also offers out of the box a...Discuss·24 likes·153 readsOpen Source
Mayank VikashforMayank Vikashmayankvikash.hashnode.net·Aug 6, 2022Expansion Formulas in JavaI was practising Maths and a thought came up to my mind that I should make a program in Java that could take the input in variables 'a' and 'b' and then it will ask the user which formulae of expansion they want to perform. Something like this. Curr...Discuss·42 readsJava
Yosra EmadforYosra's Blogyosracodes.hashnode.net·Jul 26, 2022Technical Writing Tips: Add Visual Effects to your Document* Disclaimer: All examples, either paragraphs or charts are not facts. These are examples I made up to help show my point. Introduction: The idea behind this article I recently started reading Technical Writing for Dummies. It’s a delightful book eve...Internxt and 1 other are discussing this2 people are discussing thisDiscuss·82 likes·1.1K readsTechnical writing