Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/404answernotfound/404answernotfound-articles-github-list

A collection of articles to be read on 404answernotfound blog
https://github.com/404answernotfound/404answernotfound-articles-github-list

Last synced: 2 days ago
JSON representation

A collection of articles to be read on 404answernotfound blog

Awesome Lists containing this project

README

        

Welcome to 404answernotfound
Blog Articles Github List 👋



404answernotfound logo




Twitter: 404answnotfound

> A collection of articles to be read on 404answernotfound blog and other blogging platforms. The 404answernotfound article list is autogenerated upon update and addition / removal of articles through the usage of git hooks with husky. If you want to know more, open a discussion!

## 🏠 [Homepage](404answernotfound.eu)

## Article List (from latest to oldest)
---
➢ [Humanely AI, a hope](https://404answernotfound.eu/blog/humanely-ai-a-hope)

➢ [Git forward and backward in tree history. It's not Klingon, it's a nice Bash oneliner](https://404answernotfound.eu/blog/git-forward-and-backward-in-tree-history-its-not-klingon-its-a-nice-bash-oneliner)

➢ [The Codemotion Experience, 2022 Edition](https://404answernotfound.eu/blog/the-codemotion-experience-2022-edition)

➢ [Let's settle all the Promises, a better DX and higher readability](https://404answernotfound.eu/blog/lets-settle-all-the-promises-a-better-dx-and-higher-readability)

➢ [React useEffect double rendering fix and why you should stop crying about it](https://404answernotfound.eu/blog/react-useeffect-double-rendering-fix-and-why-you-should-stop-crying-about-it)

➢ [React 18 is out! What's good about it?](https://404answernotfound.eu/blog/react-18-is-out-whats-good-about-it)

➢ [Fast prototyping RESTful API with json-server](https://404answernotfound.eu/blog/fast-prototyping-restful-api-with-jsonserver)

➢ [How I built a NPM Package (and why you should too!)](https://404answernotfound.eu/blog/how-i-build-a-npm-package-and-why-you-should-too)

➢ [No arguments in Javascript Arrow Functions, why?!](https://404answernotfound.eu/blog/no-arguments-in-javascript-arrow-functions-why)

➢ [The difference between Nodejs module.exports and exports, a simple technical explanation for 2022](https://404answernotfound.eu/blog/the-difference-between-nodejs-moduleexports-and-exports-a-simple-technical-explanation-for-2022)

➢ [What is npx, the Node Package Runner(x)](https://404answernotfound.eu/blog/what-is-npx-the-node-package-runnerx)

➢ [The fancy N+1 problem, a tutorial to f**k up your code](https://404answernotfound.eu/blog/the-fancy-n1-problem-a-tutorial-to-fk-up-your-code)

➢ [How to face code adversities, a Senior perspective](https://404answernotfound.eu/blog/how-to-face-code-adversities-a-senior-software-engineer-perspective)

➢ [How to not pay for any services, the subtle art of penny scouting](https://404answernotfound.eu/blog/how-to-not-pay-for-any-services-the-subtle-art-of-penny-scouting)

➢ [You finished your Bootcamp. Now what?](https://404answernotfound.eu/blog/you-finished-your-bootcamp-now-what)

➢ [Fake data makes for great programmers. A first timer approach to Mockaroo](https://404answernotfound.eu/blog/fake-data-makes-for-great-programmer-a-first-timer-approach-to-mockaroo)

➢ [How to stay productive with Gmail](https://404answernotfound.eu/blog/how-to-stay-productive-with-gmail)

➢ [«Someone stole my Startup idea!» and other legendary monsters](https://404answernotfound.eu/blog/someone-stole-my-startup-idea-and-other-legendary-monsters)

➢ [How to copy paste with Javascript, an easy guide](https://404answernotfound.eu/blog/how-to-copy-paste-with-javascript-an-easy-guide)

➢ [What is a MVP and how to avoid overengineering](https://404answernotfound.eu/blog/what-is-an-mvp-and-how-to-avoid-overengineering)

➢ [What's the best OS for Front End Devs?](https://404answernotfound.eu/blog/whats-the-best-os-for-web-developers)

➢ [Git for very newbie developers](https://404answernotfound.eu/blog/git-for-very-newbie-developers)

➢ [What can you do with Javascript? A lot!](https://404answernotfound.eu/blog/what-can-you-do-with-javascript-a-lot)

➢ [Don't let fear take away the fun. An Impostor Syndrome rant from 2022](https://404answernotfound.eu/blog/dont-let-fear-take-away-the-fun-an-impostor-syndrom-analysis-from-2022)

➢ [How to learn Javascript if you've never programmed before](https://404answernotfound.eu/blog/how-to-learn-javascript-if-youve-never-programmed-before)

➢ [A primer on Javascript functions and where to find them](https://404answernotfound.eu/blog/a-primer-on-javascript-functions-and-where-to-find-them)

➢ [Javascript Projects for beginners, age 9 to 99](https://404answernotfound.eu/blog/javascript-projects-for-beginners-age-9-to-99)

➢ [Multicursor in VSCode, a productivity boost](https://404answernotfound.eu/blog/multicursor-in-vscode-a-productivity-boost)

➢ [Learning tmux terminal multiplexer, a hacker's command line starter](https://404answernotfound.eu/blog/learning-tmux-terminal-multiplexer-a-hackers-command-line-starter)

➢ [Developer's Journey, a technical interview paradox](https://404answernotfound.eu/blog/developers-journey-a-technical-interview-paradox)

➢ [The Scrooge's path to Github API for data storage](https://404answernotfound.eu/blog/the-scrooges-path-to-github-api-for-data-storage)

➢ [An adventure to get started with the Unix Shell, part 1](https://404answernotfound.eu/blog/10%20simple%20commands%20to%20get%20started%20with%20Unix%20shell)

➢ [How to manage multiple github repositories with one or more git usernames](https://404answernotfound.eu/blog/change-git-user)

---

## Medium articles (from latest to oldest)
[React is double rendering your components and it’s good](https://medium.com/@404answernotfound/react-is-double-rendering-your-components-and-its-good-d3317aa1f848)
[A programmer’s boredom](https://medium.com/@404answernotfound/a-programmers-boredom-1759804eed40)
[What’s a Framework or library in Javascript?](https://medium.com/@404answernotfound/whats-a-framework-or-library-in-javascript-75146a50d12)
[What’s new with React 18?](https://medium.com/@404answernotfound/18-whats-new-with-react-18-a463484aa0c9)

## Hashnode articles (from latest to oldest)
[The difference between `git pull` and `git fetch`](https://404answnotfound.hashnode.dev/the-difference-between-git-pull-and-git-fetch)
[Building a blog to share your #100daysofcode](https://404answnotfound.hashnode.dev/building-a-blog-to-share-your-100daysofcode)

## DEV.to articles (from latest to oldest)
[How to become a Senior Software Engineer and beyond](https://dev.to/404answernotfound/how-to-become-a-senior-software-engineer-and-beyond-426j)
[You finished your Bootcamp. Now what?](https://dev.to/404answernotfound/you-finished-your-bootcamp-now-what-4963)
[Fake data makes for great programmers. A first timer approach to Mockaroo](https://dev.to/404answernotfound/fake-data-makes-for-great-programmers-a-first-timer-approach-to-mockaroo-m7b)
[The difference between `git pull` and `git fetch` - canonical on hashnode](https://dev.to/404answernotfound/git-pull-and-git-fetch-a-subtle-difference-1g45)

## ICTPower (from latest to oldest, in Italian)
[Come utilizzare Microsoft Graph con React e la libreria Microsoft Graph Toolkit. Età 9-99. ](https://www.ictpower.it/guide/come-utilizzare-microsoft-graph-con-react-e-la-libreria-microsoft-graph-toolkit-eta-9-99.htm)
[Come utilizzare Microsoft Graph se la sola idea di aprire una console vi riempie di gioia. Età 9-99. ](https://www.ictpower.it/cloud/come-utilizzare-microsoft-graph-se-la-sola-idea-di-aprire-una-console-vi-riempie-di-gioia-eta-9-99.htm)
[Microsoft Graph, introduzione leggerissima ad un ecosistema gargantuesco. Età 9-99. ](https://www.ictpower.it/cloud/microsoft-graph-introduzione-leggerissima-ad-un-ecosistema-gargantuesco-eta-9-99.htm)

## Usage

Just click on an article to be redirected to the blog

## Author

👤 **Lorenzo Pieri**

* Website: https://404answernotfound.eu
* Twitter: [@404answnotfound](https://twitter.com/404answnotfound)
* Github: [@404answernotfound](https://github.com/404answernotfound)
* LinkedIn: [@lorenzopieri](https://linkedin.com/in/lorenzopieri)

## Show your support

Give a ⭐️ if this project helped you!