Hemant Joshihemant.hashnode.net·Mar 26, 2021Fetch VS Axios | Make Https Requests like a pro.A Modern Web App or Website is hard to image without a server and to establish a connection between Server and Client, here is where the concept of HTTP Requests, Web Sockets arises! You can also follow me on GitHub mayHemant on Github Various HTTPS ...324 likes·3.3K readsJavaScript
Hemant Joshihemant.hashnode.net·Nov 24, 2020A Complete Beginner Guide To Learn and Get Started with React Js.Hii👋, React JS is the most popular Javascript library for building blazing fast pages, and here is:- A Complete Beginner's Guide to React Learning Path and Resources Lately, I had people asking how to learn ReactJs, the time it takes, and resources...191 likes·1.3K readsReact
Manan Gouharimanan.hashnode.net·Jan 1, 2021How we built Nuggets - a browser extension to summarise text from any webpageOnly on the 29th do we learn of this awesome hackathon; we understand it'd be a struggle to even get this live by the 2nd of Jan, but somehow we end up hacking it all together and so here we go (Tejas , Digvijay , and Me) have made a Web App and a ...190 likes·921 readsChristmas Hackathon
Shubham Sharaffshubhamsharaff.hashnode.net·Apr 25, 2023What is REST API?— A Begineer's Guide To RESTful APIsBefore we deep dive into RESTful APIs, let's start by understanding what APIs are and how they work. What is API? API stands for "Application Programming Interface." APIs are nothing but a way for two software systems can communicate with each other ...2 likes·67 readsREST API
Akhil Joyajremotedev.hashnode.net·Apr 23, 2023Paradigm shift in my careerI was working in a startup where we deal with (B2B business model) I was in a role where I have to interact with my clients and provide them with the best and most hassle-free time-bound solutions to sully the products to the business as our start-up...WeMakeDevs
Usama Usmanusamausman.hashnode.net·Apr 22, 2023Next JS and Tailwind CSS: A Powerful Combination for Web DevelopmentNext JS and Tailwind CSS: A Powerful Combination for Web Development In recent years, Next JS and Tailwind CSS have become two of the most popular tools for web development. Next JS is a powerful framework for building React-based applications, while...2 likes·64 readsNext.js
Muhammad Kadirkaymohh.hashnode.net·Apr 22, 2023What happens when you type google.com in your browser and press EnterGet ready for a thrilling ride as we take a journey from www.google.com all the way to the Google website! We all use the internet for all sorts of purposes, but have you ever wondered what happens behind the scenes before we receive the content of a...2 likesGoogle
Jay Simonsdesignly.hashnode.net·Apr 20, 2023Implementing Semantic Search with Supabase, Next.js, and OpenAI: A TutorialIntroduction As the amount of information available online continues to grow at an unprecedented pace, traditional search engines are struggling to keep up. This is where semantic search comes in—a technique that aims to understand the intent behind ...chatgpt
Oleg Gulevskyyogulevskyy.hashnode.net·Apr 18, 2023FeaturedWasp Configuration Language: Simplify Full Stack App CreationWhat is Wasp? Imagine modern monorepos. If you are not using typesafe solutions like tRPC , chances are - you know the pain of synchronizing your types between the backend and front end. More than that - you are probably also aware that creating new ...52 likes·154 readsfull stack
Devyanshdevbytes.hashnode.net·Apr 18, 2023What is JavaScript(JS)?Javascript is the most popular and essential language for Web development. Not only for Web development but also for app development. Hence Frontend in Web development is incomplete without JS. HTML and CSS both are just a language, not programming l...10 likesJavaScript
Daniel Vidar Holmdanielvidarholm.hashnode.net·Apr 18, 2023Designing and Planning (#01)Progress Made Designing the app To begin with, I spent some time researching existing social card apps to get a sense of what features are currently available in the market. Based on my research, I identified a few key features that would be essentia...eCard - Full stack CRUD appDevBlogging
Jeevanlinutic.hashnode.net·Apr 17, 2023Learning React by creating Notes AppHello, all to the second part of this series if you have not read the first part then you can read it from here. In this part, our focus is to expand our application by allowing users to add new notes. To get our page to update when new notes are add...1 likeReact
Arash Jangaliarashjangali.hashnode.net·Apr 15, 2023Update on Contractr: Progress on User Authentication, User Profiles, and Chat FeatureHello everyone, Day 74 of #100DaysOfCode I am excited to provide an update on the progress I've been making on the Contractr project. Building a web application that connects freelancers with potential clients has been an exciting and challenging exp...JavaScript