Joseph TsegenforTsegen's blogtsegsxaviers.hashnode.net·Aug 23, 2021FeaturedSetting up a vanilla Typescript project the right wayAre you new learning typescript or you are an experienced typescript developer? chances are you have the urge to use it in any and every project rather than using plain javascript maybe because it gives you that sense of security. If by any chance yo...Vijay Thirugnanam and 7 others are discussing this8 people are discussing thisDiscuss·142 likes·3.4K readsTypeScriptThat's Great article 👏👏 I have already bookmarked it for my next project and shred it to Twitter. One thing I was curious about while I was reading, some options in tscofig.json was new to me. 6
SkayforSkay's Blogskay.hashnode.net·Aug 30, 2020Setup your Hashnode blog in 10 min or less!Introduction One of the things that can be overwhelming whether you either migrate from a different blogging platform or start using a new blogging platform is the amount of things that needs to be setup in order to use the platform to the best of ab...Sandeep Panda Test and 3 others are discussing this4 people are discussing thisDiscuss·65 likes·663 readsHashnode
Vikrant BhatforVikrant Bhat's Dev Blogvikrantbhat.hashnode.net·Jul 4, 2020Redux-persist (v6) in detail (React)Whenever you reload your app, the javascript process has nothing in memory. You will have to re-initialize state, and maybe set some basic state based on the url (if you are in a browser). Though usually this is what you want but there are many use c...Discuss·60 likes·70 readsRedux
Amit Kumarforamitkumarblog.hashnode.net·Jan 11, 2024Insights into Sitecore Search: A Definitive Introduction.messagebox-outer-div { --padding-left: var(--grid-gutter-x-width); --padding-right: var(--grid-gutter-x-width); padding-right: var(--padding-right); padding-left: var(--padding-left); margin-bottom: var(--spacing-xl) !important; } .messagebox-div-fi...Discussai
Souvik Deyforsouvikdcoder.hashnode.net·Apr 25, 2023Unboxing Containerization: A Journey into the World of DockerUnderstanding containerization Containerization is a lightweight form of virtualization that allows you to run multiple isolated applications (containers) on a single host, sharing the host's operating system kernel. Containers bundle an application'...DiscussDocker
Supriya MforSupminn's Blogsupminn.hashnode.net·Apr 22, 2023Setting up React-Native Development EnvironmentThis article curates some of the issues that one can face while setting up react-native on their system for the first time. I have been working with web development for quite some time. Having developed various web applications using ReactJS, I wante...Discuss·41 readsReact Native
Ghanshyam DigitalforGhanshyam Digitalshyammakwana18.hashnode.net·Apr 18, 2023How to Set Up Pest Plugin in PHPStorm for SailFollow this step-by-step guide to install and configure Pest plugin for PEST/PHPUnit tests in PHPStorm. You'll learn how to create a new Run/Debug Configuration of type Pest and select your project's docker-compose.yml file in the "Configuration file...DiscussLaravel
Iswar MondalforWhy Iswar?iswar.hashnode.net·Apr 17, 2023Setup Flutter in Windows"So you wanna be a software engineer at Google?" yep you really did read it like her. Anyways, here's how to setup Flutter in Windows. Step 1: Check the compatibility Make sure that you have a minimum of 8 Giga Byte of RAM (16 GB preferable for runni...DiscussFlutter
John AdemoyeforJohn Ademoye's Blogjohna.hashnode.net·Apr 16, 2023Setting Up A Julia Development EnvironmentIntroduction This guide explains how to get Julia running in VS Code. So it is assumed that you have the IDE (Integrated Development Environment) installed on your machine. If not you can download VS Code here. Installation Steps Download and Instal...DiscussJulia
Sriyansh ShivamforSoNiC-HeREsonichere.hashnode.net·Mar 25, 2023Setup Rust on WindowsRust is a famous systems programming language that prioritises performance, dependability, and security. Setting up a Rust development environment on Windows can be difficult, but with the methods below, you should be up and running in no time. Inst...DiscussRust
Francisco GutierrezforLetters From Paradisefreefrancisco.hashnode.net·Mar 20, 2023Getting started with Haskell and NixSo, you want to learn Haskell? Congratulations! You're on your way to becoming a much better programmer in no time. However, as every programmer knows, the hardest part about programming is setting up your environment, especially when faced with mult...Discuss·10 likes·41 readsNix
Pratik Auteeforpratikautee.hashnode.net·Mar 19, 2023My Laptop SetupA combination of popular and niche tools that I find useful or cool. Devices: Laptop: M1 MacBook Air, base model. Phone: Google Pixel 7. List of tools: Programming/ Development: Homebrew iTerm2: brew install --cask iterm2 fish shell: brew inst...Discuss·36 readsmacOS
Narveer Rathoreforblog | narveer.dev | Narveer Rathorehumbledor.hashnode.net·Mar 17, 2023How to build Friday Night Funkin' (FNF) for webIf you're a fan of rhythm games, chances are you've heard of Friday Night Funkin'. This indie game has taken the gaming world by storm with its catchy tunes, colorful graphics, and challenging gameplay. While the game is available to play online or d...DiscussHTML5