DEV Community

Cover image for πŸ”₯ Trending News, Repos and Products of the day - Digest #64
Hackertab.dev πŸ–₯️
Hackertab.dev πŸ–₯️

Posted on • Originally published at blog.hackertab.dev on

πŸ”₯ Trending News, Repos and Products of the day - Digest #64

articleImgEach 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:

Github

πŸ“™ 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 Grist

πŸ”§ My Mind

πŸ”Ί +63 | πŸ’¬ +16 A private place for everything you care about My Mind

πŸ”§ FastScripts 3

πŸ”Ί +56 | πŸ’¬ +2 Mac utility for running scripts with keyboard shortcuts FastScripts 3


πŸ™Œ Wrap Up! That was all for this week.

Follow Hackertab on Twitter for more tips: @hackertabdev

HackertabHackertab 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)