Harsh Mangeharshmange.hashnode.dev·Oct 19, 2024Spring Boot Internals Explained with Simple, Fun Example Like You're 5Hello, curious minds! Today, we're going on an exciting adventure into the world of Spring Boot. Imagine we're exploring a magical toy factory that can create any toy you want, almost instantly. That's what Spring Boot is like in the world of softwar...Discuss·57 readsJava
Pawanpa1webdev.hashnode.dev·Oct 1, 2024Mastering State Management in React with Jotai & TypeScript: A Comprehensive GuideThis guide covers: Basic Atoms Dependent Atoms Async Atoms with loadable Scoped Providers Accessing Jotai Atoms Outside Components Prerequisites You’ll need: TypeScript set up in your React project. Install Jotai with npm install jotai jota...DiscussJotai tutorial
Muhammad Fahad Bashirmfahadbashir.hashnode.dev·Sep 28, 2024Neural Networks Simplified: The Future Beyond Traditional MLIn recent years, we've been hearing a lot about deep learning and machine learning. Like many others, I was once confused, thinking deep learning was something entirely different. But today, in this article, I’ll explain both concepts to help you und...Discuss·2 likes·35 readsML & DLMachine Learning
Thomas P. Fullerthospfuller.hashnode.dev·Jun 25, 2024Tutorial: Learn how to use the H2 Database with Spring Boot! 🤔In this instructional we’ll review an example application which is written in the Groovy Programming Language and which demonstrates how to use the H2 relational database (H2 DB / H2) with Spring Boot. The benefit from using the Groovy Programming La...Discuss·46 readsgroovy
Md Sabbir Rahmanmdsabbirrahman.hashnode.dev·May 17, 2024Version control in database: EdgeDB's Pioneering Branching SystemHello everyone 😎. Hope everyone is fine. This is the second blog of my EdgeDB series. In this blog I will try to discuss about a new, exclusive and exciting feature of EdgeDB which will allow you to use branching in the database as you use in you co...Discuss·37 readsEdgeDB The Next Gen DatabaseDatabases
Jalaj Singhaljalajsinghal3.hashnode.dev·Mar 20, 2024Beginning with CSSWhat is CSS? CSS, or Cascading Style Sheets, is a stylesheet language used to add styles to the HTML document. It describes how HTML elements should be displayed on the web page. CSS was first proposed by Håkon Wium Lie in 1994 and later developed by...Discussinline-styling
Mikey Nicholsjourneytocode.io·Mar 15, 2024Coding Patterns DemystifiedLet's embark on a journey into a programming principle that unveils the beauty of class-based application development. In the realm of creating single-page applications (SPAs), this approach stands out for its elegance, enabling us to construct a cle...Discuss·64 readscoding-patterns
Silandsveltekit-base.pages.dev·Mar 11, 2024Demo Article on Personal BlogSome stuff goes here A sentence above. And more text below the image Section 2 heading stuff here Heading 3 here More info Heading 4 here And more info Heading 5 here And even more info. wow. heading 6 here Okay that's too much ####### There is no h...Discussdemo
Shreevathsavathsasblog.hashnode.dev·Feb 23, 2024The Programming Playground: Procedural vs Object-OrientedWelcome to the Programming Playground, where we explore the fascinating world of code! Today, we'll dive into two popular programming styles: Procedural Programming and Object-Oriented Programming (OOP). Buckle up, grab your coding hat, and let's pla...DiscussProgramming Blogs
RagaviforDevOps Made Easyeasydevops.hashnode.dev·Feb 11, 2024What is DevOps? A Simple Example!Imagine that you and your friend (Iva) are going to a baking competition. During the competition, You both are given multiple needed products to make a cake. With the given products You and Iva started making a cake. After trying 3 to 4 times, you go...Discuss·2 likes·62 readsDevops