File size: 3,000 Bytes
36c82ca | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | • Star Trek: The Next Generation discussion
• RSpec next generation JavaScript bundler announcement
• Bundler written in Rust for faster performance (10x faster than WebPack)
• Compatibility with WebPack API and ecosystem
• Potential implications for WebPack users and config files
• Tool pitched as a solution for enterprises, including companies like TikTok, Microsoft, Amazon, Intuit, and Discord
• Improving performance with RSpec
• Node.js and TypeScript integration updates
• Stripping TypeScript types in Node.js
• New experimental "transform types" flag
• Enum and namespace support in TypeScript
- Transformation of TypeScript-only syntax into JavaScript code
- Discussion on enum and namespace limitations
- Skepticism about using these features due to performance and type benefits
• IEEE Spectrum's top programming languages list (2024)
• Python wins, followed by Java and JavaScript
• C++ in fourth place, with TypeScript at fifth
• Discussion of being ranked behind Java and possibly beating it
• Critique of the methodology used in an IEEE Spectrum survey
• Debate over whether SQL is a programming language
• Mention of the impact of LLMs on coding, including using plain English to generate SQL queries
• Rankings of various programming languages, including Elixir being beaten out by Assembly
• Discussion of ABAP and its relation to SAP
• Introduction to Python and Django, with discussion of package management in Python
• Challenges with installing Python scripts using brew install
• Packaging story in Python and the use of requirements.txt
• Discussion on whitespace significance and indentation methods (curly braces vs. tabs)
• Zero-indexing in languages such as Lua, C, and C++
• Immutability and mutation in programming languages
• Characteristics and quirks of programming languages, including Ruby and Lua
• Discussing configurations and plugin management in development environments
• Exploring alternative languages such as Lua and Moonscript, particularly in game modding contexts
• Debating the use of significant whitespace in coding styles
• Mentioning niche applications for Lua, such as embeddable game scripting
• Notably the Minecraft scripting API is now JavaScript-based
• Discussion of Moonscript and its syntax
• Node's test runner and its features (mocking API, integration with TypeScript)
• Node's core additions over the past 2 years (globbing, etc.)
• What belongs in Node vs third-party libraries (general discussion on this topic)
• Deno 2 launch and related discussions
• Software development intersecting with culture (music, movies, art)
• Nested Loops (JavaScript band) and STDOUT the Rapper
• TC39 song by Bruce Lawson, a JavaScript developer who works at Vivaldi browser
• MC JSNation conference in Amsterdam featuring JS-pop group
• Bruce Lawson's blog post about the conference and his song |