Programming Tips πŸ’‘
51.5K subscribers
67 photos
10 videos
30 files
354 links
Programming & AI:
Tips πŸ’‘
Articles πŸ“•
Resources πŸ‘Ύ
Design Patterns πŸ’Ž
Software Principles βœ…

πŸ‡³πŸ‡± Contact: @MoienTajik

🎯 Buy ads: https://telega.io/c/ProgrammingTip
Download Telegram
Bulma πŸ€

Bulma is a modern CSS framework based on Flexbox. ✨

Bulma is a CSS framework. As such, the sole output is a single CSS file: bulma.css πŸ’Ž

You can either use that file, "out of the box", or download the Sass source files to customize the variables. 🌈

There is no JavaScript included. People generally want to use their own JS implementation. ⚑️

Bulma can be considered "environment agnostic": it's just the style layer on top of the logic. πŸŒ€


https://t.me/pgimg/167

[ Website ] : bulma.io
[ Github ] : kutt.it/blgit

γ€°γ€°γ€°γ€°γ€°γ€°
#CSS #Framework
@ProgrammingTip
New horizons in CSS: Houdini and the Paint API 🌈

The way we write CSS is about to change. No, I don’t mean you have to change how you write your styles, but we as developers are about to get a lot more control. πŸ’ͺ🏻

What am I talking about❓That would be the CSS Houdini spec and the new browser APIs that are coming out as a part of it. βœ…


https://t.me/pgimg/189


[ Article ] : kutt.it/papi

〰️〰️〰️〰️〰️〰️
#CSS #PaintAPI
@ProgrammingTip
CSSFX ✨

Beautifully simple click-to-copy CSS effects. πŸ”₯

A carefully crafted collection designed with a focus on fluidity, simplicity, and ease of use. πŸ’Ž

Powered by CSS with minimal markup. βœ…
Completely open source and MIT licensed.⚑️


[ GitHub ] : github.com/jolaleye/cssfx
[ Demo ] : cssfx.dev

〰️〰️〰️〰️〰️〰️
#CSS #Effects
@ProgrammingTip
Pickr 🌈

Flat, simple, responsive and hackable Color-Picker library. ✨
No dependencies, no jQuery. ⚑️
Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more❗️


[ Demo ] : simonwep.github.io/pickr
[ Github ] : github.com/Simonwep/pickr

〰️〰️〰️〰️〰️〰️
#CSS #FrontEnd
@ProgrammingTip
Bootstrap 5 alpha! πŸŽ‰

Bootstrap
is one of the open source that many developers love, including me. So what do we expect of the new changes when Bootstrap 5 is released?

Features ✨:
β€’ jQuery removed
β€’ Updated forms
β€’ Enhanced grid system
β€’ CSS custom properties by dropping support for Internet Explorer

Comming soon: RTL, offcanvas, and more πŸ’Ž

Head to https://v5.getbootstrap.com to explore the new release. πŸ”₯

〰️〰️〰️〰️〰️〰️
#Bootstrap #CSS
@ProgrammingTip