Each day we handpick the best web content across different websites eg: Hackernews, Github, Reddit... to help you stay updated with the hottest trends!
Level up your π skills with these Github repositories:
π python-mini-projects
π€ Python-World | β +6,694 stars A collection of simple python mini projects to enhance your python skills
π bulletproof-react
π€ alan2207 | β +6,095 stars π‘οΈ βοΈ A simple, scalable, and powerful architecture for building production ready React applications.
π PowerShell
π€ PowerShell | β +30,660 stars PowerShell for every system!
π π₯ Hottest Devto posts :
π 1 line of code: How to get every odd item of an Array
π€ martin krause | π +25 reactions const oddItems = arr => arr.filter((_, i) => i & 1 === 1); Enter fullscreen mode ...
π What Are The Different Roles In The Cloud? A Beginners Guide.
π€ Lou (π Open Up The Cloud βοΈ) | π +26 reactions If youβre new to the cloud industry, itβs likely youβre feeling overwhelmed by all the routes and...
π My basic Neovim setup
π€ Elves Sousa | π +24 reactions In the last few articles, I commented on why I adopted Neovim as my main editor and went through the...
π Keep an eye on these cool products too:
π§ Grist
πΊ +101 | π¬ +12 Evolution of spreadsheets to organize your data, your way
π§ My Mind
πΊ +63 | π¬ +16 A private place for everything you care about
π§ FastScripts 3
πΊ +56 | π¬ +2 Mac utility for running scripts with keyboard shortcuts
π Wrap Up! That was all for this week.
Follow Hackertab on Twitter for more tips: @hackertabdev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Top comments (0)