Henrique BastosforHenrique Bastoshenriquebastos.hashnode.net·Apr 6, 2023FeaturedHow ChatGPT quickly helped me understand Django’s source codeI was reading Django’s source code to design a custom model field. I’ve also read the specific documentation page for it. Then there was a class that I was struggling to understand its role. So I started investigating with ChatGPT. Here is the absolu...Kirk Gordon and 2 others are discussing this3 people are discussing thisDiscuss·75 likes·374 readsDjangoThat's just how I started arrays and pointers in C programming for University studies 4
Luis Porrasforlporras.hashnode.net·Aug 17, 2022Tutorial: Geocoding with Rails 7 + Leaflet.js + Stimulus.jsIn this tutorial we are going to add geocoding (address lookup, a.k.a. geoseaching) to a Rails application. The idea is to be able to write an address and get its geo coordinates, latitude and longitude, display that address in a map and save that i...Discuss·3 likes·169 readsRuby on Rails
Sushant GarudkarforSG Speaksgarudkar.hashnode.net·Aug 28, 2022Internationalization in Next.jsWhat is Next.js? The React framework for production! Next.js gives you the best developer experience with all the features you need for production: Hybrid, Static & Server Side Rendering Typescript Support Smart Bundling Route Pre-Fetching Interna...Discuss·2 likes·119 readsNext.js
Henrique BastosforHenrique Bastoshenriquebastos.hashnode.net·Apr 6, 2023FeaturedHow ChatGPT quickly helped me understand Django’s source codeI was reading Django’s source code to design a custom model field. I’ve also read the specific documentation page for it. Then there was a class that I was struggling to understand its role. So I started investigating with ChatGPT. Here is the absolu...Kirk Gordon and 2 others are discussing this3 people are discussing thisDiscuss·75 likes·374 readsDjangoThat's just how I started arrays and pointers in C programming for University studies 4
Igor CavalcanteforIgor Cavalcanteigorcavalcante.hashnode.net·Mar 23, 2023A point to startHi everybody my name is Igor Cavalcante, I am a Software Developer and I decided to use a blog as a tool for learning. The main objective here is to use writing to improve the way I learn. Of course, what is written here can be shared and help people...Discuss·33 readsRust
winston _ridgeway137 hardyforholohead.orgridgeway.hashnode.net·Mar 23, 2023Let There Be No Question:“The beginning of wisdom is to call things by their proper name.” ―Confucius Ridgeway: “Begs the question” should maybe be replaced in the common vernacular by “Prompts the question”… because this seems to be what is meant more than the original mean...Discuss·31 readsenglish
Mafe KeikoforSmart life Code by Mafe Keikosmartlifecodebymk.hashnode.net·Mar 13, 2023"Personal Branding: A easy Step-by-Step Guide for starting your Online Presence"You need to be online for your personal brand as a professional and your business. In this article, we'll explore five essential tips for building a personal brand that will help you stand out and make a lasting impression. “Your brand is what peopl...Discuss·55 readsBrand
Dhawal PandyaforDhawal Codesdhawalpandya01.hashnode.net·Feb 18, 2023Why (not) semicolons in JavaScript?Semicolons have a long history in programming, and their importance in JavaScript is no exception. Let's explore the history of semicolons in programming, the role they play in JavaScript, and why they are considered an important part of the language...Discuss·31 readsenglish
wang xiao bo forpwoer bo's Blogbobo.hashnode.net·Sep 3, 2022Debugging Ruby on Rails with Visual Studio CodeI am a front-end developer with more than five years of development experience. In recent years, I want to put my energy and time on the full stack. Currently, I can find a remote development position. Because I started software development with Ruby...Discuss·113 readsruby on rails english
Sushant GarudkarforSG Speaksgarudkar.hashnode.net·Aug 28, 2022Internationalization in Next.jsWhat is Next.js? The React framework for production! Next.js gives you the best developer experience with all the features you need for production: Hybrid, Static & Server Side Rendering Typescript Support Smart Bundling Route Pre-Fetching Interna...Discuss·2 likes·119 readsNext.js
Luis Porrasforlporras.hashnode.net·Aug 17, 2022Tutorial: Geocoding with Rails 7 + Leaflet.js + Stimulus.jsIn this tutorial we are going to add geocoding (address lookup, a.k.a. geoseaching) to a Rails application. The idea is to be able to write an address and get its geo coordinates, latitude and longitude, display that address in a map and save that i...Discuss·3 likes·169 readsRuby on Rails