Sunday, October 2, 2022

Looking for a good alternative to Textografo (text to flowchart creation tool) which doesn’t seem well maintained anymore. Something better than Mermaid.js which shows poor layout performance.

submitted by /u/franckJPLF
[link] [comments]

from programming https://ift.tt/qiEebB0

String Interning in Python: A Hidden Gem That Makes Your Code Faster

submitted by /u/yangzhou1993
[link] [comments]

from programming https://ift.tt/qWNuH3k

Algorithms for Interview 2: Monotonic Stack

submitted by /u/yangzhou1993
[link] [comments]

from programming https://ift.tt/hiaZ4eN

Hyperlinks in handwriting

submitted by /u/wild-eagle
[link] [comments]

from programming https://ift.tt/9C6QorP

How do you blink? (a poem for kids interested in coding)

submitted by /u/breck
[link] [comments]

from programming https://ift.tt/uTUvibl

Active Typosquatting Campaign Targeting NPM Developers

submitted by /u/louis11
[link] [comments]

from programming https://ift.tt/zrdX1JP

Roast my project

submitted by /u/Natural-Witness-1027
[link] [comments]

from programming https://ift.tt/uWiYnV9

Saturday, October 1, 2022

Is Software Development a Fool’s Paradise?

submitted by /u/DynamicsHosk
[link] [comments]

from programming https://ift.tt/k29MLgG

H4CK1NG G00GL3 - The best way to stop a hacker is to think like one.

submitted by /u/foxTN
[link] [comments]

from programming https://ift.tt/lmF5OoQ

Created a tool that runs Git in-memory in the browser. Create files, branches, commits through a quick and easy to use interface

submitted by /u/nobodycares_dude
[link] [comments]

from programming https://ift.tt/cKX27Vq

Software engineering practices: Docs in the same repo as code, Rock solid database migrations, Automated preview environments and more

submitted by /u/simonw
[link] [comments]

from programming https://ift.tt/8Af0Ocw

File system in Node.js

submitted by /u/dcortesnet123
[link] [comments]

from programming https://ift.tt/jKO9J0M

Bolin 0.2.0 Release (A readable language that's as fast as C)

submitted by /u/levodelellis
[link] [comments]

from programming https://ift.tt/tCJzGdV

Ten Years of TypeScript

submitted by /u/DanielRosenwasser
[link] [comments]

from programming https://ift.tt/HsDFSyK

Friday, September 30, 2022

node_modules: How one character saved 50 GB of disk space

submitted by /u/feross
[link] [comments]

from programming https://ift.tt/1HF8kl4

How can I program the text loading animation that occurs at the end of the mission in metal gear rising revengeance when the game shows you the stats?

Any C,C++ or python program or function for this effect?

submitted by /u/Ahmed_Mohiuddin
[link] [comments]

from programming https://ift.tt/3bN2Jy5

Speed up your PowerShell oh-my-posh $profile import with an "instant prompt"

submitted by /u/Sidneys1
[link] [comments]

from programming https://ift.tt/3itC5Ur

React Hooks - A Short Introduction

In this tutorial, we'll go over how to use and understand React Hooks. This article is an extension of article how-to-manage-state-with-hooks-on-react-components. It has been expanded with other Hooks and logic and Lessons Learned.

Here we create a simple product page with a shopping cart (see image 2). The shopping cart represents the memory (or the 'state') of the product page. The state generally refers to application data that must be tracked.



from DZone.com Feed https://ift.tt/ZPmqyUn

The Rust based MQTT broker (Rumqtt) gets new internals

submitted by /u/l1cache
[link] [comments]

from programming https://ift.tt/XEZKslU

I Made A ROLE-PLAYING Game in EXCEL!

submitted by /u/fagnerbrack
[link] [comments]

from programming https://ift.tt/huzmySI