Ashutosh Krishna (@ashutoshkrris) 's Twitter Profile
Ashutosh Krishna

@ashutoshkrris

Application Developer at @thoughtworks | Software Engineer | Freelance Technical Writer | Try TOC Generator @ toc-generator.ashutoshkrris.in

ID: 1059170948

linkhttps://ashutoshkrris.in calendar_today04-01-2013 00:48:32

571 Tweet

434 Followers

44 Following

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

You'll often need to sort data when coding, and Java has built-in methods for this. But these methods can fall short when dealing with custom objects. So here, Ashutosh Krishna explains how and when to use the comparable & comparator interfaces instead. freecodecamp.org/news/comparabl…

Ashutosh Krishna (@ashutoshkrris) 's Twitter Profile Photo

Effortlessly generate a table of contents for your articles on Markdown and freeCodeCamp. Simplify navigation and enhance readability with a well-structured TOC. #freecodecamp #dev #articles Abigail Rennemeyer Quincy Larson Ihechikara toc-generator.ashutoshkrris.in

Ashutosh Krishna (@ashutoshkrris) 's Twitter Profile Photo

If you're into writing blogs and are using Markdown to write your content, here is a Table of Contents (TOC) generator for your content: toc-generator.ashutoshkrris.in/markdown The tool helps you create TOCs for your posts on DEV Community, Differ(In Plain English), or any Markdown thing.

Ashutosh Krishna (@ashutoshkrris) 's Twitter Profile Photo

Are you an author at #freeCodeCamp and facing difficulty while creating Table of Contents for your articles? Well, worry no more, because the freeCodeCamp TOC Generator is here: toc-generator.ashutoshkrris.in/freecodecamp #TableOfContents #TechnicalWriter #MarkdownTOC #Markdown

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

When you're building a Node.js app, you'll likely have to read and write files. So in this guide, Ashutosh Krishna shows you how these processes work. You'll learn about the powerful file system module along with best practices for smooth file handling. freecodecamp.org/news/how-to-re…

Ashutosh Krishna (@ashutoshkrris) 's Twitter Profile Photo

Ever been asked in an interview: “Where does Spring Boot look for @ Value("${my.property:DEFAULT_VALUE}") and in what order?” Let’s break down how property resolution actually works 👇 🔗 Full article: blog.ashutoshkrris.in/spring-boot-va… #SpringBoot #Java #BackendDevelopment

Ashutosh Krishna (@ashutoshkrris) 's Twitter Profile Photo

Java interviews can be tricky, right? If you're prepping for one, you'll wanna bookmark this guide to Java Interview Questions. It's packed with answers & examples for everything from OOP to collections. blog.ashutoshkrris.in/core-java-inte… #Java #JavaInterview #CodingInterview #Developer