
Scratch
Code.org
Godot Engine
GDevelop
Invent With Python
Snap
Processing
Unity
Leaflet
jQuery
React Native
Babel
Composer
OpenSSL
Raven.js
Symfony
Based on our record, Scratch should be more popular than Leaflet. It has been mentiond 578 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
What I wonder is: why has nobody noticed that code editors lack a concept of 0? When you're writing code, you can express any concept except that of an unfilled hole. We've rearranged every part of the coding process in a twisted-up way, all for the lack of a way to express lack. If you want to be more clear about what I mean, look to tools which can express holes like https://scratch.mit.edu and https://hazel.org. - Source: Hacker News / 9 days ago
Sounds like Scratch: https://scratch.mit.edu/. - Source: Hacker News / 3 months ago
The average house in the UK now has 1.3 laptops. https://www.theguardian.com/technology/2015/apr/09/online-all-the-time-average-british-household-owns-74-internet-devices A windows laptop from today is vastly easier to code on that a C64 or whatever. Most houses would have an internet connection as well so they can get to all sorts of things. A Raspberry Pi is probably something richer kids get to play with. Have... - Source: Hacker News / 3 months ago
No syntax error editing seems like https://scratch.mit.edu/. - Source: Hacker News / 6 months ago
My 2c from lots of remote math tutoring, and one coding-for-fun middle school student: - student motivation is everything. Hard to motivate thru a screen and with cameras off. Hard to keep them engaged or recognize if they're engaged. Less of an issue with adult students. - reduce friction for students as much as possible. Ideally one web tool, zero installs. Prefer tools with few failure modes, and have fallbacks... - Source: Hacker News / 7 months ago
We'll use Leaflet.js for the map and a free aviation API for real-time ADS-B positions. The whole thing is under 100 lines of code, and the planes update every 30 seconds. - Source: dev.to / 4 months ago
I added a comment above about the use of https://leafletjs.com/ if you are interested. - Source: Hacker News / 5 months ago
PS: There have been a few questions about the tiling system used. It's based on https://leafletjs.com/ and you will find it all in the Github repo. Its one of the more interesting parts of the project: https://github.com/frasermarlow/middle-earth-map The tiles were pre-generated from the source image using generate_tiles.py — a Python script that slices the big map into 256x256 JPEG tiles at three zoom levels .... - Source: Hacker News / 5 months ago
Leaflet - For delivering lightweight and powerful interactive maps. - Source: dev.to / 7 months ago
The agent installed the packages and generated core components, including Leaflet, an open-source JavaScript library for interactive maps. I’m unfamiliar with the package so it would’ve taken me a while to read the documentation and render it properly. - Source: dev.to / 10 months ago
Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.
jQuery - The Write Less, Do More, JavaScript Library.
Godot Engine - Feature-packed 2D and 3D open source game engine.
React Native - A framework for building native apps with React
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.
Babel - Babel is a compiler for writing next generation JavaScript.