Echo JS
- Making a tiny 0 cost CSS-in-JS solution for lightweight React components (and apps) https://dev.to/dominictobiasb1/making-a-tiny-0-cost-css-in-js-solution-for-lightweight-components-and-apps-27p1 2 comments
Hacker News
- JS app that produces text along a path in pure CSS http://csswarp.eleqtriq.com/ 18 comments
- Ratchet: Prototyping iPhone apps in simple HTML, CSS, and JS http://maker.github.com/ratchet/ 83 comments
- Getting started building desktop apps with HTML5, CSS and JS http://media.bemyapp.com/getting-started-building-desktop-apps-html5-css-js/ 3 comments
- The unseen performance costs of modern CSS-in-JS libraries in React apps https://calendar.perfplanet.com/2019/the-unseen-performance-costs-of-css-in-js-in-react-apps/ 47 comments javascript
- The unseen performance costs of modern CSS-in-JS libraries in React apps https://calendar.perfplanet.com/2019/the-unseen-performance-costs-of-css-in-js-in-react-apps/ 10 comments reactjs
- The unseen performance costs of modern CSS-in-JS libraries in React apps || Web Performance Calendar https://calendar.perfplanet.com/2019/the-unseen-performance-costs-of-css-in-js-in-react-apps/ 63 comments reactjs
- A Note-Taking App Open Source | Only - JS HTML CSS https://github.com/orayemre/Notemod 3 comments coolgithubprojects
- Notemod: Note-Taking App Open Source | Only - JS HTML CSS https://github.com/orayemre/Notemod 2 comments webdev
- Notemod: Note-Taking App Open Source | Only - JS HTML CSS https://github.com/orayemre/Notemod 2 comments coding
- Notemod: Note-Taking App Open Source | Only - JS HTML CSS https://github.com/orayemre/Notemod 2 comments opensource
- Notemod: Note-Taking App Open Source | Only - JS HTML CSS https://github.com/orayemre/Notemod 34 comments javascript
- Great vanilla [JS|CSS] open-source web apps to learn from? https://www.reddit.com/r/webdev/comments/5yitpi/great_vanilla_jscss_opensource_web_apps_to_learn/ 4 comments webdev
- How Do I Serve GZip CSS and JS with Rails 6 App Using Cloudfront? https://www.reddit.com/r/rails/comments/j860xd/how_do_i_serve_gzip_css_and_js_with_rails_6_app/ 10 comments rails
- React Express - all-in-one guide for beginners to get an opinionated walkthrough from start to finish: create-react-app, npm, webpack, babel, ES2015, ES2016, JSX, React, Redux, CSS-in-JS, and more https://github.com/dabbott/react-express 4 comments reactjs
- React Express - all-in-one guide for beginners to get an opinionated walkthrough from start to finish: create-react-app, npm, webpack, babel, ES2015, ES2016, JSX, React, Redux, CSS-in-JS, and more https://github.com/dabbott/react-express 74 comments javascript
- CSSWARP - CSS Text to Path Generator - JS app that produces text along a path in pure CSS http://csswarp.eleqtriq.com/ 5 comments javascript
- CSSWARP - CSS Text to Path Generator - JS app that produces text along a path in pure CSS http://csswarp.eleqtriq.com/ 5 comments web_design
- I wrote an app to aggregate CSS & JS files that does everything with a template tag. I'm curious what /r/django thinks. https://github.com/danielquinn/django-crocodile 14 comments django
- Fbootstrapp - HTML, CSS, and JS toolkit for facebook apps http://ckrack.github.com/fbootstrapp/ 4 comments programming
- I made a clone of the iOS Calculator app using HTML, CSS, and JS https://github.com/MikeMcl/decimal.js/ 4 comments javascript
- How do I develop cross-platform mobile apps with html, css and js? https://www.reddit.com/r/learnprogramming/comments/6ugyws/how_do_i_develop_crossplatform_mobile_apps_with/ 8 comments learnprogramming
- Brackets-shell: Native Desktop Apps With HTML+JS+CSS http://steamboatlabs.com/blog/brackets-native-desktop-apps-with-html-js-css/ 10 comments javascript
- I made a pomodoro app useing Html,CSS and JS. You can access the project code on my Github account. I will be updating this site soon (WIP) Please give feedback to me https://pomodoro.mehmet0.repl.co 4 comments coolgithubprojects
- Just finished this JS app: massencode your small images into CSS data-urls http://ippa.se/base64-image-encoder 37 comments javascript
- I just finished my first (free) Mac app, a handy GUI tool for minifying JS and CSS. What do you think? http://www.webmaster-source.com/minimus/ 8 comments webdev
- Candy: Styling modern apps with Atomic CSS-in-JS focus on constraint-based design principles https://github.com/codolab/candy 3 comments javascript
- I just finished my first (free) Mac app, a handy GUI tool for minifying JS and CSS. What do you think? (x-post form /r/webdev) http://www.webmaster-source.com/minimus/ 3 comments web_design
- c9fe/graderjs Build cross-platform desktop apps without the bloat using JS, HTML and CSS. https://github.com/c9fe/graderjs 7 comments javascript
- How does the NYT mobile app achieve the scrolling change effect in the linked article? In particular, how the background graphics change as the callouts pass over them. Is it all just HTML, css, and Js? https://www.nytimes.com/interactive/2024/05/17/arts/music/taylor-swift-sales-tours-grammys.html?referringSource=articleShare&smid=nytcore-ios-share 2 comments web_design
- How do I make my background images have the same effect as the header images in the reddit mobile app? Like... as I scroll down, the image gets a slight tint over it. Could I do it with just CSS, or would it take some JS to catch where I am on the y-axis and what not? https://i.reddituploads.com/008dcb3ec0a84a2881342eae42bfe8e3?fit=max&h=1536&w=1536&s=73e7663f3d294900b79de398c60994fd 22 comments webdev
- My First flask app, it is a dashboard for COVID-19, i started learning python and flask 2 months ago and it gave a good experience in python, HTML,css and js. Able to do some charts using chart js. Overall I enjoyed developing it. Code available in GitHub http://www.buildnlearn.in 29 comments flask
- Trying to move away from jQuery and go back to re-mastering JS. I recreated a web app that I did before (jQuery, Bootstrap --> pure js css) using CSS Grid and some JS stuff that I've learned recently (ie () => {}, method deconstructing, and js array map to name a few). Critiques welcome! https://codepen.io/kevdev03/pen/jzgbzm/ 4 comments web_design